summaryrefslogtreecommitdiff
path: root/dev-haskell/yesod-auth
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-09-16 09:32:48 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-09-16 09:32:48 +0100
commit9ee6d97c2883d42f204a533a8bc1f4562df778fb (patch)
treeb690ddc0ca30f1472887edbb0b8313629bfcbbb2 /dev-haskell/yesod-auth
parentb17a3ef12038de50228bade1f05502c74e135321 (diff)
gentoo resync : 16.09.2020
Diffstat (limited to 'dev-haskell/yesod-auth')
-rw-r--r--dev-haskell/yesod-auth/Manifest4
-rw-r--r--dev-haskell/yesod-auth/metadata.xml3
-rw-r--r--dev-haskell/yesod-auth/yesod-auth-1.6.9.ebuild2
3 files changed, 3 insertions, 6 deletions
diff --git a/dev-haskell/yesod-auth/Manifest b/dev-haskell/yesod-auth/Manifest
index 70b525b4e4b6..ac247104bbae 100644
--- a/dev-haskell/yesod-auth/Manifest
+++ b/dev-haskell/yesod-auth/Manifest
@@ -1,3 +1,3 @@
DIST yesod-auth-1.6.9.tar.gz 52717 BLAKE2B 0b84d830effe84ecf5f4a5bdbaed31eb746b7af32ba39c753e0c40cf9d4a1bb4efb4fc7b4a25620acd69853ae878ff0c0937a1cd9c68c2ce06dba4d0b90ff67f SHA512 071f5c3b01f70d4cf7f9516d97bdf352a6fc20f9191c6a46bccacf84f7e245e8076ff1881fa6e64c3929d300a0361b5ed1bf67c670544e2c2eca07b8aa3e24c0
-EBUILD yesod-auth-1.6.9.ebuild 2069 BLAKE2B ee8a54a17edaa0d6ef0475d00cca7692d530e53d8cf852daa8691fd824b75dd54223c63f9121c45c7d918753da317b0583374c6bd39dbf206afdf24c9cb8a624 SHA512 c2ee14f6a1eeae45f47bce8fbd9da72588a3bc1e4eaf59f6460a9355a76a66e81312486dbeba93a1e519f8f64308a5d3908eccb4893275f1598dc7c9c35f0f49
-MISC metadata.xml 450 BLAKE2B f749c959e95168c1131d9132708794e191622fcbb2cc61ccf837d550a36bbf6edb970f8c326a04be54ba5dd8bac7ce52724ec28510e488f9fcace4ea58741ed3 SHA512 76e8601ea8bc0bcf9afb9cb3e2ed69689bd1f969da48c0993e507d2d6fce092d18d38e1417c7d25cb46e21f36de0bc2a035cbd958493cc98cf9a6f8e205ef572
+EBUILD yesod-auth-1.6.9.ebuild 2070 BLAKE2B cf36741ec2f59bbaa8d941d308d18fadb436074669830c8f2d721e865648bf88d139deafa6bbe7c27cc4a3c828d06989db2ed35d15781548f98414e35cf058a4 SHA512 55291e17a2af70cd93423aa2decf32d81efa3719604da3ee0988b3ba93e4919dfff563ee0a208cd108b44ec62f49d36b256bb421695405de36b15b6cc36b02ef
+MISC metadata.xml 355 BLAKE2B c07376d8d8b6b41dc9406096a04cb1ec3e6bd2c21d967c8886827ad11c85c775994f666b2ea18a4f88e4634f5defab441d437646401e638c91195114fa8c453f SHA512 3bd9eadb5c0b356c64299ccc002e26152bdfaa7d9da927a88251da128d139fb910dbc89f90f6ee0f0a50421dce9790a0437d84800c63d512167a90544b6d4c91
diff --git a/dev-haskell/yesod-auth/metadata.xml b/dev-haskell/yesod-auth/metadata.xml
index a0139ad324bb..5aa9588fd80e 100644
--- a/dev-haskell/yesod-auth/metadata.xml
+++ b/dev-haskell/yesod-auth/metadata.xml
@@ -5,9 +5,6 @@
<email>haskell@gentoo.org</email>
<name>Gentoo Haskell</name>
</maintainer>
- <longdescription>
- Authentication for Yesod.
- </longdescription>
<use>
<flag name="network-uri">Get Network.URI from the network-uri package</flag>
</use>
diff --git a/dev-haskell/yesod-auth/yesod-auth-1.6.9.ebuild b/dev-haskell/yesod-auth/yesod-auth-1.6.9.ebuild
index c4fad39fdccb..82f6215423ad 100644
--- a/dev-haskell/yesod-auth/yesod-auth-1.6.9.ebuild
+++ b/dev-haskell/yesod-auth/yesod-auth-1.6.9.ebuild
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
DESCRIPTION="Authentication for Yesod"
-HOMEPAGE="http://www.yesodweb.com/"
+HOMEPAGE="https://www.yesodweb.com/"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="MIT"