aboutsummaryrefslogtreecommitdiff
path: root/tests/guix-hash.sh
AgeCommit message (Expand)Author
2016-10-28guix hash: Interpret '-' as standard input....Ludovic Courtès
2016-09-07guix hash: Add --exclude-vcs option....Jan Nieuwenhuizen
2014-02-21guix hash: Add '--recursive'....Ludovic Courtès
2013-05-11tests: Add `guix hash' test....Ludovic Courtès
d188e67b4fd06bde4c8eb1873a79'>patch) tree653068d306ed28b66984ed1648cd0548cb2c7e00 /gnu parentc4556777d99fd9d491ff6e1669f680f15d5b4bcd (diff)downloadguix-838fdebb7323d188e67b4fd06bde4c8eb1873a79.tar.gz
guix-838fdebb7323d188e67b4fd06bde4c8eb1873a79.zip
gnu: linux-libre@4.9: Update to 4.9.73.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.73.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/linux.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 922674f239..1769584983 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -384,8 +384,8 @@ It has been modified to remove all non-free binary blobs.")
#:configuration-file kernel-config))
(define-public linux-libre-4.9
- (make-linux-libre "4.9.72"
- "1jcjrnbn7q3wa90ibpwxn2hfj2phx8bhj0k7isblgrj674s7zzzv"
+ (make-linux-libre "4.9.73"
+ "0a5xgy7g7sb3439brv4hvpb2hjzs22nhibz8vxdmi4sqaqchh9r7"
%intel-compatible-systems
#:configuration-file kernel-config))