From 2b179d6a864e291d1b4ccf3ea3bd80a0e4859f5e Mon Sep 17 00:00:00 2001 From: Ashish SHUKLA Date: Thu, 19 Jun 2025 23:34:34 +0200 Subject: [PATCH] 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 --- gnu/packages/file-systems.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/file-systems.scm b/gnu/packages/file-systems.scm index a89eed6dfb..0339573e24 100644 --- a/gnu/packages/file-systems.scm +++ b/gnu/packages/file-systems.scm @@ -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