Date: Tuesday, February 23, 2021 @ 07:42:29
  Author: felixonmars
Revision: 869251

update upstream url

Modified:
  haskell-hashable/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-02-23 07:41:59 UTC (rev 869250)
+++ PKGBUILD    2021-02-23 07:42:29 UTC (rev 869251)
@@ -6,7 +6,7 @@
 pkgver=1.3.1.0
 pkgrel=3
 pkgdesc="Mutable hash tables in the ST monad"
-url="https://hackage.haskell.org/package/${_hkgname}";
+url="https://github.com/haskell-unordered-containers/hashable";
 license=('BSD')
 arch=('x86_64')
 depends=('ghc-libs')

Reply via email to