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

Felix Yan fyan at archlinux.org
Mon May 2 07:10:44 UTC 2016


    Date: Monday, May 2, 2016 @ 09:10:43
  Author: fyan
Revision: 173302

upgpkg: haskell-aeson 0.11.2.0-1

rebuild with aeson-0.11.2.0, aeson-compat-0.3.3.0

Modified:
  haskell-aeson/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-02 06:17:05 UTC (rev 173301)
+++ PKGBUILD	2016-05-02 07:10:43 UTC (rev 173302)
@@ -5,8 +5,8 @@
 
 pkgname=haskell-aeson
 _hkgname=aeson
-pkgver=0.11.1.4
-pkgrel=2
+pkgver=0.11.2.0
+pkgrel=1
 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance."
 url="https://github.com/bos/aeson"
 license=("GPL")
@@ -17,7 +17,7 @@
 source=("http://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-${pkgver}.tar.gz")
 options=('staticlibs')
 install=$pkgname.install
-md5sums=('1779dace3b2f74c29eae38de7fa412de')
+md5sums=('aef0c0cd9d3563a5ce17eff36871d47c')
 
 build() {
   cd "$srcdir/$_hkgname-$pkgver"



More information about the arch-commits mailing list