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

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

bug#53021: closed ([PATCH] gnu: zfs: Update to 2.1.2.)


From: GNU bug Tracking System
Subject: bug#53021: closed ([PATCH] gnu: zfs: Update to 2.1.2.)
Date: Wed, 05 Jan 2022 22:26:02 +0000

Your message dated Wed, 05 Jan 2022 23:24:58 +0100
with message-id <87y23tbz1i.fsf@elephly.net>
and subject line [PATCH] gnu: zfs: Update to 2.1.2.
has caused the debbugs.gnu.org bug report #53021,
regarding [PATCH] gnu: zfs: Update to 2.1.2.
to be marked as done.

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


-- 
53021: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=53021
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: zfs: Update to 2.1.2. Date: Wed, 05 Jan 2022 08:24:10 +0000
>From e12c75a2c4a6430a15511d1e8aba77cde90042f6 Mon Sep 17 00:00:00 2001
From: raid5atemyhomework <raid5atemyhomework@protonmail.com>
Date: Wed, 5 Jan 2022 16:19:34 +0800
Subject: [PATCH] gnu: zfs: Update to 2.1.2.

* gnu/packages/file-systems.scm (zfs): Update to 2.1.2.
---
 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 ca6a3b2031..bc1b02d481 100644
--- a/gnu/packages/file-systems.scm
+++ b/gnu/packages/file-systems.scm
@@ -1146,7 +1146,7 @@ (define args
 (define-public zfs
   (package
     (name "zfs")
-    (version "2.1.1")
+    (version "2.1.2")
     (outputs '("out" "module" "src"))
     (source
       (origin
@@ -1155,7 +1155,7 @@ (define-public zfs
                               "/download/zfs-" version
                               "/zfs-" version ".tar.gz"))
           (sha256
-           (base32 "1zsc0zkz5cci6pxc0kwzn3xg72qv2fq65phb768y5dgk1784hkxx"))))
+           (base32 "1rxrr329y6zgkcqv0gah8bgi9ih6pqaay7mnk4xqlrhzgb8z3315"))))
     (build-system linux-module-build-system)
     (arguments
      `(;; The ZFS kernel module should not be downloaded since the license

base-commit: e675030fba924a1aef2677f8ab912eaa3c46403c
--
2.34.0




--- End Message ---
--- Begin Message --- Subject: [PATCH] gnu: zfs: Update to 2.1.2. Date: Wed, 05 Jan 2022 23:24:58 +0100 User-agent: mu4e 1.6.10; emacs 27.2
Applied, thank you for the patch!

-- 
Ricardo


--- End Message ---

reply via email to

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