[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
264/290: gnu: ghc-chart: Update to 1.9.1.
From: |
guix-commits |
Subject: |
264/290: gnu: ghc-chart: Update to 1.9.1. |
Date: |
Wed, 6 Nov 2019 08:23:25 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 73bf1cad5c17956d94dc0eba5d1372ad8c541a4d
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 13:30:22 2019 -0400
gnu: ghc-chart: Update to 1.9.1.
* gnu/packages/haskell-xyz.scm (ghc-chart): Update to 1.9.1.
---
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 477617e..d11c760 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -1463,7 +1463,7 @@ Haskell, based on complemented PATRICIA tries.")
(define-public ghc-chart
(package
(name "ghc-chart")
- (version "1.9")
+ (version "1.9.1")
(source
(origin
(method url-fetch)
@@ -1471,7 +1471,7 @@ Haskell, based on complemented PATRICIA tries.")
"Chart-" version ".tar.gz"))
(sha256
(base32
- "1f5azj17y8xsb3gjhf7gg1gnnlq12rxkmfjmgcly314d7vghs05z"))))
+ "1pn735k9ifxlb9mdh8xy7wi22cxni8xyr28n8zx9w0j6vprcg89l"))))
(build-system haskell-build-system)
(inputs
`(("ghc-old-locale" ,ghc-old-locale)
- 230/290: gnu: ghc-conduit-extra: Update to 1.3.4., (continued)
- 230/290: gnu: ghc-conduit-extra: Update to 1.3.4., guix-commits, 2019/11/06
- 232/290: gnu: Add ghc-libyaml., guix-commits, 2019/11/06
- 236/290: gnu: ghc-http: Update to 4000.3.14., guix-commits, 2019/11/06
- 241/290: gnu: hlint: Update to 2.1.26., guix-commits, 2019/11/06
- 240/290: gnu: Add ghc-lib-parser., guix-commits, 2019/11/06
- 246/290: gnu: ghc-cryptohash-sha256: Update Cabal file to r3., guix-commits, 2019/11/06
- 245/290: gnu: ghc-persistent: Update to 2.9.2., guix-commits, 2019/11/06
- 250/290: gnu: ghc-adjunctions: Update Cabal file to r2., guix-commits, 2019/11/06
- 251/290: gnu: ghc-lens: Update to 4.17.1., guix-commits, 2019/11/06
- 257/290: gnu: ghc-conduit-algorithms: Update to 0.0.11.0., guix-commits, 2019/11/06
- 264/290: gnu: ghc-chart: Update to 1.9.1.,
guix-commits <=
- 262/290: gnu: ghc-persistent-template: Update to 2.6.0., guix-commits, 2019/11/06
- 268/290: gnu: ghc-sdl2: Update to 2.5.0.0., guix-commits, 2019/11/06
- 269/290: gnu: ghc-persistent-sqlite: Update to 2.9.3., guix-commits, 2019/11/06
- 271/290: gnu: hoogle: Update to 5.0.17.11., guix-commits, 2019/11/06
- 272/290: gnu: ghc-yesod-persistent: Update to 1.6.0.2., guix-commits, 2019/11/06
- 270/290: gnu: ghc-esqueleto: Update to 3.0.0., guix-commits, 2019/11/06
- 276/290: gnu: Add ghc-edit-distance-vector., guix-commits, 2019/11/06
- 273/290: gnu: ghc-haddock-library: Update to 1.7.0., guix-commits, 2019/11/06
- 282/290: gnu: Add ghc-hslua-module-system., guix-commits, 2019/11/06
- 283/290: gnu: Add ghc-ipynb., guix-commits, 2019/11/06