[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
71/272: gnu: ghc-lifted-base: Update to 0.2.3.12.
From: |
Ricardo Wurmus |
Subject: |
71/272: gnu: ghc-lifted-base: Update to 0.2.3.12. |
Date: |
Mon, 1 Oct 2018 06:13:17 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 4a2100b8ae3dd3297f2748f312da3586795776bd
Author: Timothy Sample <address@hidden>
Date: Tue Aug 28 22:32:40 2018 -0400
gnu: ghc-lifted-base: Update to 0.2.3.12.
* gnu/packages/haskell.scm (ghc-lifted-base): Update to 0.2.3.12.
---
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 c8dcefe..f195563 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -5074,7 +5074,7 @@ It is modeled after doctest for Python, see
(define-public ghc-lifted-base
(package
(name "ghc-lifted-base")
- (version "0.2.3.8")
+ (version "0.2.3.12")
(source
(origin
(method url-fetch)
@@ -5084,7 +5084,7 @@ It is modeled after doctest for Python, see
".tar.gz"))
(sha256
(base32
- "17yz4n7q96x4cp8vxai8csn2vmpigxvipkfh48arahf91f0xy18n"))))
+ "1i8p8d3rkdh21bhgjjh32vd7qqjr7jq7p59qds0aw2kmargsjd61"))))
(build-system haskell-build-system)
(arguments `(#:tests? #f)) ; FIXME: Missing testing libraries.
(inputs
- 46/272: gnu: ghc-statevar: Update to 1.1.1.1., (continued)
- 46/272: gnu: ghc-statevar: Update to 1.1.1.1., Ricardo Wurmus, 2018/10/01
- 57/272: gnu: ghc-monad-control: Update to 1.0.2.3., Ricardo Wurmus, 2018/10/01
- 60/272: gnu: ghc-reflection: Update to 2.1.4., Ricardo Wurmus, 2018/10/01
- 56/272: gnu: ghc-mime-types: Update to 0.1.0.8., Ricardo Wurmus, 2018/10/01
- 55/272: gnu: ghc-cmark-gfm: Update to 0.1.5., Ricardo Wurmus, 2018/10/01
- 69/272: gnu: ghc-indents: Update to 0.5.0.0., Ricardo Wurmus, 2018/10/01
- 49/272: gnu: ghc-th-lift: Update to 0.7.11., Ricardo Wurmus, 2018/10/01
- 58/272: gnu: ghc-parsec: Update to 3.1.13.0., Ricardo Wurmus, 2018/10/01
- 66/272: gnu: ghc-edisoncore: Update to 1.3.2.1., Ricardo Wurmus, 2018/10/01
- 67/272: gnu: ghc-haskell-src: Update to 1.0.3.0., Ricardo Wurmus, 2018/10/01
- 71/272: gnu: ghc-lifted-base: Update to 0.2.3.12.,
Ricardo Wurmus <=
- 70/272: gnu: ghc-json: Update to 0.9.2., Ricardo Wurmus, 2018/10/01
- 74/272: gnu: ghc-safe: Update to 0.3.17., Ricardo Wurmus, 2018/10/01
- 73/272: gnu: ghc-regex-tdfa: Update to 1.2.3.1., Ricardo Wurmus, 2018/10/01
- 86/272: gnu: ghc-test-framework-quickcheck2: Update Cabal file to r1., Ricardo Wurmus, 2018/10/01
- 72/272: gnu: ghc-multipart: Update to 0.1.3., Ricardo Wurmus, 2018/10/01
- 83/272: gnu: ghc-vector-algorithms: Update to 0.7.0.4., Ricardo Wurmus, 2018/10/01
- 97/272: gnu: ghc-case-insensitive: Update to 1.2.0.11., Ricardo Wurmus, 2018/10/01
- 95/272: gnu: ghc-sha: Update to 1.6.4.4., Ricardo Wurmus, 2018/10/01
- 107/272: gnu: ghc-chunked-data: Update to 0.3.1., Ricardo Wurmus, 2018/10/01
- 94/272: gnu: ghc-hashable: Update to 1.2.7.0., Ricardo Wurmus, 2018/10/01