GNU bug report logs - #78515
Update disorderfs to 0.6.0

Previous Next

Package: guix-patches;

Reported by: Vagrant Cascadian <vagrant <at> reproducible-builds.org>

Date: Tue, 20 May 2025 21:51:02 UTC

Severity: normal

Done: Christopher Baines <mail <at> cbaines.net>

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#78515: closed (Update disorderfs to 0.6.0)
Date: Mon, 26 May 2025 08:45:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 26 May 2025 09:44:29 +0100
with message-id <87wma3lq1e.fsf <at> cbaines.net>
and subject line Re: [bug#78515] Update disorderfs to 0.6.0
has caused the debbugs.gnu.org bug report #78515,
regarding Update disorderfs to 0.6.0
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
78515: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=78515
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Vagrant Cascadian <vagrant <at> reproducible-builds.org>
To: guix-patches <at> gnu.org
Subject: Update disorderfs to 0.6.0
Date: Tue, 20 May 2025 14:50:34 -0700
[Message part 3 (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)]
[Message part 6 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Vagrant Cascadian <vagrant <at> reproducible-builds.org>
Cc: 78515-done <at> debbugs.gnu.org
Subject: Re: [bug#78515] Update disorderfs to 0.6.0
Date: Mon, 26 May 2025 09:44:29 +0100
[Message part 7 (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 22 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.