mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: cabal-install, ghc-cabal-syntax: Use HTTPS home page.
* gnu/packages/haskell-apps.scm (cabal-install)[home-page]: Use HTTPS. * gnu/packages/haskell-xyz.scm (ghc-cabal-syntax)[home-page]: Likewise.
This commit is contained in:
parent
2195645725
commit
00ed2901f5
2 changed files with 2 additions and 2 deletions
|
@ -15813,7 +15813,7 @@ benchmarks](https://hackage.haskell.org/package/random-bytestring-0.1.3.2/src/be
|
|||
"0lcj4g55sj5iv727g7k57pscgyj0fx3smwapm1gmd5qkc3yfa9fa"))))
|
||||
(build-system haskell-build-system)
|
||||
(properties '((upstream-name . "Cabal-syntax")))
|
||||
(home-page "http://www.haskell.org/cabal/")
|
||||
(home-page "https://www.haskell.org/cabal/")
|
||||
(synopsis "A library for working with .cabal files")
|
||||
(description
|
||||
"This library provides tools for reading and manipulating the .cabal file format.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue