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

Felix Yan felixonmars at archlinux.org
Thu Nov 24 13:56:12 UTC 2016


    Date: Thursday, November 24, 2016 @ 13:56:11
  Author: felixonmars
Revision: 196696

upgpkg: haskell-uri-bytestring 0.2.2.1-1

Modified:
  haskell-uri-bytestring/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-24 13:51:53 UTC (rev 196695)
+++ PKGBUILD	2016-11-24 13:56:11 UTC (rev 196696)
@@ -3,8 +3,8 @@
 
 _hkgname=uri-bytestring
 pkgname=haskell-uri-bytestring
-pkgver=0.2.2.0
-pkgrel=2
+pkgver=0.2.2.1
+pkgrel=1
 pkgdesc="Haskell URI parsing as ByteStrings"
 url="https://github.com/Soostone/uri-bytestring"
 license=('custom:BSD3')
@@ -11,7 +11,7 @@
 arch=('i686' 'x86_64')
 depends=('ghc=8.0.1' 'haskell-attoparsec' 'haskell-blaze-builder')
 source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-md5sums=('b6d96d1787d003a4f4a0dbbb43a17453')
+md5sums=('576827b9ee36dd110e79dc40bc9036e1')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list