Archived
1
0
Fork 0

gnu: ghc-vault: Update to 0.3.0.6.

* gnu/packages/haskell.scm (ghc-vault): Update to 0.3.0.6.
This commit is contained in:
Ricardo Wurmus 2018-02-12 23:55:59 +01:00
parent e24399041f
commit a25d3035c7
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -3546,7 +3546,7 @@ cursor, and changing the title.")
(define-public ghc-vault (define-public ghc-vault
(package (package
(name "ghc-vault") (name "ghc-vault")
(version "0.3.0.4") (version "0.3.0.6")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -3556,7 +3556,7 @@ cursor, and changing the title.")
".tar.gz")) ".tar.gz"))
(sha256 (sha256
(base32 (base32
"0ah6qrg71krc87f4vjy4b4shdd0mgyil8fikb3j6fl4kfwlg67jn")))) "0j7gcs440q7qlgzi2hn36crgp2c0w69k40g6vj9hxlm31zk3shqb"))))
(build-system haskell-build-system) (build-system haskell-build-system)
(inputs (inputs
`(("ghc-unordered-containers" ,ghc-unordered-containers) `(("ghc-unordered-containers" ,ghc-unordered-containers)