GNU bug report logs - #67311
[PATCH] gnu: zfs: Update to 2.1.13.

Previous Next

Package: guix-patches;

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

Date: Mon, 20 Nov 2023 20:26:01 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

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#67311: closed (Re: [bug#67311] [PATCH v2] gnu: zfs: Update to
 2.1.14.)
Date: Mon, 18 Dec 2023 19:12:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#67311: [PATCH] gnu: zfs: Update to 2.1.13.

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 67311 <at> debbugs.gnu.org.

-- 
67311: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=67311
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: antlers <antlers <at> illucid.net>
Cc: 67311-done <at> debbugs.gnu.org, kaelyn.alexi <at> protonmail.com,
 mail <at> nicolasgoaziou.fr, mail <at> cbaines.net
Subject: Re: [bug#67311] [PATCH v2] gnu: zfs: Update to 2.1.14.
Date: Mon, 18 Dec 2023 21:11:26 +0200
[Message part 3 (text/plain, inline)]
Thanks. Patch pushed!

-- 
Efraim Flashner   <efraim <at> flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[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.13.
Date: Mon, 20 Nov 2023 20:25:19 +0000
* 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





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

Previous Next


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