GNU bug report logs -
#78208
[PATCH] gnu: zfs: Update to 2.3.2.
Previous Next
Reported by: Ashish SHUKLA <ashish.is <at> lostca.se>
Date: Fri, 2 May 2025 11:31:02 UTC
Severity: normal
Tags: patch
Done: Z572 <z572 <at> z572.online>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sat, 03 May 2025 11:40:34 +0800
with message-id <87jz6y4b0t.fsf <at> z572.online>
and subject line Re: [bug#78208] [PATCH] gnu: zfs: Update to 2.3.2.
has caused the debbugs.gnu.org bug report #78208,
regarding [PATCH] gnu: zfs: Update to 2.3.2.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
78208: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=78208
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
* gnu/packages/file-systems.scm (zfs): Update to 2.3.2.
Change-Id: I0765e7c9ede5a630bfc0985a484d93e810a4d528
---
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 73d9b50f4f..a21679b954 100644
--- a/gnu/packages/file-systems.scm
+++ b/gnu/packages/file-systems.scm
@@ -1696,7 +1696,7 @@ (define-public xfstests
(define-public zfs
(package
(name "zfs")
- (version "2.3.1")
+ (version "2.3.2")
(outputs '("out" "module" "src"))
(source
(origin
@@ -1705,7 +1705,7 @@ (define-public zfs
"/download/zfs-" version
"/zfs-" version ".tar.gz"))
(sha256
- (base32 "01lh3yxzh271hzzlgn4b5rj3wb4ckbhx08kfcgf0p4l6jdwk6ch5"))))
+ (base32 "12kmp23qs6ss8m0paa7bija0cxqn1r2if1j1pxak7v23jn565nl0"))))
(build-system linux-module-build-system)
(arguments
(list
base-commit: 3ca90163f7c232ab5f093f824be9e8e07b9f4ddd
--
2.49.0
[Message part 3 (message/rfc822, inline)]
[Message part 4 (text/plain, inline)]
Ashish SHUKLA via Guix-patches via <guix-patches <at> gnu.org> writes:
> * gnu/packages/file-systems.scm (zfs): Update to 2.3.2.
>
> Change-Id: I0765e7c9ede5a630bfc0985a484d93e810a4d528
> ---
> 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 73d9b50f4f..a21679b954 100644
> --- a/gnu/packages/file-systems.scm
> +++ b/gnu/packages/file-systems.scm
> @@ -1696,7 +1696,7 @@ (define-public xfstests
> (define-public zfs
> (package
> (name "zfs")
> - (version "2.3.1")
> + (version "2.3.2")
> (outputs '("out" "module" "src"))
> (source
> (origin
> @@ -1705,7 +1705,7 @@ (define-public zfs
> "/download/zfs-" version
> "/zfs-" version ".tar.gz"))
> (sha256
> - (base32 "01lh3yxzh271hzzlgn4b5rj3wb4ckbhx08kfcgf0p4l6jdwk6ch5"))))
> + (base32 "12kmp23qs6ss8m0paa7bija0cxqn1r2if1j1pxak7v23jn565nl0"))))
> (build-system linux-module-build-system)
> (arguments
> (list
>
> base-commit: 3ca90163f7c232ab5f093f824be9e8e07b9f4ddd
pushed, closing.
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 79 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.