[arch-commits] Commit in haskell-uri-encode/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sun Oct 18 15:59:47 UTC 2020


    Date: Sunday, October 18, 2020 @ 15:59:47
  Author: felixonmars
Revision: 726742

upgpkg: haskell-uri-encode 1.5.0.7-1: rebuild with uri-encode 1.5.0.7

Modified:
  haskell-uri-encode/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-18 15:41:57 UTC (rev 726741)
+++ PKGBUILD	2020-10-18 15:59:47 UTC (rev 726742)
@@ -3,8 +3,8 @@
 
 _hkgname=uri-encode
 pkgname=haskell-uri-encode
-pkgver=1.5.0.6
-pkgrel=39
+pkgver=1.5.0.7
+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=('35bebd95960910fb6790c6de396ac861b396eba9ced90f9167e6a2d7bac43ccb8fb3baa5245b54475ce679ddbc5f7af6da665852ea65e6ea89dbf6e014f224db')
+sha512sums=('da8d816a2c9586bd09762b914a6c4da2c3688fd1d1b31aa34bfae0291db9e0f639c4c7e7bdfa2adcd4f44c39860697a8c6f4f1955cde6c4db74269bbc7308661')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list