unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Zheng Junjie <zhengjunjie@iscas.ac.cn>
To: 71392@debbugs.gnu.org
Subject: [bug#71392] [PATCH] gnu: zfs: Update to 2.2.4.
Date: Thu,  6 Jun 2024 16:35:07 +0800	[thread overview]
Message-ID: <0dee99cf9bf83aeb3e8a60a6899f244dc2ea302a.1717662907.git.zhengjunjie@iscas.ac.cn> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=y, Size: 1369 bytes --]

* 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(-)

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

base-commit: 2b2337f275a6421a0d0964c54987df4ac74162e6
-- 
2.45.1





             reply	other threads:[~2024-06-06  8:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-06  8:35 Zheng Junjie [this message]
2024-06-09 20:16 ` [bug#71392] QA review for 71392 Kaelyn via Guix-patches via
2024-06-10  9:22 ` bug#71392: Close Andreas Enge

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0dee99cf9bf83aeb3e8a60a6899f244dc2ea302a.1717662907.git.zhengjunjie@iscas.ac.cn \
    --to=zhengjunjie@iscas.ac.cn \
    --cc=71392@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).