From eb86e8c6fddc7f9637348c981d2623ad6d13f130 Mon Sep 17 00:00:00 2001 From: Ashish SHUKLA Date: Fri, 2 May 2025 11:29:29 +0000 Subject: [PATCH] gnu: zfs: Update to 2.3.2. * gnu/packages/file-systems.scm (zfs): Update to 2.3.2. Change-Id: I0765e7c9ede5a630bfc0985a484d93e810a4d528 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 73d9b50f4fc6dd0db5bce0e198869c54b1d47435..a21679b954090db1f20a955e3b48d5d0462d0674 100644 --- a/gnu/packages/file-systems.scm +++ b/gnu/packages/file-systems.scm @@ -1696,7 +1696,7 @@ with the included @command{xfstests-check} helper.") (define-public zfs (package (name "zfs") - (version "2.3.1") + (version "2.3.2") (outputs '("out" "module" "src")) (source (origin @@ -1705,7 +1705,7 @@ with the included @command{xfstests-check} helper.") "/download/zfs-" version "/zfs-" version ".tar.gz")) (sha256 - (base32 "01lh3yxzh271hzzlgn4b5rj3wb4ckbhx08kfcgf0p4l6jdwk6ch5")))) + (base32 "12kmp23qs6ss8m0paa7bija0cxqn1r2if1j1pxak7v23jn565nl0")))) (build-system linux-module-build-system) (arguments (list