all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#34445] [PATCH] gnu: disorderfs: Update to 0.5.6.
@ 2019-02-11 19:46 Vagrant Cascadian
  2019-02-11 21:55 ` bug#34445: " Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Vagrant Cascadian @ 2019-02-11 19:46 UTC (permalink / raw)
  To: 34445

[-- Attachment #1: Type: text/plain, Size: 958 bytes --]


* 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


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#34445: [PATCH] gnu: disorderfs: Update to 0.5.6.
  2019-02-11 19:46 [bug#34445] [PATCH] gnu: disorderfs: Update to 0.5.6 Vagrant Cascadian
@ 2019-02-11 21:55 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2019-02-11 21:55 UTC (permalink / raw)
  To: Vagrant Cascadian; +Cc: 34445-done

[-- Attachment #1: Type: text/plain, Size: 188 bytes --]

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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-02-11 21:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-11 19:46 [bug#34445] [PATCH] gnu: disorderfs: Update to 0.5.6 Vagrant Cascadian
2019-02-11 21:55 ` bug#34445: " Leo Famulari

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.