mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 03:50:45 +02:00
gnu: ghc-hashable-time: Use HTTPS home page.
* gnu/packages/haskell-xyz.scm (ghc-hashable-time)[home-page]: Use HTTPS.
This commit is contained in:
parent
35437dbfe1
commit
3b02036ea0
1 changed files with 1 additions and 1 deletions
|
@ -5008,7 +5008,7 @@ combine hash values.")
|
|||
`(#:cabal-revision
|
||||
("2" "006phc5y9rrvsshdcmjmhxzxh8dpgs685mpqbkjm9c40xb1ydjbz")))
|
||||
(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")
|
||||
(description
|
||||
"This package provides @code{Hashable} instances for types in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue