me
/
guix
Archived
1
0
Fork 0

gnu: zfs: Update to 2.1.12.

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

Signed-off-by: Christopher Baines <mail@cbaines.net>
Kaelyn Takata 2023-06-13 21:26:08 +00:00 committed by Christopher Baines
parent 3acd924f2a
commit 4d9ddeef3a
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577
1 changed files with 2 additions and 2 deletions

View File

@ -1364,7 +1364,7 @@ with the included @command{xfstests-check} helper.")
(define-public zfs
(package
(name "zfs")
(version "2.1.11")
(version "2.1.12")
(outputs '("out" "module" "src"))
(source
(origin
@ -1373,7 +1373,7 @@ with the included @command{xfstests-check} helper.")
"/download/zfs-" version
"/zfs-" version ".tar.gz"))
(sha256
(base32 "1cnfv3adk7prl6b8r3nw62y6dbjy2q7ai68p9xc0g8nhaklf8kx5"))))
(base32 "0vbf9kfryprb2mbb65jllf6xpsy44xskshglyqqwj4iyxmma5nk4"))))
(build-system linux-module-build-system)
(arguments
(list