diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-07-25 08:55:56 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-07-25 08:55:56 +0100 |
commit | bf2c6ad6782df5963101bc3e73c0d31d65e0829f (patch) | |
tree | 576f80a009b285b5cfedf66ecadc7182810684e7 /dev-haskell/hinotify | |
parent | aeb34c47a1042b074096bacb85205617c8a14d3a (diff) |
gentoo auto-resync : 25:07:2022 - 08:55:56
Diffstat (limited to 'dev-haskell/hinotify')
-rw-r--r-- | dev-haskell/hinotify/Manifest | 4 | ||||
-rw-r--r-- | dev-haskell/hinotify/hinotify-0.3.10.ebuild | 2 | ||||
-rw-r--r-- | dev-haskell/hinotify/metadata.xml | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/dev-haskell/hinotify/Manifest b/dev-haskell/hinotify/Manifest index b88491d00578..58261ae10846 100644 --- a/dev-haskell/hinotify/Manifest +++ b/dev-haskell/hinotify/Manifest @@ -1,3 +1,3 @@ DIST hinotify-0.3.10.tar.gz 9193 BLAKE2B 877f98091412732656913f7af9e29e34088d240ac88214afd237e2994730f119a80db3960f27ad3a024026dcd8bb232853412aa314f416555e27886f87fda64a SHA512 d22f40bb055e14fd4be6669122a11b36fd7c5a989489d1b8c1e4117672b9f1700197a827f23242c91504b8236c349a4494adf724827001a77a1abdc11a9d6b8b -EBUILD hinotify-0.3.10.ebuild 621 BLAKE2B c4a8e975f2b35d29613608daf1678cdbc339d3dec1ba5d5ba87f7c284edc06e1bc77b95318b94324d3a560f4f5652bc12ba01ff67b49bcf5a3c374a2b3f49b99 SHA512 b9beb9774b0ab4035a96e65e44eab94a678800e0ad2259550720d1b27a98bbf078861c72bd91fcb44865bbf283f1f05b6de8000006fea91e9a2acb40c57db7c6 -MISC metadata.xml 314 BLAKE2B e1d6ff151d5a5f22f8913cdf4214a95a05146c9980d3552c5a7597971289d63011afb786201c2cef3fff90956ab0040311b3810aa7ece43ea9b1e041fde96357 SHA512 c8b002af8e4832b48a1cab823ae658c0b8934c253b548758adc3eefb173fc9b17fa62cd2e5cc36d88f512933ca4d036d4292ab5210e6cfb611a9b89da068437a +EBUILD hinotify-0.3.10.ebuild 617 BLAKE2B 605d043a19f50d0b79467a6c1c50f7e1096c130eafc2536b75191e1a4daf2d8d90831f1e65ebd1abb61bcd092e5878b66124360d73452687c251f76f2fe61b72 SHA512 baa3be6c7edd18f659fd4b8fb5b5d13ac7325b8937bbafbbaa55108c0ea47f846778f574874c5b38a060b0dbc6dec9c2715b9dc8b39772953bd65ee9481991db +MISC metadata.xml 310 BLAKE2B cefbe838bbd2e8f6ec19773b16694c9ab15756588b6909466d8b7ff3948a61d3a27eb3e84a71ed74270d8145ca34b7a6a47dd4fab929722bd85c49d5cc6b231a SHA512 2fd3c373b146730465157afabee2a983ef99562ec1e5495f0628aec95e440b59a8beac7b35a5cb43b74ed8232eb5353e03e3888ea1a8bea72288f585e304b399 diff --git a/dev-haskell/hinotify/hinotify-0.3.10.ebuild b/dev-haskell/hinotify/hinotify-0.3.10.ebuild index 7ace9926c30c..41e63a2793ff 100644 --- a/dev-haskell/hinotify/hinotify-0.3.10.ebuild +++ b/dev-haskell/hinotify/hinotify-0.3.10.ebuild @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Haskell binding to inotify" -HOMEPAGE="https://github.com/kolmodin/hinotify.git" +HOMEPAGE="https://github.com/kolmodin/hinotify" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/hinotify/metadata.xml b/dev-haskell/hinotify/metadata.xml index a6d15f03263f..e9a57e77687b 100644 --- a/dev-haskell/hinotify/metadata.xml +++ b/dev-haskell/hinotify/metadata.xml @@ -5,6 +5,6 @@ <email>haskell@gentoo.org</email> </maintainer> <upstream> - <remote-id type="github">kolmodin/hinotify.git</remote-id> + <remote-id type="github">kolmodin/hinotify</remote-id> </upstream> </pkgmetadata> |