emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#50744: closed ([PATCH] gnu: zfs: Update to 2.1.1.)


From: GNU bug Tracking System
Subject: bug#50744: closed ([PATCH] gnu: zfs: Update to 2.1.1.)
Date: Sat, 02 Oct 2021 11:06:01 +0000

Your message dated Sat, 02 Oct 2021 16:34:53 +0530
with message-id <87sfxjit62.fsf@systemreboot.net>
and subject line Re: bug#50744: [PATCH] gnu: zfs: Update to 2.1.1.
has caused the debbugs.gnu.org bug report #50744,
regarding [PATCH] gnu: zfs: Update to 2.1.1.
to be marked as done.

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


-- 
50744: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=50744
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: zfs: Update to 2.1.1. Date: Wed, 22 Sep 2021 21:25:22 +0000
* gnu/packages/file-systems.scm (zfs): Update to 2.1.1.
---
 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 63a3d4b93d..47c34b28f1 100644
--- a/gnu/packages/file-systems.scm
+++ b/gnu/packages/file-systems.scm
@@ -1175,7 +1175,7 @@ with the included @command{xfstests-check} helper.")
 (define-public zfs
   (package
     (name "zfs")
-    (version "2.1.0")
+    (version "2.1.1")
     (outputs '("out" "module" "src"))
     (source
       (origin
@@ -1184,7 +1184,7 @@ with the included @command{xfstests-check} helper.")
                               "/download/zfs-" version
                               "/zfs-" version ".tar.gz"))
           (sha256
-           (base32 "0kzkggwznp4m3503f2m4lcinbl99jg50j4asrwfpfk1862vdrgb0"))))
+           (base32 "1zsc0zkz5cci6pxc0kwzn3xg72qv2fq65phb768y5dgk1784hkxx"))))
     (build-system linux-module-build-system)
     (arguments
      `(;; The ZFS kernel module should not be downloaded since the license
-- 
2.33.0





--- End Message ---
--- Begin Message --- Subject: Re: bug#50744: [PATCH] gnu: zfs: Update to 2.1.1. Date: Sat, 02 Oct 2021 16:34:53 +0530
Hi Kaelyn,

Thanks for the patch! I added a copyright header, removed the #t return
from custom phases, and pushed to master.

Thanks!
Arun

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]