unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#60337] [PATCH] gnu: zfs: Update to 2.1.7.
@ 2022-12-26 13:26 Brian Cully via Guix-patches via
  2023-01-05 22:20 ` bug#60337: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Brian Cully via Guix-patches via @ 2022-12-26 13:26 UTC (permalink / raw)
  To: 60337; +Cc: Brian Cully

* 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





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

* bug#60337: [PATCH] gnu: zfs: Update to 2.1.7.
  2022-12-26 13:26 [bug#60337] [PATCH] gnu: zfs: Update to 2.1.7 Brian Cully via Guix-patches via
@ 2023-01-05 22:20 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2023-01-05 22:20 UTC (permalink / raw)
  To: Brian Cully; +Cc: 60337-done

Hi,

Brian Cully <bjc@spork.org> skribis:

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

Applied, thanks!




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

end of thread, other threads:[~2023-01-05 22:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-26 13:26 [bug#60337] [PATCH] gnu: zfs: Update to 2.1.7 Brian Cully via Guix-patches via
2023-01-05 22:20 ` bug#60337: " Ludovic Courtès

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).