summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolic <jakov.smolic@sartura.hr>2020-08-17 18:53:11 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2020-08-18 18:05:44 +0100
commitf837b88c70f467123a94c052dc31b7b615a9ca30 (patch)
tree814857616bb20718abd4d9bd14696ad4873b1eb9 /dev-haskell/language-glsl/language-glsl-0.3.0.ebuild
parentdev-haskell/text-short: update homepage (diff)
downloadgentoo-f837b88c70f467123a94c052dc31b7b615a9ca30.tar.gz
gentoo-f837b88c70f467123a94c052dc31b7b615a9ca30.tar.bz2
gentoo-f837b88c70f467123a94c052dc31b7b615a9ca30.zip
dev-haskell/language-glsl: update homepage
Package-Manager: Portage-3.0.3, Repoman-3.0.0 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-haskell/language-glsl/language-glsl-0.3.0.ebuild')
-rw-r--r--dev-haskell/language-glsl/language-glsl-0.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/language-glsl/language-glsl-0.3.0.ebuild b/dev-haskell/language-glsl/language-glsl-0.3.0.ebuild
index ae3153434ddc..9b94910cb63c 100644
--- a/dev-haskell/language-glsl/language-glsl-0.3.0.ebuild
+++ b/dev-haskell/language-glsl/language-glsl-0.3.0.ebuild
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
DESCRIPTION="GLSL abstract syntax tree, parser, and pretty-printer"
-HOMEPAGE="http://hackage.haskell.org/package/language-glsl"
+HOMEPAGE="https://hackage.haskell.org/package/language-glsl"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"