unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#61370] [PATCH] gnu: zfs: Update to 2.1.9.
@ 2023-02-08 17:11 Kaelyn Takata via Guix-patches via
  2023-02-11 21:21 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Kaelyn Takata via Guix-patches via @ 2023-02-08 17:11 UTC (permalink / raw)
  To: 61370; +Cc: Kaelyn Takata

* gnu/packages/file-systems.scm (zfs): Update to 2.1.9.
---
 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 049ef04ea8..471f943754 100644
--- a/gnu/packages/file-systems.scm
+++ b/gnu/packages/file-systems.scm
@@ -1251,7 +1251,7 @@ (define-public xfstests
 (define-public zfs
   (package
     (name "zfs")
-    (version "2.1.7")
+    (version "2.1.9")
     (outputs '("out" "module" "src"))
     (source
       (origin
@@ -1260,7 +1260,7 @@ (define-public zfs
                               "/download/zfs-" version
                               "/zfs-" version ".tar.gz"))
           (sha256
-           (base32 "06x7mjsgqdl1gqyn0gniklphh6i0fgbnxyjgqq8gzrjx30zfcqk4"))))
+           (base32 "1xjhzqi4jqc3mdps93w4b5f0qhy16fmhz44gsvy1fkmm5vgjq5vb"))))
     (build-system linux-module-build-system)
     (arguments
      (list

base-commit: 417269da945b5d203f6ea87cfc86fdd7397d167b
--
2.39.1






^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [bug#61370] [PATCH] gnu: zfs: Update to 2.1.9.
  2023-02-08 17:11 [bug#61370] [PATCH] gnu: zfs: Update to 2.1.9 Kaelyn Takata via Guix-patches via
@ 2023-02-11 21:21 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2023-02-11 21:21 UTC (permalink / raw)
  To: 61370; +Cc: Kaelyn Takata, 61370-done

Hello,

Kaelyn Takata via Guix-patches via <guix-patches@gnu.org> writes:

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

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-02-11 21:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-08 17:11 [bug#61370] [PATCH] gnu: zfs: Update to 2.1.9 Kaelyn Takata via Guix-patches via
2023-02-11 21:21 ` Nicolas Goaziou

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).