guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/02: gnu: linux-libre@4.4: Update to 4.4.189.


From: guix-commits
Subject: 01/02: gnu: linux-libre@4.4: Update to 4.4.189.
Date: Sun, 11 Aug 2019 13:16:43 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit 5e1ab622d99bffe07c5c26937f312dfe1f23fd46
Author: Mark H Weaver <address@hidden>
Date:   Sun Aug 11 13:14:05 2019 -0400

    gnu: linux-libre@4.4: Update to 4.4.189.
    
    * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.189.
    (linux-libre-4.4-pristine-source)[hash]: Update hash.
---
 gnu/packages/linux.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 154ca59..fa4b1b1 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -382,10 +382,10 @@ corresponding UPSTREAM-SOURCE (an origin), using the 
given DEBLOB-SCRIPTS."
                              (%upstream-linux-source version hash)
                              deblob-scripts-4.9)))
 
-(define-public linux-libre-4.4-version "4.4.188")
+(define-public linux-libre-4.4-version "4.4.189")
 (define-public linux-libre-4.4-pristine-source
   (let ((version linux-libre-4.4-version)
-        (hash (base32 "1llxamm62kgqd7dig98n8m16qas8dd8rrkmwpfcdgyf8rag216ff")))
+        (hash (base32 "0nc8v62gw89m3ykqg6nqf749fzm8y1n481ns8vny4gbinyikjhlp")))
     (make-linux-libre-source version
                              (%upstream-linux-source version hash)
                              deblob-scripts-4.4)))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]