1
0
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:
Tobias Geerinckx-Rice
2020-01-20 01:49:00 +01:00
parent 0b8472b2f3
commit 35437dbfe1
+1 -1
View File
@@ -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