From 8296d371106ca0288bb58e6e40dee3ffa9e0d711 Mon Sep 17 00:00:00 2001 From: Ashish SHUKLA Date: Tue, 18 Nov 2025 22:06:09 +0000 Subject: gnu: zfs: Update to 2.4.0. * gnu/packages/file-systems.scm (zfs): Update to 2.4.0. Change-Id: I0841d20570de9deeae0390bf7a7e6a0da2f13961 Signed-off-by: Hilton Chain Merges: #4294 --- gnu/packages/file-systems.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu') diff --git a/gnu/packages/file-systems.scm b/gnu/packages/file-systems.scm index c06f216f666..6c73632bd34 100644 --- a/gnu/packages/file-systems.scm +++ b/gnu/packages/file-systems.scm @@ -1721,7 +1721,7 @@ with the included @command{xfstests-check} helper.") (define-public zfs (package (name "zfs") - (version "2.3.4") + (version "2.4.0") (outputs '("out" "module" "src")) (source (origin @@ -1730,7 +1730,7 @@ with the included @command{xfstests-check} helper.") "/download/zfs-" version "/zfs-" version ".tar.gz")) (sha256 - (base32 "15d47y4alicdl99pjidks9p1hqk9glz5y0w024d1ccq16v7rghwy")))) + (base32 "1vn9fnpi279vb5y3pdplshq6qy2hixg7vr73q1a5bnbi1bg17pvv")))) (build-system linux-module-build-system) (arguments (list -- cgit v1.3