[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
221/272: gnu: ghc-yaml: Update to 0.8.32.
From: |
Ricardo Wurmus |
Subject: |
221/272: gnu: ghc-yaml: Update to 0.8.32. |
Date: |
Mon, 1 Oct 2018 06:13:50 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 1613ee19f60e22d793f2f93fe070ce6e17d78d2d
Author: Timothy Sample <address@hidden>
Date: Wed Aug 29 01:05:02 2018 -0400
gnu: ghc-yaml: Update to 0.8.32.
* gnu/packages/haskell.scm (ghc-yaml): Update to 0.8.32.
---
gnu/packages/haskell.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm
index ecd465d..e2666e1 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -6148,14 +6148,14 @@ back-ends.")
(define-public ghc-yaml
(package
(name "ghc-yaml")
- (version "0.8.28")
+ (version "0.8.32")
(source (origin
(method url-fetch)
(uri (string-append "https://hackage.haskell.org/package/"
"yaml/yaml-" version ".tar.gz"))
(sha256
(base32
- "0swgkzkfrwj0ac7lssn8rnrdfmh3lcsdn5fbq2iwv55di6jbc0pp"))))
+ "0cbsyh4ilvjzq1q7pxls43k6pdqxg1l85xzibcwpbvmlvrizh86w"))))
(build-system haskell-build-system)
(inputs
`(("ghc-conduit" ,ghc-conduit)
- 118/272: gnu: ghc-tasty-hunit: Update to 0.10.0.1., (continued)
- 118/272: gnu: ghc-tasty-hunit: Update to 0.10.0.1., Ricardo Wurmus, 2018/10/01
- 145/272: gnu: Add ghc-memotrie., Ricardo Wurmus, 2018/10/01
- 164/272: gnu: ghc-haskell-src-exts: Update to 1.20.2., Ricardo Wurmus, 2018/10/01
- 169/272: gnu: ghc-socks: Update to 0.5.6., Ricardo Wurmus, 2018/10/01
- 185/272: gnu: ghc-uri-bytestring: Update to 0.3.2.0., Ricardo Wurmus, 2018/10/01
- 199/272: gnu: ghc-xss-sanitize: Update to 0.3.6., Ricardo Wurmus, 2018/10/01
- 211/272: gnu: ghc-wai: Update to 3.2.1.2., Ricardo Wurmus, 2018/10/01
- 219/272: gnu: ghc-foldl: Update to 1.4.3., Ricardo Wurmus, 2018/10/01
- 194/272: gnu: ghc-pandoc-types: Remove unneeded "--allow-newer" flag., Ricardo Wurmus, 2018/10/01
- 225/272: gnu: Add ghc-echo., Ricardo Wurmus, 2018/10/01
- 221/272: gnu: ghc-yaml: Update to 0.8.32.,
Ricardo Wurmus <=
- 218/272: gnu: ghc-vector-builder: Update to 0.3.6., Ricardo Wurmus, 2018/10/01
- 237/272: gnu: ghc-persistent-template: Update to 2.5.4., Ricardo Wurmus, 2018/10/01
- 231/272: gnu: ghc-feed: Update to 1.0.0.0., Ricardo Wurmus, 2018/10/01
- 228/272: gnu: Add ghc-hackage-security., Ricardo Wurmus, 2018/10/01
- 229/272: gnu: Add ghc-resolv., Ricardo Wurmus, 2018/10/01
- 238/272: gnu: ghc-trifecta: Update to 2., Ricardo Wurmus, 2018/10/01
- 245/272: gnu: ghc-aws: Update to 0.20., Ricardo Wurmus, 2018/10/01
- 240/272: gnu: ghc-warp-tls: Update to 3.2.4.3., Ricardo Wurmus, 2018/10/01
- 244/272: gnu: Add ghc-tree-diff., Ricardo Wurmus, 2018/10/01
- 248/272: gnu: ghc-yesod-persistent: Update to 1.6.0., Ricardo Wurmus, 2018/10/01