Skip to content
Snippets Groups Projects
Unverified Commit 5f83ccbd authored by Tobias Geerinckx-Rice's avatar Tobias Geerinckx-Rice
Browse files

gnu: ghc-tasty-golden: Update to 2.3.1.1.

* gnu/packages/haskell-check.scm (ghc-tasty-golden): Update to 2.3.1.1
parent b10ac215
No related branches found
No related tags found
No related merge requests found
......@@ -122,7 +122,7 @@ (define-public ghc-tasty-quickcheck
(define-public ghc-tasty-golden
(package
(name "ghc-tasty-golden")
(version "2.3.0.2")
(version "2.3.1.1")
(source
(origin
(method url-fetch)
......@@ -132,7 +132,7 @@ (define-public ghc-tasty-golden
".tar.gz"))
(sha256
(base32
"0n7nll1sx75n3lffwhgnjrxdn0jz1g0921z9mj193fxqw0wz8axh"))))
"0pcf5hsyp5mmbqn7krdm49jxpkjm6rb4j83j28f76h7q55dzm1wy"))))
(build-system haskell-build-system)
(inputs
`(("ghc-temporary" ,ghc-temporary)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment