samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit d7d9de64ac3dbf589073649bf29df22434e06eb0
Author: Timothy Sample <[email protected]>
Date: Thu Oct 31 13:14:49 2019 -0400
gnu: ghc-semigroupoids: Update to 5.3.3.
* gnu/packages/haskell-xyz.scm (ghc-semigroupoids): Update to 5.3.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 ea54276..5c5d493 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -8953,7 +8953,7 @@ a memory chunk that will be auto-scrubbed after it run
out of scope.")
(define-public ghc-semigroupoids
(package
(name "ghc-semigroupoids")
- (version "5.2.2")
+ (version "5.3.3")
(source
(origin
(method url-fetch)
@@ -8963,7 +8963,7 @@ a memory chunk that will be auto-scrubbed after it run
out of scope.")
".tar.gz"))
(sha256
(base32
- "17i96y4iqj8clcs090lf6k0ij3j16nj14vsfwz0mm9nd6i4gbpp4"))))
+ "016hc4imr9l4szs3p7f1aahvxr5wv4clvr3qzrm3nibssg5vrs61"))))
(build-system haskell-build-system)
(arguments
`(#:cabal-revision