guix-commits
[Top][All Lists]
Advanced

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

14/20: squash! gnu: ghc-vault: Update to 0.3.1.3.


From: guix-commits
Subject: 14/20: squash! gnu: ghc-vault: Update to 0.3.1.3.
Date: Fri, 1 Nov 2019 22:16:57 -0400 (EDT)

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

commit 38f2c6b7809b1e38cb27a576f568721ef50af67e
Author: Timothy Sample <address@hidden>
Date:   Fri Nov 1 21:53:09 2019 -0400

    squash! gnu: ghc-vault: Update to 0.3.1.3.
---
 gnu/packages/haskell-xyz.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index 5078925..aa3de58 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -11259,9 +11259,9 @@ explicit by providing a function to check whether the 
invariants hold.")
          "0vdm472vn734xa27jjm2mjacl37mxiqaaahvm4hzqjgyh4cqq377"))))
     (build-system haskell-build-system)
     (inputs
-     `(("ghc-unordered-containers" ,ghc-unordered-containers)
-       ("ghc-hashable" ,ghc-hashable)
-       ("ghc-semigroupoids" ,ghc-semigroupoids)))
+     `(("ghc-semigroups" ,ghc-semigroups)
+       ("ghc-unordered-containers" ,ghc-unordered-containers)
+       ("ghc-hashable" ,ghc-hashable)))
     (home-page
      "https://github.com/HeinrichApfelmus/vault";)
     (synopsis "Persistent store for arbitrary values")



reply via email to

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