GNU bug report logs - #61370
[PATCH] gnu: zfs: Update to 2.1.9.

Previous Next

Package: guix-patches;

Reported by: Kaelyn Takata <kaelyn.alexi <at> protonmail.com>

Date: Wed, 8 Feb 2023 17:12:01 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#61370: closed ([PATCH] gnu: zfs: Update to 2.1.9.)
Date: Sat, 11 Feb 2023 21:22:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 11 Feb 2023 22:21:40 +0100
with message-id <87r0uvsxsr.fsf <at> nicolasgoaziou.fr>
and subject line Re: [bug#61370] [PATCH] gnu: zfs: Update to 2.1.9.
has caused the debbugs.gnu.org bug report #61370,
regarding [PATCH] gnu: zfs: Update to 2.1.9.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
61370: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61370
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Kaelyn Takata <kaelyn.alexi <at> protonmail.com>
To: guix-patches <at> gnu.org
Cc: Kaelyn Takata <kaelyn.alexi <at> protonmail.com>
Subject: [PATCH] gnu: zfs: Update to 2.1.9.
Date: Wed, 08 Feb 2023 17:11:40 +0000
* gnu/packages/file-systems.scm (zfs): Update to 2.1.9.
---
 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 049ef04ea8..471f943754 100644
--- a/gnu/packages/file-systems.scm
+++ b/gnu/packages/file-systems.scm
@@ -1251,7 +1251,7 @@ (define-public xfstests
 (define-public zfs
   (package
     (name "zfs")
-    (version "2.1.7")
+    (version "2.1.9")
     (outputs '("out" "module" "src"))
     (source
       (origin
@@ -1260,7 +1260,7 @@ (define-public zfs
                               "/download/zfs-" version
                               "/zfs-" version ".tar.gz"))
           (sha256
-           (base32 "06x7mjsgqdl1gqyn0gniklphh6i0fgbnxyjgqq8gzrjx30zfcqk4"))))
+           (base32 "1xjhzqi4jqc3mdps93w4b5f0qhy16fmhz44gsvy1fkmm5vgjq5vb"))))
     (build-system linux-module-build-system)
     (arguments
      (list

base-commit: 417269da945b5d203f6ea87cfc86fdd7397d167b
--
2.39.1




[Message part 3 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Kaelyn Takata via Guix-patches via <guix-patches <at> gnu.org>
Cc: Kaelyn Takata <kaelyn.alexi <at> protonmail.com>, 61370-done <at> debbugs.gnu.org
Subject: Re: [bug#61370] [PATCH] gnu: zfs: Update to 2.1.9.
Date: Sat, 11 Feb 2023 22:21:40 +0100
Hello,

Kaelyn Takata via Guix-patches via <guix-patches <at> gnu.org> writes:

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

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou


This bug report was last modified 2 years and 99 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.