[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
203/329: gnu: ghc-vault: Update to 0.3.1.3.
From: |
guix-commits |
Subject: |
203/329: gnu: ghc-vault: Update to 0.3.1.3. |
Date: |
Wed, 20 Nov 2019 21:18:01 -0500 (EST) |
samplet pushed a commit to branch master
in repository guix.
commit b40a436e6a6b645b88964afd2cac1fba05e1eef1
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.
[inputs]: Replace 'ghc-semigroupoids' with 'ghc-semigroups'.
---
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 c5a1c00..789ae84 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -11387,7 +11387,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)
@@ -11397,12 +11397,12 @@ 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)
("ghc-hashable" ,ghc-hashable)
- ("ghc-semigroupoids" ,ghc-semigroupoids)))
+ ("ghc-semigroups" ,ghc-semigroups)))
(home-page
"https://github.com/HeinrichApfelmus/vault")
(synopsis "Persistent store for arbitrary values")
- 166/329: gnu: ghc-haskell-src-meta: Update to 0.8.3., (continued)
- 166/329: gnu: ghc-haskell-src-meta: Update to 0.8.3., guix-commits, 2019/11/20
- 161/329: gnu: ghc-bifunctors: Update to 5.5.5., guix-commits, 2019/11/20
- 163/329: gnu: ghc-parsers: Update to 0.12.10., guix-commits, 2019/11/20
- 178/329: gnu: ghc-lifted-async: Update to 0.10.0.4., guix-commits, 2019/11/20
- 187/329: gnu: ghc-skylighting-core: Update to 0.8.2.1., guix-commits, 2019/11/20
- 188/329: gnu: ghc-inline-c: Update to 0.7.0.1., guix-commits, 2019/11/20
- 190/329: gnu: ghc-aeson-compat: Update to 0.3.9., guix-commits, 2019/11/20
- 186/329: gnu: ghc-diff: Patch to work with newer QuickCheck., guix-commits, 2019/11/20
- 195/329: gnu: ghc-openssl-streams: Update to 1.2.2.0., guix-commits, 2019/11/20
- 198/329: gnu: ghc-texmath: Update to 0.11.3., guix-commits, 2019/11/20
- 203/329: gnu: ghc-vault: Update to 0.3.1.3.,
guix-commits <=
- 202/329: gnu: ghc-invariant: Update to 0.5.3., guix-commits, 2019/11/20
- 215/329: gnu: ghc-either: Update to 5.0.1.1., guix-commits, 2019/11/20
- 140/329: gnu: ghc-atomic-write: Update to 0.2.0.6., guix-commits, 2019/11/20
- 168/329: gnu: Add ghc-network-bsd., guix-commits, 2019/11/20
- 224/329: gnu: ghc-rerebase: Update to 1.3.1.1., guix-commits, 2019/11/20
- 225/329: gnu: ghc-wai-extra: Update to 3.0.28., guix-commits, 2019/11/20
- 167/329: gnu: ghc-attoparsec-iso8601: Update to 1.0.1.0., guix-commits, 2019/11/20
- 191/329: gnu: ghc-pandoc-types: Update to 1.17.6.1., guix-commits, 2019/11/20
- 196/329: gnu: ghc-skylighting: Update to 0.8.2.1., guix-commits, 2019/11/20
- 204/329: gnu: ghc-cheapskate: Update to 0.1.1.1., guix-commits, 2019/11/20