me
/
guix
Archived
1
0
Fork 0

gnu: ghc-hashable-time: Update Cabal file to r1.

* gnu/packages/haskell.scm (ghc-hashable-time): Update Cabal file to r1.
master
Timothy Sample 2018-08-31 15:13:10 -04:00 committed by Ricardo Wurmus
parent 24e18bf937
commit 75c07ef519
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 3 additions and 0 deletions

View File

@ -2289,6 +2289,9 @@ combine hash values.")
(base32
"0k932nyd08l3xxbh2g3n76py2f4kd9yw4s5a065vjz0xp6wjnxdm"))))
(build-system haskell-build-system)
(arguments
`(#:cabal-revision
("1" "0rv40xkg3gj8jnqsry1gq3f5s5la6d5arg8fzkirnwdpcgha1as6")))
(inputs `(("ghc-hashable" ,ghc-hashable)))
(home-page "http://hackage.haskell.org/package/hashable-time")
(synopsis "Hashable instances for Data.Time")