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

Felix Yan felixonmars at archlinux.org
Fri Oct 12 06:43:36 UTC 2018


    Date: Friday, October 12, 2018 @ 06:43:36
  Author: felixonmars
Revision: 393178

upgpkg: haskell-uri-bytestring 0.3.2.1-1

rebuild with uri-bytestring 0.3.2.1

Modified:
  haskell-uri-bytestring/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-12 06:42:57 UTC (rev 393177)
+++ PKGBUILD	2018-10-12 06:43:36 UTC (rev 393178)
@@ -2,8 +2,8 @@
 
 _hkgname=uri-bytestring
 pkgname=haskell-uri-bytestring
-pkgver=0.3.2.0
-pkgrel=19
+pkgver=0.3.2.1
+pkgrel=1
 pkgdesc="Haskell URI parsing as ByteStrings"
 url="https://github.com/Soostone/uri-bytestring"
 license=('custom:BSD3')
@@ -13,7 +13,7 @@
              'haskell-tasty-quickcheck' 'haskell-base-compat' 'haskell-quickcheck-instances'
              'haskell-generics-sop')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('937379b7d9505752e7bc09f3788115c8fab54db43733c5c17c314bb3cbb942dc0446b8b024cf993d5f3408e7211eb24ceac4e3ff65c4a196d504799cb2e1069e')
+sha512sums=('78c97321fad344502f6d144e763d1a5406c1d8cde7164470e9803b9d5e214d7aaea8430fc8a594d733ddc773cf59a8e050dd2a514e0d1e9eaeebf15f40fe74a8')
 
 prepare() {
     sed -e '/, semigroups/d' -i ${_hkgname}-${pkgver}/${_hkgname}.cabal



More information about the arch-commits mailing list