~ruther/guix-local

846b8d7f — Mark H Weaver 8 years ago
gnu: webkitgtk: Update to 2.18.5.

* gnu/packages/webkit.scm (webkitgtk): Update to 2.18.5.
[source]: Remove patch.
* gnu/packages/patches/webkitgtk-mitigate-spectre.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
49647583 — Mark H Weaver 8 years ago
gnu: linux-libre: Update to 4.14.14.

* gnu/packages/linux.scm (%linux-libre-version): Update to 4.14.14.
(%linux-libre-hash): Update hash.
13a71fb5 — Mark H Weaver 8 years ago
gnu: linux-libre@4.9: Update to 4.9.77.

* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.77.
e47ab29e — Mark H Weaver 8 years ago
gnu: linux-libre@4.4: Update to 4.4.112.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.112.
d36d4c55 — Tobias Geerinckx-Rice 8 years ago
gnu: android-udev-rules: Update to 20171113.

* gnu/packages/android.scm (android-udev-rules): Update to 20171113.
075972d1 — Tobias Geerinckx-Rice 8 years ago
gnu: mitlm: Update to 0.4.2.

* gnu/packages/speech.scm (mitlm): Update to 0.4.2.
[source]: Use new upstream release URI.
c3812c43 — Tobias Geerinckx-Rice 8 years ago
gnu: sudo: Update to 1.8.22.

* gnu/packages/admin.scm (sudo): 1.8.22.
70260b33 — Tobias Geerinckx-Rice 8 years ago
gnu: slurm: Add detailed licence information.

* gnu/packages/parallel.scm (slurm)[license]: Add more licences.
91257587 — Tobias Geerinckx-Rice 8 years ago
gnu: slurm: Use HTTPS for home page.

* gnu/packages/parallel.scm (slurm)[home-page]: Use HTTPS.
4ff22ec3 — Tobias Geerinckx-Rice 8 years ago
gnu: slurm: Update to 17.11.2.

* gnu/packages/parallel.scm (slurm): Update to 17.11.2.
[source]: Replace patch with less fragile SUBSTITUTE* in a snippet.
[arguments]: Rename ‘autogen’ phase to ‘autoconf’.  Use INVOKE.
* gnu/packages/patches/slurm-configure-remove-nonfree-contribs.patch:
Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
5d5ad3da — Tobias Geerinckx-Rice 8 years ago
gnu: Add sl.

* gnu/packages/toys.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
af60a200 — Tobias Geerinckx-Rice 8 years ago
gnu: vim: Update to 8.0.1428.

* gnu/packages/vim.scm (vim): Update to 8.0.1428.
[arguments]: Add ‘patch-failing-test’ phase.
b87bf3bb — Tobias Geerinckx-Rice 8 years ago
gnu: lxterminal: Update to 0.3.1.

* gnu/packages/lxde.scm (lxterminal): Update to 0.3.1.
[source]: Remove patch for fixed CVE.
[arguments]: No longer skip test suite which appear to be fixed.
* gnu/packages/patches/lxterminal-CVE-2016-10369.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
08a1e906 — Tobias Geerinckx-Rice 8 years ago
gnu: glib: Remove duplicate module import.

* gnu/packages/glib.scm (define-module): Remove duplicate ‘#:use-module
(guix packages xml)’.  Order remaining module imports alphabetically.
7ed6343f — Tobias Geerinckx-Rice 8 years ago
gnu: package-management: Prefix licenses.

* gnu/packages/package-management.scm (define-module): Import
(guix licenses) with #:prefix instead of #:select.
Adjust all callers.
37756a13 — Tobias Geerinckx-Rice 8 years ago
gnu: package-management: Alphabetise module imports.

* gnu/packages/package-management.scm (define-module): Order module
imports alphabetically.
f1fac6b8 — Tobias Geerinckx-Rice 8 years ago
gnu: rlwrap: Update to 0.43.

* gnu/packages/readline.scm (rlwrap): Update to 0.43.
[source, home-page]: Use new upstream URI.
d86db8d5 — Leo Famulari 8 years ago
nls: Update 'hu' translation.
67441b9a — Ludovic Courtès 8 years ago
doc: Suggest running guix-daemon with 'sudo -E'.

Suggested by Martin H. <maze@strahlungsfrei.de>.

* doc/contributing.texi (Running Guix Before It Is Installed): Suggest
'sudo -E'.
gnu: mlmmj: Update to 1.3.0.

* gnu/packages/mail.scm (mlmmj): Update to 1.3.0.

Signed-off-by: Leo Famulari <leo@famulari.name>
Next