* [bug#72499] [PATCH] gnu: zfs: Update to 2.2.5.
@ 2024-08-06 23:16 Ashish SHUKLA via Guix-patches via
2024-08-11 10:37 ` Christopher Baines
0 siblings, 1 reply; 2+ messages in thread
From: Ashish SHUKLA via Guix-patches via @ 2024-08-06 23:16 UTC (permalink / raw)
To: 72499; +Cc: Ashish SHUKLA
* gnu/packages/file-systems.scm (zfs): Update to 2.2.5.
Change-Id: I0988bc7e277e45423dbdebef15378385c1f05769
---
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 707937b78c..1295cbb0b3 100644
--- a/gnu/packages/file-systems.scm
+++ b/gnu/packages/file-systems.scm
@@ -1443,7 +1443,7 @@ (define-public xfstests
(define-public zfs
(package
(name "zfs")
- (version "2.2.4")
+ (version "2.2.5")
(outputs '("out" "module" "src"))
(source
(origin
@@ -1452,7 +1452,7 @@ (define-public zfs
"/download/zfs-" version
"/zfs-" version ".tar.gz"))
(sha256
- (base32 "1h0yqchirzsn2gll1w2gclb13hr8511z67lf85cigm43frgr144p"))))
+ (base32 "15w8s0f155kpylgdan56hgwc86fl1658br05dmyyhxfd55pwz213"))))
(build-system linux-module-build-system)
(arguments
(list
base-commit: 5e567587dd4abf51f9a6fa44f5a852dde1115ce9
--
2.46.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [bug#72499] [PATCH] gnu: zfs: Update to 2.2.5.
2024-08-06 23:16 [bug#72499] [PATCH] gnu: zfs: Update to 2.2.5 Ashish SHUKLA via Guix-patches via
@ 2024-08-11 10:37 ` Christopher Baines
0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2024-08-11 10:37 UTC (permalink / raw)
To: 72499; +Cc: 72499-done, Ashish SHUKLA
[-- Attachment #1: Type: text/plain, Size: 369 bytes --]
Ashish SHUKLA via Guix-patches via <guix-patches@gnu.org> writes:
> * gnu/packages/file-systems.scm (zfs): Update to 2.2.5.
>
> Change-Id: I0988bc7e277e45423dbdebef15378385c1f05769
> ---
> gnu/packages/file-systems.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Thanks, I've pushed this to master as
bc8dc51d4273d07289bae39ff8ad59f4107243b6.
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:[~2024-08-11 10:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-06 23:16 [bug#72499] [PATCH] gnu: zfs: Update to 2.2.5 Ashish SHUKLA via Guix-patches via
2024-08-11 10:37 ` Christopher Baines
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.