[arch-commits] Commit in haskell-uri-encode/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Aug 9 17:38:37 UTC 2020
Date: Sunday, August 9, 2020 @ 17:38:37
Author: felixonmars
Revision: 673300
upgpkg: haskell-uri-encode 1.5.0.6-1: rebuild with uri-encode 1.5.0.6
Modified:
haskell-uri-encode/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-08-09 17:03:19 UTC (rev 673299)
+++ PKGBUILD 2020-08-09 17:38:37 UTC (rev 673300)
@@ -3,8 +3,8 @@
_hkgname=uri-encode
pkgname=haskell-uri-encode
-pkgver=1.5.0.5
-pkgrel=124
+pkgver=1.5.0.6
+pkgrel=1
pkgdesc="Unicode aware uri-encoding"
url="https://github.com/silkapp/uri-encode"
license=("BSD")
@@ -12,7 +12,7 @@
depends=('ghc-libs' 'haskell-network-uri' 'haskell-utf8-string')
makedepends=('ghc')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('1ad0fb5144b93dce50ffaf99a84ba2fe8c05508866fb374d62b75c4a32b58f3c97d7ec30257eec29973ad15fde4e902286e86a41ee36e62b00e00d941e181885')
+sha512sums=('35bebd95960910fb6790c6de396ac861b396eba9ced90f9167e6a2d7bac43ccb8fb3baa5245b54475ce679ddbc5f7af6da665852ea65e6ea89dbf6e014f224db')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list