[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
177/328: gnu: ghc-missingh: Update to 1.4.1.0.
From: |
guix-commits |
Subject: |
177/328: gnu: ghc-missingh: Update to 1.4.1.0. |
Date: |
Sat, 16 Nov 2019 19:33:02 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit e781bad1704891a7e72b8f6822836bdc76d50cab
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 13:10:26 2019 -0400
gnu: ghc-missingh: Update to 1.4.1.0.
* gnu/packages/haskell-xyz.scm (ghc-missingh): Update to 1.4.1.0.
---
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 512ff0b..ac92c15 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -6342,7 +6342,7 @@ used both from lens and microlens).")
(define-public ghc-missingh
(package
(name "ghc-missingh")
- (version "1.4.0.1")
+ (version "1.4.1.0")
(source
(origin
(method url-fetch)
@@ -6350,7 +6350,7 @@ used both from lens and microlens).")
"MissingH-" version ".tar.gz"))
(sha256
(base32
- "0wcvgrmav480w7nf4bl14yi0jq2yzanysxwzwas9hpb28vyjlgr8"))))
+ "1jp0vk6w9a7fzrbxfhx773105jp2s1n50klq9ak6spfl7bgx5v29"))))
(build-system haskell-build-system)
;; Tests require the unmaintained testpack package, which depends on the
;; outdated QuickCheck version 2.7, which can no longer be built with
- 200/328: gnu: Add ghc-dense-linear-algebra., (continued)
- 200/328: gnu: Add ghc-dense-linear-algebra., guix-commits, 2019/11/16
- 203/328: gnu: ghc-vault: Update to 0.3.1.3., guix-commits, 2019/11/16
- 205/328: gnu: Add ghc-network-byte-order., guix-commits, 2019/11/16
- 209/328: gnu: ghc-bsb-http-chunked: Update to 0.0.0.4., guix-commits, 2019/11/16
- 216/328: gnu: ghc-wai: Update to 3.2.2.1., guix-commits, 2019/11/16
- 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 <=
- 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, 2019/11/16
- 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