mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: ghc-tasty-expected-failure: Update to 0.11.1.2.
* gnu/packages/haskell-check.scm (ghc-tasty-expected-failure): Update to 0.11.1.2.
This commit is contained in:
parent
e9b359f51d
commit
13e9d13c0c
1 changed files with 2 additions and 2 deletions
|
@ -288,7 +288,7 @@ been added since previous test run.")
|
||||||
(define-public ghc-tasty-expected-failure
|
(define-public ghc-tasty-expected-failure
|
||||||
(package
|
(package
|
||||||
(name "ghc-tasty-expected-failure")
|
(name "ghc-tasty-expected-failure")
|
||||||
(version "0.11.1.1")
|
(version "0.11.1.2")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -297,7 +297,7 @@ been added since previous test run.")
|
||||||
version ".tar.gz"))
|
version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1i2s809m644b7hgiblqay9j364r3fjj1rwbrahsn1pgr5q6mr6ji"))))
|
"175gdk1mkslcwjxajkbl4zmaigzf8h4svzd7va5qb519y0dxk28n"))))
|
||||||
(build-system haskell-build-system)
|
(build-system haskell-build-system)
|
||||||
(inputs
|
(inputs
|
||||||
`(("ghc-tagged" ,ghc-tagged)
|
`(("ghc-tagged" ,ghc-tagged)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue