From 26204b81f9f401da10a86d191ea30780607908da Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Mon, 26 Feb 2018 21:30:16 -0500 Subject: gnu: linux-libre@4.4: Update to 4.4.118. * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.118. --- gnu/packages/linux.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/packages/linux.scm') diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 6f0ef369f..6b0920a9a 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -408,8 +408,8 @@ It has been modified to remove all non-free binary blobs.") #:configuration-file kernel-config)) (define-public linux-libre-4.4 - (make-linux-libre "4.4.117" - "1mlq9npyriwj0wpj24zah55bkxil31l182ypbn6b3x4yvmr8lhz0" + (make-linux-libre "4.4.118" + "0di91awl8ii1fxrfyqbpfpn134apcc98fas7yisjg87f16bn4azl" %intel-compatible-systems #:configuration-file kernel-config)) -- cgit v1.3 From 5de50beda350a5de70ec8e86ce45c475f88dbd1c Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Mon, 26 Feb 2018 21:31:07 -0500 Subject: gnu: linux-libre@4.9: Update to 4.9.84. * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.84. --- gnu/packages/linux.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/packages/linux.scm') diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 6b0920a9a..70c86d844 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -402,8 +402,8 @@ It has been modified to remove all non-free binary blobs.") #:configuration-file kernel-config)) (define-public linux-libre-4.9 - (make-linux-libre "4.9.83" - "09mw2r2fbn0g6xfhyxk0n54c7sg0vk9nlp7k2ca3v0v24n7lrfza" + (make-linux-libre "4.9.84" + "08bgdcysva2igz4rc55slyz7nbzwz5skakh5c2iahsklg343pwbw" %intel-compatible-systems #:configuration-file kernel-config)) -- cgit v1.3 From cd2bcc9bdaa3ef00af13eaf63a1144a6a9ff0990 Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Mon, 26 Feb 2018 21:31:46 -0500 Subject: gnu: linux-libre@4.14: Update to 4.14.22. * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.22. (%linux-libre-4.14-hash): Update hash. --- gnu/packages/linux.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/packages/linux.scm') diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 70c86d844..4eb2f9862 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -392,8 +392,8 @@ It has been modified to remove all non-free binary blobs.") %linux-compatible-systems #:configuration-file kernel-config)) -(define %linux-libre-4.14-version "4.14.21") -(define %linux-libre-4.14-hash "07d27mph514jxxkzil4b3c848ywfd4r4js0wl5wsfy7a3j757278") +(define %linux-libre-4.14-version "4.14.22") +(define %linux-libre-4.14-hash "1lhswcvgl077kzsln3nxmrdbnlc3b8mphjjmkqz0f2663wa6rhcv") (define-public linux-libre-4.14 (make-linux-libre %linux-libre-4.14-version -- cgit v1.3 From 701cfb9b333973f242043497b3231b5ea296282b Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Mon, 26 Feb 2018 21:32:34 -0500 Subject: gnu: linux-libre: Update to 4.15.6. * gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.6. (%linux-libre-hash): Update hash. --- gnu/packages/linux.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/packages/linux.scm') diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 4eb2f9862..420bdf5a4 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -383,8 +383,8 @@ It has been modified to remove all non-free binary blobs.") ;; supports qemu "virt" machine and possibly a large number of ARM boards. ;; See : https://wiki.debian.org/DebianKernel/ARMMP. -(define %linux-libre-version "4.15.5") -(define %linux-libre-hash "1vrqya5zkhzl37fpj5v0v1igm7jf2gi13apkpak90l51xiw592cs") +(define %linux-libre-version "4.15.6") +(define %linux-libre-hash "13mv6wrhwjw2wll918c1r9l872wzzanvyi8rk6gv0k6cg0f56jal") (define-public linux-libre (make-linux-libre %linux-libre-version -- cgit v1.3 From 50266960339fb534ff65657d7718c4e853280961 Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Thu, 1 Mar 2018 17:57:22 -0500 Subject: gnu: linux-libre@4.4: Update to 4.4.119. * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.119. --- gnu/packages/linux.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/packages/linux.scm') diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 420bdf5a4..183d27e6c 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -408,8 +408,8 @@ It has been modified to remove all non-free binary blobs.") #:configuration-file kernel-config)) (define-public linux-libre-4.4 - (make-linux-libre "4.4.118" - "0di91awl8ii1fxrfyqbpfpn134apcc98fas7yisjg87f16bn4azl" + (make-linux-libre "4.4.119" + "1cicg1yxf6rvaz8jcz8mdvnkrba9hd16pkp9mm602bzgks6s1fy9" %intel-compatible-systems #:configuration-file kernel-config)) -- cgit v1.3 From 8b1f76c443ce45ca9564d5231f5ac9d31618c08a Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Thu, 1 Mar 2018 17:58:04 -0500 Subject: gnu: linux-libre@4.9: Update to 4.9.85. * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.85. --- gnu/packages/linux.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/packages/linux.scm') diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 183d27e6c..07c677f7b 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -402,8 +402,8 @@ It has been modified to remove all non-free binary blobs.") #:configuration-file kernel-config)) (define-public linux-libre-4.9 - (make-linux-libre "4.9.84" - "08bgdcysva2igz4rc55slyz7nbzwz5skakh5c2iahsklg343pwbw" + (make-linux-libre "4.9.85" + "17anlawvbzw6m2lrbriy7kfncdllkl7n8vjzwl2dnrgxddavd3rf" %intel-compatible-systems #:configuration-file kernel-config)) -- cgit v1.3 From 433765e5994af166e986716eeccae1f7ddc961e7 Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Thu, 1 Mar 2018 17:58:35 -0500 Subject: gnu: linux-libre@4.14: Update to 4.14.23. * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.23. (%linux-libre-4.14-hash): Update hash. --- gnu/packages/linux.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/packages/linux.scm') diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 07c677f7b..93c31da58 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -392,8 +392,8 @@ It has been modified to remove all non-free binary blobs.") %linux-compatible-systems #:configuration-file kernel-config)) -(define %linux-libre-4.14-version "4.14.22") -(define %linux-libre-4.14-hash "1lhswcvgl077kzsln3nxmrdbnlc3b8mphjjmkqz0f2663wa6rhcv") +(define %linux-libre-4.14-version "4.14.23") +(define %linux-libre-4.14-hash "0mz8v67zj3wn3kdjb2a781vx7nc1imi7kmlvf1h1m0f37hw0s47y") (define-public linux-libre-4.14 (make-linux-libre %linux-libre-4.14-version -- cgit v1.3 From da525e714a96213a3258d8e8b0f7a6090c53e90e Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Thu, 1 Mar 2018 17:59:21 -0500 Subject: gnu: linux-libre: Update to 4.15.7. * gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.7. (%linux-libre-hash): Update hash. --- gnu/packages/linux.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/packages/linux.scm') diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 93c31da58..b92298901 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -383,8 +383,8 @@ It has been modified to remove all non-free binary blobs.") ;; supports qemu "virt" machine and possibly a large number of ARM boards. ;; See : https://wiki.debian.org/DebianKernel/ARMMP. -(define %linux-libre-version "4.15.6") -(define %linux-libre-hash "13mv6wrhwjw2wll918c1r9l872wzzanvyi8rk6gv0k6cg0f56jal") +(define %linux-libre-version "4.15.7") +(define %linux-libre-hash "1h17wc12lvva5vcm2z06cf57ywxb6i2snm9vxixw1lwibnksrb6l") (define-public linux-libre (make-linux-libre %linux-libre-version -- cgit v1.3 From 5658b4ce693637123375ccf594c3b4557b643224 Mon Sep 17 00:00:00 2001 From: Tobias Geerinckx-Rice Date: Fri, 2 Mar 2018 05:01:16 +0100 Subject: gnu: zerofree: Update to 1.1.1. * gnu/packages/linux.scm (zerofree): Update to 1.1.1. --- gnu/packages/linux.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/packages/linux.scm') diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index b92298901..b4d81943e 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -873,7 +873,7 @@ ext3 or ext4 partition.") (define-public zerofree (package (name "zerofree") - (version "1.1.0") + (version "1.1.1") (home-page "https://frippery.org/uml/") (source (origin (method url-fetch) @@ -881,7 +881,7 @@ ext3 or ext4 partition.") ".tgz")) (sha256 (base32 - "059g29x5r1xj6wcj4xj85l8w6qrxyl86yqbybjqqz6nxz4falxzf")))) + "0rrqfa5z103ws89vi8kfvbks1cfs74ix6n1wb6vs582vnmhwhswm")))) (build-system gnu-build-system) (arguments '(#:phases -- cgit v1.3 From 74a2f8ff1fc61e759afd71f2503dd9a9365c9226 Mon Sep 17 00:00:00 2001 From: Tobias Geerinckx-Rice Date: Fri, 2 Mar 2018 22:36:23 +0100 Subject: gnu: hdparm: Update to 9.54. * gnu/packages/linux.scm (hdparm): Update to 9.54. --- gnu/packages/linux.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/packages/linux.scm') diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index b4d81943e..0b544dd61 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -2530,14 +2530,14 @@ thanks to the use of namespaces.") (define-public hdparm (package (name "hdparm") - (version "9.53") + (version "9.54") (source (origin (method url-fetch) (uri (string-append "mirror://sourceforge/" name "/" name "/" name "-" version ".tar.gz")) (sha256 (base32 - "1rb5086gp4l1h1fn2nk10ziqxjxigsd0c1zczahwc5k9vy8zawr6")))) + "0ghnhdj7wfw6acfyhdawpfa5n9kvkvzgi1fw6i7sghgbjx5nhyjd")))) (build-system gnu-build-system) (arguments `(#:make-flags (let ((out (assoc-ref %outputs "out"))) -- cgit v1.3 From 83a9003c5d6560d3a7873f1be43f5e2d57b2b0a1 Mon Sep 17 00:00:00 2001 From: Tobias Geerinckx-Rice Date: Fri, 2 Mar 2018 22:40:45 +0100 Subject: gnu: libseccomp: Update to 2.3.3. * gnu/packages/linux.scm (libseccomp): Update to 2.3.3. --- gnu/packages/linux.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/packages/linux.scm') diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 0b544dd61..1f9e084e8 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -3717,7 +3717,7 @@ of flash storage.") (define-public libseccomp (package (name "libseccomp") - (version "2.3.2") + (version "2.3.3") (source (origin (method url-fetch) (uri (string-append "https://github.com/seccomp/libseccomp/" @@ -3725,7 +3725,7 @@ of flash storage.") "/libseccomp-" version ".tar.gz")) (sha256 (base32 - "18dwfxzsw3agiy2dxbflrkhmjgvlji0wwkk636nabh2ng41qrp1x")))) + "0mdiyfljrkfl50q1m3ws8yfcyfjwf1zgkvcva8ffcwncji18zhkz")))) (build-system gnu-build-system) (native-inputs `(("which" ,which))) -- cgit v1.3 From 3e57b7d99b49472470ca1134c4e6e1f7d334361e Mon Sep 17 00:00:00 2001 From: Marius Bakke Date: Sun, 4 Mar 2018 05:54:48 +0100 Subject: gnu: multipath-tools: Update to 0.7.4. * gnu/packages/linux.scm (multipath-tools): Update to 0.7.4. [source]: Download using HTTPS. --- gnu/packages/linux.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'gnu/packages/linux.scm') diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 1f9e084e8..2c3a1a84c 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -2864,15 +2864,15 @@ arrays when needed.") (define-public multipath-tools (package (name "multipath-tools") - (version "0.7.1") + (version "0.7.4") (source (origin (method url-fetch) - (uri (string-append "http://git.opensvc.com/?p=multipath-tools/" + (uri (string-append "https://git.opensvc.com/?p=multipath-tools/" ".git;a=snapshot;h=" version ";sf=tgz")) (file-name (string-append name "-" version ".tar.gz")) (sha256 (base32 - "0w0rgi3lqksaki30yvd4l5rgjqb0d7js1sh7masl8aw6xbrsm26p")) + "02lk453wa2gfxkl8zmdws15nkcibln2yw76zm779pkngkhggl6w8")) (modules '((guix build utils))) (snippet '(begin -- cgit v1.3 From 88b1a38e26644308cd0a53ce988cf6b344ae445d Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Mon, 5 Mar 2018 03:42:07 -0500 Subject: gnu: linux-libre@4.4: Update to 4.4.120. * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.120. --- gnu/packages/linux.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/packages/linux.scm') diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 2c3a1a84c..02fa9b324 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -408,8 +408,8 @@ It has been modified to remove all non-free binary blobs.") #:configuration-file kernel-config)) (define-public linux-libre-4.4 - (make-linux-libre "4.4.119" - "1cicg1yxf6rvaz8jcz8mdvnkrba9hd16pkp9mm602bzgks6s1fy9" + (make-linux-libre "4.4.120" + "17zk5dbpa3kilf8m8i6r2jifjgi4yjim42gyk9j6n4218jjcszv6" %intel-compatible-systems #:configuration-file kernel-config)) -- cgit v1.3 From ee483a5626ef695320ef2d5d57db4dd99da98a88 Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Mon, 5 Mar 2018 03:43:02 -0500 Subject: gnu: linux-libre@4.9: Update to 4.9.86. * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.86. --- gnu/packages/linux.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/packages/linux.scm') diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 02fa9b324..e1ec8c006 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -402,8 +402,8 @@ It has been modified to remove all non-free binary blobs.") #:configuration-file kernel-config)) (define-public linux-libre-4.9 - (make-linux-libre "4.9.85" - "17anlawvbzw6m2lrbriy7kfncdllkl7n8vjzwl2dnrgxddavd3rf" + (make-linux-libre "4.9.86" + "0fqixx3yyvznianygk8bfxzfqj8zpnjcalifhpfyb7rm3dyvi3wd" %intel-compatible-systems #:configuration-file kernel-config)) -- cgit v1.3 From 6a4eaafee06c167f5628ce06b7834d4a249a3600 Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Mon, 5 Mar 2018 03:43:45 -0500 Subject: gnu: linux-libre@4.14: Update to 4.14.24. * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.24. (%linux-libre-4.14-hash): Update hash. --- gnu/packages/linux.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/packages/linux.scm') diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index e1ec8c006..d4b9d0d0b 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -392,8 +392,8 @@ It has been modified to remove all non-free binary blobs.") %linux-compatible-systems #:configuration-file kernel-config)) -(define %linux-libre-4.14-version "4.14.23") -(define %linux-libre-4.14-hash "0mz8v67zj3wn3kdjb2a781vx7nc1imi7kmlvf1h1m0f37hw0s47y") +(define %linux-libre-4.14-version "4.14.24") +(define %linux-libre-4.14-hash "1i14djw3rmxb6syl6vfd5w76rjksbbaviynwj2dwwp9ki1h6p1hr") (define-public linux-libre-4.14 (make-linux-libre %linux-libre-4.14-version -- cgit v1.3 From ab9ad138025bdc01e286044e5de20bf03ad1c3b9 Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Fri, 9 Mar 2018 16:31:32 -0500 Subject: gnu: linux-libre@4.1: Update to 4.1.50. * gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.50. --- gnu/packages/linux.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/packages/linux.scm') diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index d4b9d0d0b..7e49ae6ee 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -414,8 +414,8 @@ It has been modified to remove all non-free binary blobs.") #:configuration-file kernel-config)) (define-public linux-libre-4.1 - (make-linux-libre "4.1.49" - "0dklmqj6ayjlkz97b811zdvpgb3yppahinji9l9jmkz4ssi7a1gs" + (make-linux-libre "4.1.50" + "1hl1pk724v2waa55bhxfmxyz9nl6pkcj4dc3l80jfvqdfgr55mm2" %intel-compatible-systems #:configuration-file kernel-config)) -- cgit v1.3 From b8605720accbc7472ab213aef48f79321da16738 Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Fri, 9 Mar 2018 20:22:35 -0500 Subject: gnu: linux-libre@4.14: Update to 4.14.25. * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.25. (%linux-libre-4.14-hash): Update hash. --- gnu/packages/linux.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/packages/linux.scm') diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 7e49ae6ee..390e855e6 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -392,8 +392,8 @@ It has been modified to remove all non-free binary blobs.") %linux-compatible-systems #:configuration-file kernel-config)) -(define %linux-libre-4.14-version "4.14.24") -(define %linux-libre-4.14-hash "1i14djw3rmxb6syl6vfd5w76rjksbbaviynwj2dwwp9ki1h6p1hr") +(define %linux-libre-4.14-version "4.14.25") +(define %linux-libre-4.14-hash "0lrzw51ajdkc8mj9bn0lc4yx6q9sf29lcviapapqixg5hds72b94") (define-public linux-libre-4.14 (make-linux-libre %linux-libre-4.14-version -- cgit v1.3 From e82b61e6dda8cb979527963c913a2f72a2dfae5f Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Fri, 9 Mar 2018 20:23:24 -0500 Subject: gnu: linux-libre: Update to 4.15.8. * gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.8. (%linux-libre-hash): Update hash. --- gnu/packages/linux.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/packages/linux.scm') diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 390e855e6..57e033f9b 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -383,8 +383,8 @@ It has been modified to remove all non-free binary blobs.") ;; supports qemu "virt" machine and possibly a large number of ARM boards. ;; See : https://wiki.debian.org/DebianKernel/ARMMP. -(define %linux-libre-version "4.15.7") -(define %linux-libre-hash "1h17wc12lvva5vcm2z06cf57ywxb6i2snm9vxixw1lwibnksrb6l") +(define %linux-libre-version "4.15.8") +(define %linux-libre-hash "0178yi8k72sfv73gss2a1v7w1rmhyza3ia31jwg86gixqw74vifm") (define-public linux-libre (make-linux-libre %linux-libre-version -- cgit v1.3 From 4f55b39fa7b33646b898031be48fed761ffda4ee Mon Sep 17 00:00:00 2001 From: Tobias Geerinckx-Rice Date: Sat, 10 Mar 2018 00:08:12 +0100 Subject: gnu: archivemount: Update to 0.8.9. * gnu/packages/linux.scm (archivemount): Update to 0.8.9. --- gnu/packages/linux.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/packages/linux.scm') diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 57e033f9b..e30453ba2 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -1758,7 +1758,7 @@ file system is as easy as logging into the server with an SSH client.") (define-public archivemount (package (name "archivemount") - (version "0.8.7") + (version "0.8.9") (source (origin (method url-fetch) @@ -1766,7 +1766,7 @@ file system is as easy as logging into the server with an SSH client.") "archivemount-" version ".tar.gz")) (sha256 (base32 - "1diiw6pnlnrnikn6l5ld92dx59lhrxjlqms8885vwbynsjl5q127")))) + "0v4si1ri6lhnq9q87gkx7fsh6lv6xz4bynknwndqncpvfp5cy1jg")))) (build-system gnu-build-system) (inputs `(("fuse", fuse) ("libarchive", libarchive))) -- cgit v1.3 From 7c8dcd66a179c1ee89a4c821a9dc79ad264b7728 Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Wed, 14 Mar 2018 11:01:58 -0400 Subject: gnu: linux-libre@4.4: Update to 4.4.121. * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.121. --- gnu/packages/linux.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/packages/linux.scm') diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index e30453ba2..3f4502c4d 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -408,8 +408,8 @@ It has been modified to remove all non-free binary blobs.") #:configuration-file kernel-config)) (define-public linux-libre-4.4 - (make-linux-libre "4.4.120" - "17zk5dbpa3kilf8m8i6r2jifjgi4yjim42gyk9j6n4218jjcszv6" + (make-linux-libre "4.4.121" + "1d7djrhiib0ds9ssjkali6b5w6rzap4zgj5hf9jq1jmqpp54jkm4" %intel-compatible-systems #:configuration-file kernel-config)) -- cgit v1.3 From b4c1930b2d16f9d0bebb755c4f4727723a6e513b Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Wed, 14 Mar 2018 11:02:36 -0400 Subject: gnu: linux-libre@4.9: Update to 4.9.87. * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.87. --- gnu/packages/linux.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/packages/linux.scm') diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 3f4502c4d..8bce967f1 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -402,8 +402,8 @@ It has been modified to remove all non-free binary blobs.") #:configuration-file kernel-config)) (define-public linux-libre-4.9 - (make-linux-libre "4.9.86" - "0fqixx3yyvznianygk8bfxzfqj8zpnjcalifhpfyb7rm3dyvi3wd" + (make-linux-libre "4.9.87" + "1p8phvmxp04npzqzqcfmv8k9l5l65s7vpjcakdm0fxfkzvnswsp6" %intel-compatible-systems #:configuration-file kernel-config)) -- cgit v1.3 From b5a6fb3c08f9fe126691c1a967618c9074a20c5b Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Wed, 14 Mar 2018 11:03:12 -0400 Subject: gnu: linux-libre@4.14: Update to 4.14.26. * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.26. (%linux-libre-4.14-hash): Update hash. --- gnu/packages/linux.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/packages/linux.scm') diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 8bce967f1..21d18d4d0 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -392,8 +392,8 @@ It has been modified to remove all non-free binary blobs.") %linux-compatible-systems #:configuration-file kernel-config)) -(define %linux-libre-4.14-version "4.14.25") -(define %linux-libre-4.14-hash "0lrzw51ajdkc8mj9bn0lc4yx6q9sf29lcviapapqixg5hds72b94") +(define %linux-libre-4.14-version "4.14.26") +(define %linux-libre-4.14-hash "1m2zr17wpasg5riysbaa4g5i492jzr93py2jm088ki818s4a9cm3") (define-public linux-libre-4.14 (make-linux-libre %linux-libre-4.14-version -- cgit v1.3 From 9a42d5ebf2b4d8b3f214f6ca80aaf1fbf649c32d Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Wed, 14 Mar 2018 11:04:00 -0400 Subject: gnu: linux-libre: Update to 4.15.9. * gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.9. (%linux-libre-hash): Update hash. --- gnu/packages/linux.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/packages/linux.scm') diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 21d18d4d0..b81cb55d6 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -383,8 +383,8 @@ It has been modified to remove all non-free binary blobs.") ;; supports qemu "virt" machine and possibly a large number of ARM boards. ;; See : https://wiki.debian.org/DebianKernel/ARMMP. -(define %linux-libre-version "4.15.8") -(define %linux-libre-hash "0178yi8k72sfv73gss2a1v7w1rmhyza3ia31jwg86gixqw74vifm") +(define %linux-libre-version "4.15.9") +(define %linux-libre-hash "13lcard7i6w2c1cf9rfhvmq79xk4qp2p1c1920mfi69l20yvm572") (define-public linux-libre (make-linux-libre %linux-libre-version -- cgit v1.3