[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
34/249: gnu: ghc-pretty-show: Update to 1.9.5.
From: |
guix-commits |
Subject: |
34/249: gnu: ghc-pretty-show: Update to 1.9.5. |
Date: |
Thu, 31 Oct 2019 23:49:22 -0400 (EDT) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 9fb78495196af04a7dd1b1f0233e50e78d4c3eea
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 01:28:25 2019 -0400
gnu: ghc-pretty-show: Update to 1.9.5.
* gnu/packages/haskell-xyz.scm (ghc-pretty-show): Update to 1.9.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 3412c14..85ad371 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -7791,7 +7791,7 @@ ByteStrings in the style of other common *nix hex dump
tools.")
(define-public ghc-pretty-show
(package
(name "ghc-pretty-show")
- (version "1.7")
+ (version "1.9.5")
(source
(origin
(method url-fetch)
@@ -7799,7 +7799,7 @@ ByteStrings in the style of other common *nix hex dump
tools.")
"pretty-show-" version ".tar.gz"))
(sha256
(base32
- "0br7pkxqqqhby2j2v1g847lgqsrasx56g1jw3dhmjh4flzs6warq"))))
+ "0gs2pabi4qa4b0r5vffpf9b1cf5n9y2939a3lljjw7cmg6xvx5dh"))))
(build-system haskell-build-system)
(inputs
`(("ghc-haskell-lexer" ,ghc-haskell-lexer)
- 95/249: gnu: ghc-memory: Update to 0.14.18., (continued)
- 95/249: gnu: ghc-memory: Update to 0.14.18., guix-commits, 2019/10/31
- 59/249: gnu: ghc-vector: Update to 0.12.0.3., guix-commits, 2019/10/31
- 56/249: gnu: ghc-dlist: Update to 0.8.0.7., guix-commits, 2019/10/31
- 89/249: gnu: ghc-tasty-hunit: Update to 0.10.0.2., guix-commits, 2019/10/31
- 105/249: gnu: ghc-hspec: Update to 2.7.1., guix-commits, 2019/10/31
- 87/249: gnu: ghc-hmatrix-gsl-stats: Update to 0.4.1.8., guix-commits, 2019/10/31
- 128/249: gnu: ghc-zip-archive: Update to 0.4.1., guix-commits, 2019/10/31
- 107/249: gnu: ghc-base-compat: Update to 0.10.5., guix-commits, 2019/10/31
- 23/249: gnu: ghc-storable-complex: Update to 0.2.3.0., guix-commits, 2019/10/31
- 24/249: gnu: ghc-appar: Update to 0.1.8., guix-commits, 2019/10/31
- 34/249: gnu: ghc-pretty-show: Update to 1.9.5.,
guix-commits <=
- 26/249: gnu: ghc-basement: Update to 0.0.11., guix-commits, 2019/10/31
- 37/249: gnu: ghc-mmorph: Update to 1.1.3., guix-commits, 2019/10/31
- 35/249: gnu: ghc-bsb-http-chunked: Update to 0.0.0.4., guix-commits, 2019/10/31
- 41/249: gnu: ghc-regex-pcre-builtin: Update to 0.94.5.8.8.35., guix-commits, 2019/10/31
- 36/249: gnu: ghc-microlens-th: Update to 0.4.2.3., guix-commits, 2019/10/31
- 39/249: gnu: ghc-generics-sop: Update to 0.4.0.1., guix-commits, 2019/10/31
- 40/249: gnu: ghc-tagged: Update to 0.8.6., guix-commits, 2019/10/31
- 45/249: gnu: ghc-unix-time: Update to 0.4.7., guix-commits, 2019/10/31
- 49/249: gnu: ghc-quickcheck: Update to 2.13.2., guix-commits, 2019/10/31
- 55/249: gnu: ghc-pqueue: Update to 1.4.1.2., guix-commits, 2019/10/31