[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
161/329: gnu: ghc-bifunctors: Update to 5.5.5.
From: |
guix-commits |
Subject: |
161/329: gnu: ghc-bifunctors: Update to 5.5.5. |
Date: |
Wed, 20 Nov 2019 21:17:50 -0500 (EST) |
samplet pushed a commit to branch master
in repository guix.
commit 0beaec66bdf8547cf8154253ff1d4b2a8d7fa979
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)
- 137/329: gnu: ghc-zip-archive: Update to 0.4.1., (continued)
- 137/329: gnu: ghc-zip-archive: Update to 0.4.1., guix-commits, 2019/11/20
- 131/329: gnu: Add ghc-splitmix., guix-commits, 2019/11/20
- 147/329: gnu: ghc-system-fileio: Update to 0.3.16.4., guix-commits, 2019/11/20
- 143/329: gnu: ghc-typed-process: Update to 0.2.6.0., guix-commits, 2019/11/20
- 149/329: gnu: ghc-quickcheck-instances: Update to 0.3.22., guix-commits, 2019/11/20
- 150/329: gnu: ghc-tldr: Update to 0.4.0.2., guix-commits, 2019/11/20
- 154/329: gnu: ghc-comonad: Update to 5.0.5., guix-commits, 2019/11/20
- 159/329: gnu: ghc-rio: Update to 0.1.12.0., guix-commits, 2019/11/20
- 165/329: gnu: ghc-haskell-src-exts-util: Update to 0.2.5., guix-commits, 2019/11/20
- 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 <=
- 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, 2019/11/20
- 202/329: gnu: ghc-invariant: Update to 0.5.3., guix-commits, 2019/11/20