@@ -14,6 +14,7 @@
;;; Copyright © 2023 Aaron Covrig <aaron.covrig.us@ieee.org>
;;; Copyright © 2024 Ahmad Draidi <a.r.draidi@redscript.org>
;;; Copyright © 2024 Zheng Junjie <873216071@qq.com>
+;;; Copyright © 2024 Ashish SHUKLA <ashish.is@lostca.se>
;;
;;; This file is part of GNU Guix.
;;;
@@ -1445,7 +1446,7 @@ (define-public xfstests
(define-public zfs
(package
(name "zfs")
- (version "2.2.5")
+ (version "2.2.6")
(outputs '("out" "module" "src"))
(source
(origin
@@ -1454,7 +1455,7 @@ (define-public zfs
"/download/zfs-" version
"/zfs-" version ".tar.gz"))
(sha256
- (base32 "15w8s0f155kpylgdan56hgwc86fl1658br05dmyyhxfd55pwz213"))))
+ (base32 "19x2a8k25i3y6nr7nx5aaqrpnp55vjmrw86p06zpgpf578804bn9"))))
(build-system linux-module-build-system)
(arguments
(list