guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

185/249: gnu: ghc-vault: Update to 0.3.1.3.


From: guix-commits
Subject: 185/249: gnu: ghc-vault: Update to 0.3.1.3.
Date: Thu, 31 Oct 2019 23:49:59 -0400 (EDT)

samplet pushed a commit to branch wip-haskell-updates
in repository guix.

commit f7a649ff9c58dfab41b4cd55e6f862980ef36b4f
Author: Timothy Sample <address@hidden>
Date:   Thu Oct 31 13:17:28 2019 -0400

    gnu: ghc-vault: Update to 0.3.1.3.
    
    * gnu/packages/haskell-xyz.scm (ghc-vault): Update to 0.3.1.3.
---
 gnu/packages/haskell-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index 24231ec..80ebef6 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -11161,7 +11161,7 @@ explicit by providing a function to check whether the 
invariants hold.")
 (define-public ghc-vault
   (package
     (name "ghc-vault")
-    (version "0.3.1.2")
+    (version "0.3.1.3")
     (source
      (origin
        (method url-fetch)
@@ -11171,7 +11171,7 @@ explicit by providing a function to check whether the 
invariants hold.")
              ".tar.gz"))
        (sha256
         (base32
-         "072mbrihsdsb8c6xvg6lvk0rqjgvxvi8qkg4n6wwym5hq0pfa04y"))))
+         "0vdm472vn734xa27jjm2mjacl37mxiqaaahvm4hzqjgyh4cqq377"))))
     (build-system haskell-build-system)
     (inputs
      `(("ghc-unordered-containers" ,ghc-unordered-containers)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]