me
/
guix
Archived
1
0
Fork 0

gnu: ghc-hashable-time: Use HTTPS home page.

* gnu/packages/haskell-xyz.scm (ghc-hashable-time)[home-page]: Use HTTPS.
master
Tobias Geerinckx-Rice 2020-01-20 01:49:29 +01:00
parent 35437dbfe1
commit 3b02036ea0
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -5008,7 +5008,7 @@ combine hash values.")
`(#:cabal-revision `(#:cabal-revision
("2" "006phc5y9rrvsshdcmjmhxzxh8dpgs685mpqbkjm9c40xb1ydjbz"))) ("2" "006phc5y9rrvsshdcmjmhxzxh8dpgs685mpqbkjm9c40xb1ydjbz")))
(inputs `(("ghc-hashable" ,ghc-hashable))) (inputs `(("ghc-hashable" ,ghc-hashable)))
(home-page "http://hackage.haskell.org/package/hashable-time") (home-page "https://hackage.haskell.org/package/hashable-time")
(synopsis "Hashable instances for Data.Time") (synopsis "Hashable instances for Data.Time")
(description (description
"This package provides @code{Hashable} instances for types in "This package provides @code{Hashable} instances for types in