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

Felix Yan felixonmars at archlinux.org
Tue Mar 6 21:07:40 UTC 2018


    Date: Tuesday, March 6, 2018 @ 21:07:39
  Author: felixonmars
Revision: 303281

upgpkg: haskell-uri-bytestring 0.3.1.1-1

rebuild with uri-bytestring,0.3.1.1

Modified:
  haskell-uri-bytestring/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-06 21:06:26 UTC (rev 303280)
+++ PKGBUILD	2018-03-06 21:07:39 UTC (rev 303281)
@@ -3,8 +3,8 @@
 
 _hkgname=uri-bytestring
 pkgname=haskell-uri-bytestring
-pkgver=0.3.1.0
-pkgrel=11
+pkgver=0.3.1.1
+pkgrel=1
 pkgdesc="Haskell URI parsing as ByteStrings"
 url="https://github.com/Soostone/uri-bytestring"
 license=('custom:BSD3')
@@ -14,7 +14,7 @@
              'haskell-tasty-quickcheck' 'haskell-base-compat' 'haskell-quickcheck-instances'
              'haskell-semigroups' 'haskell-generics-sop')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('cdc5d3491336e0482629aaa798204a0e5a9a171369ad60eb5c78b359b9f480a7b88ac1870d12d93e71a5300705e35e3dc1ea34b8761f15bb5e8e20c24201d481')
+sha512sums=('a2f154e74e3c74ecf8f5934fe5e917b4d7a7c0ab712ca86da41adebb3da9d7e723275a9fc220dce7d1d065855d217c9462aedabd8844731228e45e0ef7af1ccc')
 
 prepare() {
     sed -i '/fail/d' ${_hkgname}-${pkgver}/${_hkgname}.cabal



More information about the arch-commits mailing list