me
/
guix
Archived
1
0
Fork 0

gnu: ghc-unix-time: Update to 0.4.7.

* gnu/packages/haskell-xyz.scm (ghc-unix-time): Update to 0.4.7.
master
Timothy Sample 2019-10-31 09:48:29 -04:00
parent 6bdd36c0e3
commit fad9cff23f
No known key found for this signature in database
GPG Key ID: 2AC6A5EC1C357C59
1 changed files with 2 additions and 2 deletions

View File

@ -10846,7 +10846,7 @@ isn't available, portable implementations are used.")
(define-public ghc-unix-time
(package
(name "ghc-unix-time")
(version "0.3.8")
(version "0.4.7")
(source
(origin
(method url-fetch)
@ -10856,7 +10856,7 @@ isn't available, portable implementations are used.")
".tar.gz"))
(sha256
(base32
"051slgpid5cxiaw203ky0ql3823h28fcjs08axkzd4265wrvv8fw"))))
"02fyh298lm8jsg52i3z0ikazwz477ljqjmhnqr2d88grmn5ky8qr"))))
(build-system haskell-build-system)
(arguments
`(#:tests? #f)) ; FIXME: Test fails with "System.Time not found". This