guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: address@hidden: Update hash for fixed upstream tarball.


From: Mark H. Weaver
Subject: 01/01: gnu: address@hidden: Update hash for fixed upstream tarball.
Date: Tue, 10 Jan 2017 16:07:04 +0000 (UTC)

mhw pushed a commit to branch master
in repository guix.

commit 37203715805335131d18ac05ecb0367f222cd065
Author: Mark H Weaver <address@hidden>
Date:   Tue Jan 10 11:04:13 2017 -0500

    gnu: address@hidden: Update hash for fixed upstream tarball.
    
    The initial upload of linux-libre-4.4.41-gnu.tar.xz was corrupted.
    
    * gnu/packages/linux.scm (linux-libre-4.4)[source]: Update hash.
---
 gnu/packages/linux.scm |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index a513816..8e4dff2 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -339,7 +339,7 @@ It has been modified to remove all non-free binary blobs.")
 
 (define-public linux-libre-4.4
   (make-linux-libre "4.4.41"
-                    "1b6s3983k1kzfxrh3i1338hwz1fxza5y4nziq302xhsdhww1dwy1"
+                    "1kl1m0riq90xldcf7lvjzdyz57w1wmnm93j0r0v8xz7n66m5nkp8"
                     %intel-compatible-systems
                     #:configuration-file kernel-config))
 



reply via email to

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