me
/
guix
Archived
1
0
Fork 0

gnu: ghc-sdl2: Use HTTPS home page.

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

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