guix-commits
[Top][All Lists]
Advanced

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

07/07: gnu: linux-libre 4.4: Update to 4.4.269.


From: guix-commits
Subject: 07/07: gnu: linux-libre 4.4: Update to 4.4.269.
Date: Mon, 24 May 2021 13:55:18 -0400 (EDT)

lfam pushed a commit to branch master
in repository guix.

commit 173156167b0ca920216f2aee4ff0e6c947407265
Author: Leo Famulari <leo@famulari.name>
AuthorDate: Mon May 24 12:19:17 2021 -0400

    gnu: linux-libre 4.4: Update to 4.4.269.
    
    * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.269.
    (linux-libre-4.4-pristine-source): Update hash.
    (deblob-scripts-4.4): Update hash.
---
 gnu/packages/linux.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 26485c1..affc306 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -437,15 +437,15 @@ 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.268")
+(define-public linux-libre-4.4-version "4.4.269")
 (define deblob-scripts-4.4
   (linux-libre-deblob-scripts
    linux-libre-4.4-version
-   (base32 "0x2j1i88am54ih2mk7gyl79g25l9zz4r08xhl482l3fvjj2irwbw")
+   (base32 "1lid4k7g947yi3hcjj0lz0fnssawbph3jsy67vrv57l5imrhv3zs")
    (base32 "0hhin1jpfkd6nwrb6xqxjzl3hdxy4pn8a15hy2d3d83yw6pflbsf")))
 (define-public linux-libre-4.4-pristine-source
   (let ((version linux-libre-4.4-version)
-        (hash (base32 "1srk08kaxq5jjlqx804cgjffhcsrdkv3idh8ipagl6v2w4kas5v8")))
+        (hash (base32 "0qx5zwi2ijwv9jwhs4cz91z7yxy6nd0g8ryzrlg1ar2xyk8w4yh4")))
     (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]