GNU bug report logs - #34445
[PATCH] gnu: disorderfs: Update to 0.5.6.

Previous Next

Package: guix-patches;

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

Date: Mon, 11 Feb 2019 20:06:01 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Vagrant Cascadian <vagrant <at> reproducible-builds.org>
Subject: bug#34445: closed (Re: [bug#34445] [PATCH] gnu: disorderfs:
 Update to 0.5.6.)
Date: Mon, 11 Feb 2019 21:56:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#34445: [PATCH] gnu: disorderfs: Update to 0.5.6.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 34445 <at> debbugs.gnu.org.

-- 
34445: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34445
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: Vagrant Cascadian <vagrant <at> reproducible-builds.org>
Cc: 34445-done <at> debbugs.gnu.org
Subject: Re: [bug#34445] [PATCH] gnu: disorderfs: Update to 0.5.6.
Date: Mon, 11 Feb 2019 16:55:20 -0500
[Message part 3 (text/plain, inline)]
On Mon, Feb 11, 2019 at 11:46:47AM -0800, Vagrant Cascadian wrote:
> * gnu/packages/file-systems (disorderfs): Update to 0.5.6.

Thanks! Pushed as 75d12c40f7edd7f3abaada916d1c2018bd3b0d46
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Vagrant Cascadian <vagrant <at> reproducible-builds.org>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: disorderfs: Update to 0.5.6.
Date: Mon, 11 Feb 2019 11:46:47 -0800
[Message part 6 (text/plain, inline)]
* gnu/packages/file-systems (disorderfs): Update to 0.5.6.
---
 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 066d6d843b..c778ebd21e 100644
--- a/gnu/packages/file-systems.scm
+++ b/gnu/packages/file-systems.scm
@@ -109,7 +109,7 @@ single file can be mounted.")
 (define-public disorderfs
   (package
     (name "disorderfs")
-    (version "0.5.5")
+    (version "0.5.6")
     (source
      (origin
        (method git-fetch)
@@ -119,7 +119,7 @@ single file can be mounted.")
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "18c32qcdzbxrzg7srnqnw1ls9yqqxyk9b996yxr6w2znw6x6n8v4"))))
+         "1zn2ydap8k9fwjl3ivgrg6l32s5p4ik6ca6j1idp7c77znlv6cpp"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("pkg-config" ,pkg-config)))
-- 
2.20.1

[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 6 years and 96 days ago.

Previous Next


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