* [bug#64054] [PATCH] gnu: zfs: Update to 2.1.12.
@ 2023-06-13 21:26 Kaelyn Takata via Guix-patches via
2023-06-19 10:21 ` bug#64054: " Christopher Baines
0 siblings, 1 reply; 2+ messages in thread
From: Kaelyn Takata via Guix-patches via @ 2023-06-13 21:26 UTC (permalink / raw)
To: 64054; +Cc: Kaelyn Takata
* gnu/packages/file-systems.scm (zfs): Update to 2.1.12.
---
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 536b01f2f7..dd84696316 100644
--- a/gnu/packages/file-systems.scm
+++ b/gnu/packages/file-systems.scm
@@ -1364,7 +1364,7 @@ (define-public xfstests
(define-public zfs
(package
(name "zfs")
- (version "2.1.11")
+ (version "2.1.12")
(outputs '("out" "module" "src"))
(source
(origin
@@ -1373,7 +1373,7 @@ (define-public zfs
"/download/zfs-" version
"/zfs-" version ".tar.gz"))
(sha256
- (base32 "1cnfv3adk7prl6b8r3nw62y6dbjy2q7ai68p9xc0g8nhaklf8kx5"))))
+ (base32 "0vbf9kfryprb2mbb65jllf6xpsy44xskshglyqqwj4iyxmma5nk4"))))
(build-system linux-module-build-system)
(arguments
(list
base-commit: b94cbbbce70f59b795526a0ed305facf041e6faa
--
2.40.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#64054: [PATCH] gnu: zfs: Update to 2.1.12.
2023-06-13 21:26 [bug#64054] [PATCH] gnu: zfs: Update to 2.1.12 Kaelyn Takata via Guix-patches via
@ 2023-06-19 10:21 ` Christopher Baines
0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-06-19 10:21 UTC (permalink / raw)
To: Kaelyn Takata; +Cc: 64054-done
[-- Attachment #1: Type: text/plain, Size: 328 bytes --]
Kaelyn Takata via Guix-patches via <guix-patches@gnu.org> writes:
> * gnu/packages/file-systems.scm (zfs): Update to 2.1.12.
> ---
> gnu/packages/file-systems.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Thanks for the patch, I've pushed this to master as
4d9ddeef3ad126725c99c56a4860a4b44a72d4a3.
Chris
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-06-19 10:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-13 21:26 [bug#64054] [PATCH] gnu: zfs: Update to 2.1.12 Kaelyn Takata via Guix-patches via
2023-06-19 10:21 ` bug#64054: " Christopher Baines
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).