diff mbox series

[bug#71392] gnu: zfs: Update to 2.2.4.

Message ID 0dee99cf9bf83aeb3e8a60a6899f244dc2ea302a.1717662907.git.zhengjunjie@iscas.ac.cn
State New
Headers show
Series [bug#71392] gnu: zfs: Update to 2.2.4. | expand

Commit Message

Zheng Junjie June 6, 2024, 8:35 a.m. UTC
* gnu/packages/file-systems.scm (zfs): Update to 2.2.4.

Change-Id: I43729fb61a6b52a3305c389c8657bdcba3b5e1f0
---
 gnu/packages/file-systems.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)


base-commit: 2b2337f275a6421a0d0964c54987df4ac74162e6

Comments

Kaelyn Takata June 9, 2024, 8:16 p.m. UTC | #1
user guix
usertag 71392 + reviewed-looks-good
thanks

Guix QA review form submission:
The version bump to ZFS looks good to me.

Items marked as checked: Lint warnings, Package builds, Commit messages
Andreas Enge June 10, 2024, 9:22 a.m. UTC | #2
Thanks for the patch and the report, I have just pushed to master.

Andreas
diff mbox series

Patch

diff --git a/gnu/packages/file-systems.scm b/gnu/packages/file-systems.scm
index 929b978051..fa7da35898 100644
--- a/gnu/packages/file-systems.scm
+++ b/gnu/packages/file-systems.scm
@@ -13,6 +13,7 @@ 
 ;;; Copyright © 2022 Brian Cully <bjc@spork.org>
 ;;; 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>
 ;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -1442,7 +1443,7 @@  (define-public xfstests
 (define-public zfs
   (package
     (name "zfs")
-    (version "2.2.3")
+    (version "2.2.4")
     (outputs '("out" "module" "src"))
     (source
       (origin
@@ -1451,7 +1452,7 @@  (define-public zfs
                               "/download/zfs-" version
                               "/zfs-" version ".tar.gz"))
           (sha256
-           (base32 "1hqsv2skymrhzg9n94bcna8r7m1zl30wjb5knaw43j659vri599h"))))
+           (base32 "1h0yqchirzsn2gll1w2gclb13hr8511z67lf85cigm43frgr144p"))))
     (build-system linux-module-build-system)
     (arguments
      (list