From e8beb2b9ec95faccb90805423ff35b06f419efb2 Mon Sep 17 00:00:00 2001 From: Ashish SHUKLA Date: Tue, 26 Aug 2025 08:03:19 +0000 Subject: [PATCH] gnu: zfs: Update to 2.3.4. * gnu/packages/file-systems.scm (zfs): Update to 2.3.4. Change-Id: I822df0d197552a0785ba20421772029db24ea918 Signed-off-by: Danny Milosavljevic --- 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 87d4396dc75..f2d5accce49 100644 --- a/gnu/packages/file-systems.scm +++ b/gnu/packages/file-systems.scm @@ -1677,7 +1677,7 @@ with the included @command{xfstests-check} helper.") (define-public zfs (package (name "zfs") - (version "2.3.3") + (version "2.3.4") (outputs '("out" "module" "src")) (source (origin @@ -1686,7 +1686,7 @@ with the included @command{xfstests-check} helper.") "/download/zfs-" version "/zfs-" version ".tar.gz")) (sha256 - (base32 "0wgh64qjfm81s7f6dy61cy4hycqm2g5vnlqpl02i5a0fiw8j4hc4")))) + (base32 "15d47y4alicdl99pjidks9p1hqk9glz5y0w024d1ccq16v7rghwy")))) (build-system linux-module-build-system) (arguments (list