me
/
guix
Archived
1
0
Fork 0

gnu: zfs: Update to 2.1.7.

* gnu/packages/file-systems.scm (zfs): Update to 2.1.7.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
master
Brian Cully 2022-12-26 08:26:56 -05:00 committed by Ludovic Courtès
parent 22ce05b24d
commit 6f8a03fad3
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 2 additions and 2 deletions

View File

@ -1236,7 +1236,7 @@ with the included @command{xfstests-check} helper.")
(define-public zfs
(package
(name "zfs")
(version "2.1.6")
(version "2.1.7")
(outputs '("out" "module" "src"))
(source
(origin
@ -1245,7 +1245,7 @@ with the included @command{xfstests-check} helper.")
"/download/zfs-" version
"/zfs-" version ".tar.gz"))
(sha256
(base32 "0ymxkms1gwf731x61sj54rnnp029724zhywkxd4164yjz0a90cqm"))))
(base32 "06x7mjsgqdl1gqyn0gniklphh6i0fgbnxyjgqq8gzrjx30zfcqk4"))))
(build-system linux-module-build-system)
(arguments
(list