GNU bug report logs -
#78515
Update disorderfs to 0.6.0
Previous Next
Full log
View this message in rfc822 format
[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)]
This bug report was last modified 15 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.