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

Jelle van der Waa jelle at nymeria.archlinux.org
Mon Dec 2 18:01:10 UTC 2013


    Date: Monday, December 2, 2013 @ 19:01:10
  Author: jelle
Revision: 101942

upgpkg: haskell-syb 0.4.1-1

Modified:
  haskell-syb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-12-02 18:00:36 UTC (rev 101941)
+++ PKGBUILD	2013-12-02 18:01:10 UTC (rev 101942)
@@ -2,8 +2,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 _hkgname=syb
 pkgname=haskell-syb
-pkgver=0.4.0
-pkgrel=2
+pkgver=0.4.1
+pkgrel=1
 pkgdesc="A library for client-side HTTP"
 url="http://hackage.haskell.org/package/${_hkgname}"
 license=('custom:BSD3')
@@ -12,8 +12,8 @@
 options=('strip')
 source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
 install=${pkgname}.install
-md5sums=('ec2719d444a6561b2424dcef10b4fe34')
 options=('staticlibs')
+md5sums=('28df3b70cef652fa6c04e6353c580a7a')
 
 build() {
     cd ${srcdir}/${_hkgname}-${pkgver}




More information about the arch-commits mailing list