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

Felix Yan fyan at archlinux.org
Thu Oct 15 05:45:56 UTC 2015


    Date: Thursday, October 15, 2015 @ 07:45:56
  Author: fyan
Revision: 144024

upgpkg: haskell-cookie 0.4.1.6-1

Modified:
  haskell-cookie/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-15 05:32:55 UTC (rev 144023)
+++ PKGBUILD	2015-10-15 05:45:56 UTC (rev 144024)
@@ -5,8 +5,8 @@
 
 _hkgname=cookie
 pkgname=haskell-cookie
-pkgver=0.4.1.4
-pkgrel=2
+pkgver=0.4.1.6
+pkgrel=1
 pkgdesc="HTTP cookie parsing and rendering"
 url="http://hackage.haskell.org/package/${_hkgname}"
 license=('custom:BSD3')
@@ -15,7 +15,7 @@
 options=('staticlibs')
 source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
 install=${pkgname}.install
-md5sums=('488c3a187fb1e3c4d60557c45d97cbf2')
+md5sums=('0ecc47492d973e99af56f14a4e2b304a')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list