GNU bug report logs
Report forwarded
to guix-patches@gnu.org
:
bug#76929
; Package guix-patches
.
(Mon, 10 Mar 2025 23:49:02 GMT) (full text , mbox , link ).
Acknowledgement sent
to Ashish SHUKLA <ashish.is@lostca.se>
:
New bug report received and forwarded. Copy sent to guix-patches@gnu.org
.
(Mon, 10 Mar 2025 23:49:02 GMT) (full text , mbox , link ).
Message #5 received at submit@debbugs.gnu.org (full text , mbox , reply ):
* gnu/packages/file-systems.scm (zfs): Update to 2.3.1.
Change-Id: I339807e71081459a3aceb6a41ae7a7ae25fdb155
---
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 34a3f0f64d..2d1438bc4f 100644
--- a/gnu/packages/file-systems.scm
+++ b/gnu/packages/file-systems.scm
@@ -1592,7 +1592,7 @@ (define-public xfstests
(define-public zfs
(package
(name "zfs")
- (version "2.3.0")
+ (version "2.3.1")
(outputs '("out" "module" "src"))
(source
(origin
@@ -1601,7 +1601,7 @@ (define-public zfs
"/download/zfs-" version
"/zfs-" version ".tar.gz"))
(sha256
- (base32 "19jnjcpaknb8yf7zh7f36kmnb9m91ndzxwqpqfwwc92znpm8g1vf"))))
+ (base32 "01lh3yxzh271hzzlgn4b5rj3wb4ckbhx08kfcgf0p4l6jdwk6ch5"))))
(build-system linux-module-build-system)
(arguments
(list
base-commit: 42773718d5d5d42137ac84826850256fd6bed606
--
2.48.1
Information forwarded
to guix-patches@gnu.org
:
bug#76929
; Package guix-patches
.
(Wed, 12 Mar 2025 10:04:01 GMT) (full text , mbox , link ).
Message #8 received at submit@debbugs.gnu.org (full text , mbox , reply ):
[Message part 1 (text/plain, inline)]
Ashish SHUKLA via Guix-patches via <guix-patches@gnu.org> writes:
> * gnu/packages/file-systems.scm (zfs): Update to 2.3.1.
>
> Change-Id: I339807e71081459a3aceb6a41ae7a7ae25fdb155
> ---
> 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 34a3f0f64d..2d1438bc4f 100644
> --- a/gnu/packages/file-systems.scm
> +++ b/gnu/packages/file-systems.scm
> @@ -1592,7 +1592,7 @@ (define-public xfstests
> (define-public zfs
> (package
> (name "zfs")
> - (version "2.3.0")
> + (version "2.3.1")
> (outputs '("out" "module" "src"))
> (source
> (origin
> @@ -1601,7 +1601,7 @@ (define-public zfs
> "/download/zfs-" version
> "/zfs-" version ".tar.gz"))
> (sha256
> - (base32 "19jnjcpaknb8yf7zh7f36kmnb9m91ndzxwqpqfwwc92znpm8g1vf"))))
> + (base32 "01lh3yxzh271hzzlgn4b5rj3wb4ckbhx08kfcgf0p4l6jdwk6ch5"))))
> (build-system linux-module-build-system)
> (arguments
> (list
>
> base-commit: 42773718d5d5d42137ac84826850256fd6bed606
pushed, closing.
[signature.asc (application/pgp-signature, inline)]
Reply sent
to Z572 <z572@z572.online>
:
You have taken responsibility.
(Wed, 12 Mar 2025 10:04:02 GMT) (full text , mbox , link ).
Notification sent
to Ashish SHUKLA <ashish.is@lostca.se>
:
bug acknowledged by developer.
(Wed, 12 Mar 2025 10:04:02 GMT) (full text , mbox , link ).
bug archived.
Request was from Debbugs Internal Request <help-debbugs@gnu.org>
to internal_control@debbugs.gnu.org
.
(Wed, 09 Apr 2025 11:24:08 GMT) (full text , mbox , link ).
Display info messages
Send a report that this bug log contains spam .
debbugs.gnu.org maintainers
<help-debbugs@gnu.org >.
Last modified:
Wed Apr 16 03:23:04 2025;
Machine Name:
wallace-server
GNU bug tracking system
Debbugs is free software and licensed under the terms of the
GNU Public License version 2. The current version can be
obtained from https://bugs.debian.org/debbugs-source/ .
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.