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.4.

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

Change-Id: I822df0d197552a0785ba20421772029db24ea918
Signed-off-by: Danny Milosavljevic <dannym@friendly-machines.com>
This commit is contained in:
Ashish SHUKLA
2025-08-26 08:03:19 +00:00
committed by Danny Milosavljevic
parent 82c2d59f63
commit e8beb2b9ec

View File

@@ -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