[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
193/328: gnu: ghc-semigroupoids: Update to 5.3.3.
From: |
guix-commits |
Subject: |
193/328: gnu: ghc-semigroupoids: Update to 5.3.3. |
Date: |
Sat, 16 Nov 2019 19:33:06 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit e1f66b6c4bd9c89fad877e9c24861d3a37288573
Author: Timothy Sample <address@hidden>
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.
[arguments]: Remove '#:cabal-revision'.
---
gnu/packages/haskell-xyz.scm | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index bd7073b..05f5996 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -9024,7 +9024,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)
@@ -9034,11 +9034,8 @@ 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
- ("4" "0pqfrxzypjq6z8lgdkzq4vhcyqkpk5326hny0r6snpc3gm78r4ij")))
(inputs
`(("ghc-base-orphans" ,ghc-base-orphans)
("ghc-transformers-compat" ,ghc-transformers-compat)
- 219/328: gnu: ghc-wai-logger: Update to 2.3.5., (continued)
- 219/328: gnu: ghc-wai-logger: Update to 2.3.5., guix-commits, 2019/11/16
- 218/328: gnu: ghc-exactprint: Update to 0.6.1., guix-commits, 2019/11/16
- 220/328: gnu: ghc-contravariant-extras: Update Cabal file to r1., guix-commits, 2019/11/16
- 224/328: gnu: ghc-rerebase: Update to 1.3.1.1., guix-commits, 2019/11/16
- 228/328: gnu: ghc-mono-traversable: Update to 1.0.13.0., guix-commits, 2019/11/16
- 177/328: gnu: ghc-missingh: Update to 1.4.1.0., guix-commits, 2019/11/16
- 180/328: gnu: ghc-hslua-module-text: Update to 0.2.1., guix-commits, 2019/11/16
- 184/328: gnu: ghc-profunctors: Update to 5.3., guix-commits, 2019/11/16
- 188/328: gnu: ghc-inline-c: Update to 0.7.0.1., guix-commits, 2019/11/16
- 192/328: gnu: ghc-io-streams-haproxy: Update to 1.0.1.0., guix-commits, 2019/11/16
- 193/328: gnu: ghc-semigroupoids: Update to 5.3.3.,
guix-commits <=
- 194/328: gnu: ghc-http-api-data: Update to 0.4.1., guix-commits, 2019/11/16
- 198/328: gnu: ghc-texmath: Update to 0.11.3., guix-commits, 2019/11/16
- 201/328: gnu: ghc-statistics: Update to 0.15.1.1., guix-commits, 2019/11/16
- 202/328: gnu: ghc-invariant: Update to 0.5.3., guix-commits, 2019/11/16
- 206/328: gnu: ghc-http2: Update to 1.6.5., guix-commits, 2019/11/16
- 207/328: gnu: ghc-hedgehog: Update to 1.0.1., guix-commits, 2019/11/16
- 149/328: gnu: ghc-quickcheck-instances: Update to 0.3.22., guix-commits, 2019/11/16
- 155/328: gnu: ghc-megaparsec: Update to 7.0.5., guix-commits, 2019/11/16
- 148/328: gnu: Add ghc-time-compat., guix-commits, 2019/11/16
- 168/328: gnu: Add ghc-network-bsd., guix-commits, 2019/11/16