unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Kaelyn Takata via Guix-patches via <guix-patches@gnu.org>
To: 67311@debbugs.gnu.org
Cc: Kaelyn Takata <kaelyn.alexi@protonmail.com>
Subject: [bug#67311] [PATCH] gnu: zfs: Update to 2.1.13.
Date: Mon, 20 Nov 2023 20:25:19 +0000	[thread overview]
Message-ID: <41c282cbabafb64b783fcbdf8ffbf2bf213185af.1700511902.git.kaelyn.alexi@protonmail.com> (raw)

* gnu/packages/file-systems.scm (zfs): Update to 2.1.13.

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

diff --git a/gnu/packages/file-systems.scm b/gnu/packages/file-systems.scm
index bc061a5958..dad4064f31 100644
--- a/gnu/packages/file-systems.scm
+++ b/gnu/packages/file-systems.scm
@@ -1365,7 +1365,7 @@ (define-public xfstests
 (define-public zfs
   (package
     (name "zfs")
-    (version "2.1.12")
+    (version "2.1.13")
     (outputs '("out" "module" "src"))
     (source
       (origin
@@ -1374,7 +1374,7 @@ (define-public zfs
                               "/download/zfs-" version
                               "/zfs-" version ".tar.gz"))
           (sha256
-           (base32 "0vbf9kfryprb2mbb65jllf6xpsy44xskshglyqqwj4iyxmma5nk4"))))
+           (base32 "1g9a6127r1vhf30ylaj1ykmlzv4b3wfxgz7jxpi585dw7jxlrch6"))))
     (build-system linux-module-build-system)
     (arguments
      (list

base-commit: d20ece07dbb09382f361c8bbf0bcab9e83d8b73e
-- 
2.41.0






             reply	other threads:[~2023-11-20 20:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-20 20:25 Kaelyn Takata via Guix-patches via [this message]
2023-12-05 20:02 ` [bug#67311] [PATCH v2] gnu: zfs: Update to 2.1.14 antlers via Guix-patches via
2023-12-18 19:11   ` bug#67311: " Efraim Flashner

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=41c282cbabafb64b783fcbdf8ffbf2bf213185af.1700511902.git.kaelyn.alexi@protonmail.com \
    --to=guix-patches@gnu.org \
    --cc=67311@debbugs.gnu.org \
    --cc=kaelyn.alexi@protonmail.com \
    /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).