jmd pushed a commit to branch wip-installer
in repository guix.
commit d84b469372650abf8c27d527309094b12bb3ff97
Author: Tobias Geerinckx-Rice <[email protected]>
Date: Mon Dec 19 20:42:19 2016 +0100
gnu: linux-libre: Fix typo.
* gnu/packages/linux.scm (%linux-libre-hash): Remove excess quote.
---
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 e90f71d..827ee8b 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -346,7 +346,7 @@ It has been modified to remove all non-free binary blobs.")
;; Avoid rebuilding kernel variants when there is a minor version bump.
(define %linux-libre-version "4.8.15")
-(define %linux-libre-hash
"0msgi44mh1ighfawysrzrljikwrapkvk418d6h0v45vj2i5rwln9"")
+(define %linux-libre-hash
"0msgi44mh1ighfawysrzrljikwrapkvk418d6h0v45vj2i5rwln9")
(define-public linux-libre-arm-generic
(make-linux-libre %linux-libre-version