aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZheng Junjie <zhengjunjie@iscas.ac.cn>2024-09-06 23:56:58 +0800
committerZheng Junjie <zhengjunjie@iscas.ac.cn>2024-09-09 20:13:06 +0800
commit647b9265573c351ed78a40bf0ccad689eef31b0b (patch)
tree008281cdbc9042a41aced715496fe1830d357a4c
parent0222cd0c8b07a193f32641fa30a29008e5154eef (diff)
downloadguix-647b9265573c351ed78a40bf0ccad689eef31b0b.tar.gz
guix-647b9265573c351ed78a40bf0ccad689eef31b0b.zip
gnu: zfs: Update to 2.2.6.
* gnu/packages/file-systems.scm (zfs): Update to 2.2.6. Change-Id: I728eb14ce11a081edf75d027ecc923d42b0855de Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
-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 0d2359761a..7863b13447 100644
--- a/gnu/packages/file-systems.scm
+++ b/gnu/packages/file-systems.scm
@@ -1445,7 +1445,7 @@ with the included @command{xfstests-check} helper.")
(define-public zfs
(package
(name "zfs")
- (version "2.2.5")
+ (version "2.2.6")
(outputs '("out" "module" "src"))
(source
(origin
@@ -1454,7 +1454,7 @@ with the included @command{xfstests-check} helper.")
"/download/zfs-" version
"/zfs-" version ".tar.gz"))
(sha256
- (base32 "15w8s0f155kpylgdan56hgwc86fl1658br05dmyyhxfd55pwz213"))))
+ (base32 "19x2a8k25i3y6nr7nx5aaqrpnp55vjmrw86p06zpgpf578804bn9"))))
(build-system linux-module-build-system)
(arguments
(list