[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
162/272: gnu: ghc-bytes: Update to 0.15.5.
From: |
Ricardo Wurmus |
Subject: |
162/272: gnu: ghc-bytes: Update to 0.15.5. |
Date: |
Mon, 1 Oct 2018 06:13:38 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 40a8d0762f7f872696cf23d5111fbecb28dbdd5f
Author: Timothy Sample <address@hidden>
Date: Wed Aug 29 00:27:32 2018 -0400
gnu: ghc-bytes: Update to 0.15.5.
* gnu/packages/haskell.scm (ghc-bytes): Update to 0.15.5.
[inputs]: Replace ghc-doctest-0.13 with ghc-doctest.
---
gnu/packages/haskell.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm
index 5c1bb6f..d2db25c 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -10092,7 +10092,7 @@ address string against RFC 5322.")
(define-public ghc-bytes
(package
(name "ghc-bytes")
- (version "0.15.4")
+ (version "0.15.5")
(source
(origin
(method url-fetch)
@@ -10103,11 +10103,11 @@ address string against RFC 5322.")
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
- "121x3iqlm8pghw8cd9g30cnqbl7jrdpfjxdanmqdqllajw6xivrm"))))
+ "063il2vrn0p88r9gzndh4ijs0mxj37khkc9ym9bqdsv7ngk3b683"))))
(build-system haskell-build-system)
(inputs `(("ghc-cereal" ,ghc-cereal)
("cabal-doctest" ,cabal-doctest)
- ("ghc-doctest" ,ghc-doctest-0.13)
+ ("ghc-doctest" ,ghc-doctest)
("ghc-scientific" ,ghc-scientific)
("ghc-text" ,ghc-text)
("ghc-transformers-compat" ,ghc-transformers-compat)
- 227/272: ghc: Add ghc-ed25519., (continued)
- 227/272: ghc: Add ghc-ed25519., Ricardo Wurmus, 2018/10/01
- 232/272: gnu: ghc-lens: Update to 4.16.1., Ricardo Wurmus, 2018/10/01
- 261/272: gnu: Add ghc-sdl2-mixer., Ricardo Wurmus, 2018/10/01
- 253/272: gnu: ghc-pandoc-citeproc: Update to 0.14.3.1., Ricardo Wurmus, 2018/10/01
- 272/272: gnu: ghc-statistics: Fix build., Ricardo Wurmus, 2018/10/01
- 263/272: gnu: raincat: Update to 1.2.1., Ricardo Wurmus, 2018/10/01
- 264/272: gnu: git-annex: Update to 6.20180926., Ricardo Wurmus, 2018/10/01
- 130/272: gnu: ghc-extra: Update to 1.6.9., Ricardo Wurmus, 2018/10/01
- 142/272: gnu: ghc-unliftio: Update to 0.2.7.0., Ricardo Wurmus, 2018/10/01
- 148/272: gnu: ghc-th-orphans: Update to 0.13.6., Ricardo Wurmus, 2018/10/01
- 162/272: gnu: ghc-bytes: Update to 0.15.5.,
Ricardo Wurmus <=
- 171/272: gnu: ghc-x509-validation: Update to 1.6.10., Ricardo Wurmus, 2018/10/01
- 174/272: gnu: ghc-bifunctors: Update to 5.5.3., Ricardo Wurmus, 2018/10/01
- 188/272: gnu: ghc-aeson-pretty: Update to 0.8.7., Ricardo Wurmus, 2018/10/01
- 239/272: gnu: Remove old versions of ghc-doctest., Ricardo Wurmus, 2018/10/01
- 256/272: gnu: ghc-base-compat: Update to 0.10.4., Ricardo Wurmus, 2018/10/01
- 265/272: gnu: agda: Fix build., Ricardo Wurmus, 2018/10/01
- 139/272: gnu: ghc-half: Update to 0.3., Ricardo Wurmus, 2018/10/01
- 258/272: gnu: Add ghc-weigh., Ricardo Wurmus, 2018/10/01
- 131/272: gnu: ghc-pem: Update to 0.2.4., Ricardo Wurmus, 2018/10/01
- 183/272: gnu: ghc-tasty-th: Update to 0.1.7., Ricardo Wurmus, 2018/10/01