GNU bug report logs -
#78515
Update disorderfs to 0.6.0
Previous Next
To reply to this bug, email your comments to 78515 AT debbugs.gnu.org.
There is no need to reopen the bug first.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#78515
; Package
guix-patches
.
(Tue, 20 May 2025 21:51:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Vagrant Cascadian <vagrant <at> reproducible-builds.org>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Tue, 20 May 2025 21:51:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
The attached patch updates disorderfs to 0.6.0.
Builds, and there are no dependents to check...
live well,
vagrant
[0001-gnu-disorderfs-Update-to-0.6.0.patch (text/x-diff, inline)]
From ad7fa7b50616e9465d4d21e72c718be1d046ddb1 Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant <at> reproducible-builds.org>
Date: Tue, 20 May 2025 14:31:50 -0700
Subject: [PATCH] gnu: disorderfs: Update to 0.6.0.
* gnu/packages/file-systems.scm (disorderfs): Update to 0.6.0.
---
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 4b9ff743874..6d52f9a00ef 100644
--- a/gnu/packages/file-systems.scm
+++ b/gnu/packages/file-systems.scm
@@ -1172,7 +1172,7 @@ (define-public nilfs-utils
(define-public disorderfs
(package
(name "disorderfs")
- (version "0.5.11")
+ (version "0.6.0")
(source
(origin
(method git-fetch)
@@ -1182,7 +1182,7 @@ (define-public disorderfs
(file-name (git-file-name name version))
(sha256
(base32
- "1pnrj0h8sgqwgsc18vz3fkqsp6vhigdbi75vdj0si1r6wgslnr7z"))))
+ "14x57qnqifx6hal1yb2bnrda9l12z19vhqlq850qax23z362q53q"))))
(build-system gnu-build-system)
(native-inputs
(list pkg-config))
base-commit: 28b2b7e6d7a57addc1c4e5529dcba483c8eff493
--
2.39.5
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Christopher Baines <mail <at> cbaines.net>
:
You have taken responsibility.
(Mon, 26 May 2025 08:45:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
Vagrant Cascadian <vagrant <at> reproducible-builds.org>
:
bug acknowledged by developer.
(Mon, 26 May 2025 08:45:03 GMT)
Full text and
rfc822 format available.
Message #10 received at 78515-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Vagrant Cascadian <vagrant <at> reproducible-builds.org> writes:
> The attached patch updates disorderfs to 0.6.0.
>
> Builds, and there are no dependents to check...
>
> live well,
> vagrant
Looks good to me, I've pushed this to master as
6181d7cc8a620153bd48b3dba42c59636b4da259.
Chris
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 11 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.