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
|
||||
(package
|
||||
(name "ghc-tasty-expected-failure")
|
||||
(version "0.11.1.1")
|
||||
(version "0.11.1.2")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -297,7 +297,7 @@ been added since previous test run.")
|
|||
version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1i2s809m644b7hgiblqay9j364r3fjj1rwbrahsn1pgr5q6mr6ji"))))
|
||||
"175gdk1mkslcwjxajkbl4zmaigzf8h4svzd7va5qb519y0dxk28n"))))
|
||||
(build-system haskell-build-system)
|
||||
(inputs
|
||||
`(("ghc-tagged" ,ghc-tagged)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue