GNU bug report logs - #64054
[PATCH] gnu: zfs: Update to 2.1.12.

Previous Next

Package: guix-patches;

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

Date: Tue, 13 Jun 2023 21:27:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

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: Kaelyn Takata <kaelyn.alexi <at> protonmail.com>
Subject: bug#64054: closed (Re: [bug#64054] [PATCH] gnu: zfs: Update to
 2.1.12.)
Date: Mon, 19 Jun 2023 10:22:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#64054: [PATCH] gnu: zfs: Update to 2.1.12.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 64054 <at> debbugs.gnu.org.

-- 
64054: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64054
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Kaelyn Takata <kaelyn.alexi <at> protonmail.com>
Cc: 64054-done <at> debbugs.gnu.org
Subject: Re: [bug#64054] [PATCH] gnu: zfs: Update to 2.1.12.
Date: Mon, 19 Jun 2023 11:21:16 +0100
[Message part 3 (text/plain, inline)]
Kaelyn Takata via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/file-systems.scm (zfs): Update to 2.1.12.
> ---
>  gnu/packages/file-systems.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch, I've pushed this to master as
4d9ddeef3ad126725c99c56a4860a4b44a72d4a3.

Chris
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (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.12.
Date: Tue, 13 Jun 2023 21:26:08 +0000
* gnu/packages/file-systems.scm (zfs): Update to 2.1.12.
---
 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 536b01f2f7..dd84696316 100644
--- a/gnu/packages/file-systems.scm
+++ b/gnu/packages/file-systems.scm
@@ -1364,7 +1364,7 @@ (define-public xfstests
 (define-public zfs
   (package
     (name "zfs")
-    (version "2.1.11")
+    (version "2.1.12")
     (outputs '("out" "module" "src"))
     (source
       (origin
@@ -1373,7 +1373,7 @@ (define-public zfs
                               "/download/zfs-" version
                               "/zfs-" version ".tar.gz"))
           (sha256
-           (base32 "1cnfv3adk7prl6b8r3nw62y6dbjy2q7ai68p9xc0g8nhaklf8kx5"))))
+           (base32 "0vbf9kfryprb2mbb65jllf6xpsy44xskshglyqqwj4iyxmma5nk4"))))
     (build-system linux-module-build-system)
     (arguments
      (list

base-commit: b94cbbbce70f59b795526a0ed305facf041e6faa
--
2.40.1





This bug report was last modified 1 year and 338 days ago.

Previous Next


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