aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/file-systems.scm
diff options
context:
space:
mode:
authorAshish SHUKLA <ashish.is@lostca.se>2024-08-07 01:16:02 +0200
committerChristopher Baines <mail@cbaines.net>2024-08-11 10:51:34 +0100
commitbc8dc51d4273d07289bae39ff8ad59f4107243b6 (patch)
treec913eaf21a4504986f87a451dff8f2c8175ec30e /gnu/packages/file-systems.scm
parent0f82dfeb0abe2d1d7a0fc45d7e164c3842234820 (diff)
downloadguix-bc8dc51d4273d07289bae39ff8ad59f4107243b6.tar
guix-bc8dc51d4273d07289bae39ff8ad59f4107243b6.tar.gz
gnu: zfs: Update to 2.2.5.
* gnu/packages/file-systems.scm (zfs): Update to 2.2.5. Change-Id: I0988bc7e277e45423dbdebef15378385c1f05769 Signed-off-by: Christopher Baines <mail@cbaines.net>
Diffstat (limited to 'gnu/packages/file-systems.scm')
-rw-r--r--gnu/packages/file-systems.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/file-systems.scm b/gnu/packages/file-systems.scm
index 707937b78c..1295cbb0b3 100644
--- a/gnu/packages/file-systems.scm
+++ b/gnu/packages/file-systems.scm
@@ -1443,7 +1443,7 @@ with the included @command{xfstests-check} helper.")
(define-public zfs
(package
(name "zfs")
- (version "2.2.4")
+ (version "2.2.5")
(outputs '("out" "module" "src"))
(source
(origin
@@ -1452,7 +1452,7 @@ with the included @command{xfstests-check} helper.")
"/download/zfs-" version
"/zfs-" version ".tar.gz"))
(sha256
- (base32 "1h0yqchirzsn2gll1w2gclb13hr8511z67lf85cigm43frgr144p"))))
+ (base32 "15w8s0f155kpylgdan56hgwc86fl1658br05dmyyhxfd55pwz213"))))
(build-system linux-module-build-system)
(arguments
(list