GNU bug report logs - #60337
[PATCH] gnu: zfs: Update to 2.1.7.

Previous Next

Package: guix-patches;

Reported by: Brian Cully <bjc <at> spork.org>

Date: Mon, 26 Dec 2022 13:29:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

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: Brian Cully <bjc <at> spork.org>
Subject: bug#60337: closed (Re: bug#60337: [PATCH] gnu: zfs: Update to 2.1.7.)
Date: Thu, 05 Jan 2023 22:22:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#60337: [PATCH] gnu: zfs: Update to 2.1.7.

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

-- 
60337: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=60337
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Brian Cully <bjc <at> spork.org>
Cc: 60337-done <at> debbugs.gnu.org
Subject: Re: bug#60337: [PATCH] gnu: zfs: Update to 2.1.7.
Date: Thu, 05 Jan 2023 23:20:48 +0100
Hi,

Brian Cully <bjc <at> spork.org> skribis:

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

Applied, thanks!

[Message part 3 (message/rfc822, inline)]
From: Brian Cully <bjc <at> spork.org>
To: guix-patches <at> gnu.org
Cc: Brian Cully <bjc <at> spork.org>
Subject: [PATCH] gnu: zfs: Update to 2.1.7.
Date: Mon, 26 Dec 2022 08:26:56 -0500
* gnu/packages/file-systems.scm (zfs): Update to 2.1.7.
---
 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 57a25a0d90..7e124b65ba 100644
--- a/gnu/packages/file-systems.scm
+++ b/gnu/packages/file-systems.scm
@@ -1236,7 +1236,7 @@ (define-public xfstests
 (define-public zfs
   (package
     (name "zfs")
-    (version "2.1.6")
+    (version "2.1.7")
     (outputs '("out" "module" "src"))
     (source
       (origin
@@ -1245,7 +1245,7 @@ (define-public zfs
                               "/download/zfs-" version
                               "/zfs-" version ".tar.gz"))
           (sha256
-           (base32 "0ymxkms1gwf731x61sj54rnnp029724zhywkxd4164yjz0a90cqm"))))
+           (base32 "06x7mjsgqdl1gqyn0gniklphh6i0fgbnxyjgqq8gzrjx30zfcqk4"))))
     (build-system linux-module-build-system)
     (arguments
      (list
-- 
2.38.1




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

Previous Next


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