me
/
guix
Archived
1
0
Fork 0

gnu: ghc-time: Update to 0.3.7.

* gnu/packages/haskell.scm (ghc-time): Update to 0.3.7.
master
Ricardo Wurmus 2018-02-12 22:45:05 +01:00
parent 99c4e5616a
commit 5b4f61701d
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -2164,7 +2164,7 @@ but also need those types.")
(define-public ghc-unix-time
(package
(name "ghc-unix-time")
(version "0.3.6")
(version "0.3.7")
(source
(origin
(method url-fetch)
@ -2174,7 +2174,7 @@ but also need those types.")
".tar.gz"))
(sha256
(base32
"0dyvyxwaffb94bgri1wc4b9wqaasy32pyjn0lww3dqblxv8fn5ax"))))
"1qdlc9raih8s0m3x8x3n7q3ngh4faw2alv9l78sp6gnx648k0c8i"))))
(build-system haskell-build-system)
(arguments
`(#:tests? #f)) ; FIXME: Test fails with "System.Time not found". This