[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/45: gnu: ghc-aeson-pretty: Update to 0.8.9.
From: |
guix-commits |
Subject: |
09/45: gnu: ghc-aeson-pretty: Update to 0.8.9. |
Date: |
Mon, 25 Oct 2021 08:33:34 -0400 (EDT) |
lbraun pushed a commit to branch wip-stackage-18.14
in repository guix.
commit b470914b78174b82419d2ac274bce24add03a222
Author: Lars-Dominik Braun <lars@6xq.net>
AuthorDate: Mon Oct 25 14:28:33 2021 +0200
gnu: ghc-aeson-pretty: Update to 0.8.9.
* gnu/packages/haskell-web.scm (ghc-aeson-pretty): Update to 0.8.9.
---
gnu/packages/haskell-web.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/haskell-web.scm b/gnu/packages/haskell-web.scm
index 8dbd772..320fd11 100644
--- a/gnu/packages/haskell-web.scm
+++ b/gnu/packages/haskell-web.scm
@@ -1055,7 +1055,7 @@ naming: in Greek mythology, Aeson was the father of
Jason.)")
(define-public ghc-aeson-pretty
(package
(name "ghc-aeson-pretty")
- (version "0.8.8")
+ (version "0.8.9")
(source (origin
(method url-fetch)
(uri (string-append
@@ -1063,7 +1063,7 @@ naming: in Greek mythology, Aeson was the father of
Jason.)")
version ".tar.gz"))
(sha256
(base32
- "09n7gs91y1fbw6gjszrd2na3isnvk3y5rsi90lzjrwywnqfadkl1"))))
+ "021az9az6xik9c9s3rnar5fr1lgy2h3igibf5ixnc7ps3m2lzg2x"))))
(build-system haskell-build-system)
(inputs
`(("ghc-aeson" ,ghc-aeson)
- 14/45: gnu: ghc-bytestring-lexing: Update to 0.5.0.7., (continued)
- 14/45: gnu: ghc-bytestring-lexing: Update to 0.5.0.7., guix-commits, 2021/10/25
- 13/45: gnu: ghc-blaze-builder: Update to 0.4.2.2., guix-commits, 2021/10/25
- 24/45: gnu: ghc-emojis: Update to 0.1.2., guix-commits, 2021/10/25
- 33/45: gnu: ghc-texmath: Update to 0.12.3.2., guix-commits, 2021/10/25
- 41/45: gnu: ghc-commonmark: Update to 0.2.1.1., guix-commits, 2021/10/25
- 34/45: gnu: ghc-tldr: Update to 0.9.2., guix-commits, 2021/10/25
- 44/45: gnu: ghc-mysql-simple: Update to 0.4.7., guix-commits, 2021/10/25
- 35/45: gnu: ghc-tree-diff: Update to 0.2.1., guix-commits, 2021/10/25
- 40/45: gnu: ghc-zstd: Update to 0.1.3.0., guix-commits, 2021/10/25
- 10/45: gnu: ghc-aeson-qq: Update to 0.8.4., guix-commits, 2021/10/25
- 09/45: gnu: ghc-aeson-pretty: Update to 0.8.9.,
guix-commits <=
- 17/45: gnu: ghc-hpack: Update to 0.34.5., guix-commits, 2021/10/25
- 20/45: gnu: ghc-juicypixels: Update to 3.3.6., guix-commits, 2021/10/25
- 30/45: gnu: ghc-regex-pcre-builtin: Update to 0.95.2.3.8.44., guix-commits, 2021/10/25
- 26/45: gnu: ghc-pandoc-types: Update to 1.22.1., guix-commits, 2021/10/25
- 36/45: gnu: ghc-typed-process: Update to 0.2.6.3., guix-commits, 2021/10/25
- 39/45: gnu: ghc-yaml: Update to 0.11.7.0., guix-commits, 2021/10/25
- 07/45: gnu: ghc-wai-extra: Update to 3.1.7., guix-commits, 2021/10/25
- 01/45: import: stackage: Update to release 18.14., guix-commits, 2021/10/25
- 19/45: gnu: ghc-ipynb: Update to 0.1.0.2., guix-commits, 2021/10/25
- 37/45: gnu: ghc-vector: Update to 0.12.3.1., guix-commits, 2021/10/25