gnu: ghc-lifted-base: Update to 0.2.3.12.
* gnu/packages/haskell.scm (ghc-lifted-base): Update to 0.2.3.12.
This commit is contained in:
parent
1a8f5eb2e1
commit
4a2100b8ae
@ -5074,7 +5074,7 @@ It is modeled after doctest for Python, see
|
|||||||
(define-public ghc-lifted-base
|
(define-public ghc-lifted-base
|
||||||
(package
|
(package
|
||||||
(name "ghc-lifted-base")
|
(name "ghc-lifted-base")
|
||||||
(version "0.2.3.8")
|
(version "0.2.3.12")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
@ -5084,7 +5084,7 @@ It is modeled after doctest for Python, see
|
|||||||
".tar.gz"))
|
".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"17yz4n7q96x4cp8vxai8csn2vmpigxvipkfh48arahf91f0xy18n"))))
|
"1i8p8d3rkdh21bhgjjh32vd7qqjr7jq7p59qds0aw2kmargsjd61"))))
|
||||||
(build-system haskell-build-system)
|
(build-system haskell-build-system)
|
||||||
(arguments `(#:tests? #f)) ; FIXME: Missing testing libraries.
|
(arguments `(#:tests? #f)) ; FIXME: Missing testing libraries.
|
||||||
(inputs
|
(inputs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user