1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: zfs: Update to 2.3.3.

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

Change-Id: If6afca963e4de757d6163e2247a18e08f374c941
Signed-off-by: Zheng Junjie <z572@z572.online>
This commit is contained in:
Ashish SHUKLA
2025-06-19 23:34:34 +02:00
committed by Zheng Junjie
parent 5c779b837c
commit 2b179d6a86

View File

@@ -1695,7 +1695,7 @@ with the included @command{xfstests-check} helper.")
(define-public zfs
(package
(name "zfs")
(version "2.3.2")
(version "2.3.3")
(outputs '("out" "module" "src"))
(source
(origin
@@ -1704,7 +1704,7 @@ with the included @command{xfstests-check} helper.")
"/download/zfs-" version
"/zfs-" version ".tar.gz"))
(sha256
(base32 "12kmp23qs6ss8m0paa7bija0cxqn1r2if1j1pxak7v23jn565nl0"))))
(base32 "0wgh64qjfm81s7f6dy61cy4hycqm2g5vnlqpl02i5a0fiw8j4hc4"))))
(build-system linux-module-build-system)
(arguments
(list