[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
161/328: gnu: ghc-bifunctors: Update to 5.5.5.
From: |
guix-commits |
Subject: |
161/328: gnu: ghc-bifunctors: Update to 5.5.5. |
Date: |
Sat, 16 Nov 2019 19:32:59 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 4cc5f247e4bf4ae6e7923f01554ebddf19cb0633
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 13:00:42 2019 -0400
gnu: ghc-bifunctors: Update to 5.5.5.
* gnu/packages/haskell-xyz.scm (ghc-bifunctors): Update to 5.5.5.
---
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 e985af2..729044c 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -804,7 +804,7 @@ stand for certain ASCII character sequences, i.e. → instead
of @code{->},
(define-public ghc-bifunctors
(package
(name "ghc-bifunctors")
- (version "5.5.3")
+ (version "5.5.5")
(source
(origin
(method url-fetch)
@@ -814,7 +814,7 @@ stand for certain ASCII character sequences, i.e. → instead
of @code{->},
".tar.gz"))
(sha256
(base32
- "1jn9rxg643xnlhrknmjz88nblcpsr45xwjkwwnn5nxpasa7m4d6l"))))
+ "0rn47q8dzv0g1fyams99p4py6q0asxdc50q9k0nj497brk738xcb"))))
(build-system haskell-build-system)
(inputs
`(("ghc-base-orphans" ,ghc-base-orphans)
- 237/328: gnu: Add ghc-text-metrics., (continued)
- 237/328: gnu: Add ghc-text-metrics., guix-commits, 2019/11/16
- 247/328: gnu: ghc-edit-distance: Update dependency constraints., guix-commits, 2019/11/16
- 137/328: gnu: ghc-zip-archive: Update to 0.4.1., guix-commits, 2019/11/16
- 215/328: gnu: ghc-either: Update to 5.0.1.1., guix-commits, 2019/11/16
- 210/328: gnu: Add ghc-retry., guix-commits, 2019/11/16
- 217/328: gnu: ghc-snap-server: Update to 1.1.1.1., guix-commits, 2019/11/16
- 222/328: gnu: ghc-cryptohash-sha1: Update Cabal file to r4., guix-commits, 2019/11/16
- 223/328: gnu: ghc-rebase: Update to 1.3.1.1., guix-commits, 2019/11/16
- 233/328: gnu: ghc-yaml: Update to 0.11.1.2., guix-commits, 2019/11/16
- 153/328: gnu: ghc-hsopenssl: Update to 0.11.4.17., guix-commits, 2019/11/16
- 161/328: gnu: ghc-bifunctors: Update to 5.5.5.,
guix-commits <=
- 164/328: gnu: ghc-aeson: Update to 1.4.5.0., guix-commits, 2019/11/16
- 167/328: gnu: ghc-attoparsec-iso8601: Update to 1.0.1.0., guix-commits, 2019/11/16
- 174/328: gnu: ghc-io-streams: Update to 1.5.1.0., guix-commits, 2019/11/16
- 181/328: gnu: ghc-connection: Update to 0.3.1., guix-commits, 2019/11/16
- 185/328: gnu: ghc-aeson-pretty: Update to 0.8.8., guix-commits, 2019/11/16
- 196/328: gnu: ghc-skylighting: Update to 0.8.2.1., guix-commits, 2019/11/16
- 195/328: gnu: ghc-openssl-streams: Update to 1.2.2.0., guix-commits, 2019/11/16
- 235/328: gnu: ghc-monad-logger: Update to 0.3.30., guix-commits, 2019/11/16
- 236/328: gnu: ghc-http: Update to 4000.3.14., guix-commits, 2019/11/16
- 242/328: gnu: ghc-simple-sendfile: Update to 0.2.30., guix-commits, 2019/11/16