mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-02 07:15:53 +02:00
gnu: ghc-sdl2: Use HTTPS home page.
* gnu/packages/haskell-xyz.scm (ghc-sdl2)[home-page]: Use HTTPS.
This commit is contained in:
@@ -9890,7 +9890,7 @@ award winning Linux port of \"Civilization: Call To Power.\"")
|
||||
(native-inputs
|
||||
`(("ghc-weigh" ,ghc-weigh)
|
||||
("pkg-config" ,pkg-config)))
|
||||
(home-page "http://hackage.haskell.org/package/sdl2")
|
||||
(home-page "https://hackage.haskell.org/package/sdl2")
|
||||
(synopsis "High- and low-level bindings to the SDL library")
|
||||
(description
|
||||
"This package contains bindings to the SDL 2 library, in both high- and
|
||||
|
||||
Reference in New Issue
Block a user