gnu: linux-libre: Fix typo.

* gnu/packages/linux.scm (%linux-libre-hash): Remove excess quote.
This commit is contained in:
Tobias Geerinckx-Rice 2016-12-19 20:42:19 +01:00
parent 1f94bff2d4
commit 8d1ef002ee
No known key found for this signature in database
GPG Key ID: 91CCDB9B48541B99
1 changed files with 1 additions and 1 deletions

View File

@ -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. ;; Avoid rebuilding kernel variants when there is a minor version bump.
(define %linux-libre-version "4.8.15") (define %linux-libre-version "4.8.15")
(define %linux-libre-hash "0msgi44mh1ighfawysrzrljikwrapkvk418d6h0v45vj2i5rwln9"") (define %linux-libre-hash "0msgi44mh1ighfawysrzrljikwrapkvk418d6h0v45vj2i5rwln9")
(define-public linux-libre-arm-generic (define-public linux-libre-arm-generic
(make-linux-libre %linux-libre-version (make-linux-libre %linux-libre-version