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

Felix Yan felixonmars at archlinux.org
Tue Dec 22 18:36:17 UTC 2020


    Date: Tuesday, December 22, 2020 @ 18:36:16
  Author: felixonmars
Revision: 782765

upgpkg: haskell-uri-bytestring 0.3.3.0-1

Modified:
  haskell-uri-bytestring/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-22 18:33:37 UTC (rev 782764)
+++ PKGBUILD	2020-12-22 18:36:16 UTC (rev 782765)
@@ -2,8 +2,8 @@
 
 _hkgname=uri-bytestring
 pkgname=haskell-uri-bytestring
-pkgver=0.3.2.2
-pkgrel=104
+pkgver=0.3.3.0
+pkgrel=1
 pkgdesc="Haskell URI parsing as ByteStrings"
 url="https://github.com/Soostone/uri-bytestring"
 license=('BSD')
@@ -12,7 +12,7 @@
 makedepends=('ghc' 'haskell-hunit' 'haskell-hedgehog' 'haskell-tasty' 'haskell-tasty-hedgehog'
              'haskell-tasty-hunit' 'haskell-base-compat' 'haskell-safe')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('82565afbdb00b9b4a56f8eaa3ccd42732a16a79f894c950c67cede6346af5112dcb2d226f4b11bde135cf6cfacc687799d33f660d98556d031d262ffe65cf422')
+sha512sums=('29be8a04bc95e5d86cb3f1c042e0acfec3970af7d9424c8e3218e143b2b9d783d1e7585597ba588928bd843b4d7f02dbb7f3ad862f39c60e4baa6c262faa9669')
 
 prepare() {
     sed -e '/, semigroups/d' -i ${_hkgname}-${pkgver}/${_hkgname}.cabal



More information about the arch-commits mailing list