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

Felix Yan fyan at archlinux.org
Wed Mar 23 03:13:47 UTC 2016


    Date: Wednesday, March 23, 2016 @ 04:13:47
  Author: fyan
Revision: 167955

upgpkg: haskell-aeson 0.11.1.3-1

rebuild with aeson-0.11.1.3, hakyll-4.7.5.2, wai-extra-3.0.15

Modified:
  haskell-aeson/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-23 02:45:31 UTC (rev 167954)
+++ PKGBUILD	2016-03-23 03:13:47 UTC (rev 167955)
@@ -5,8 +5,8 @@
 
 pkgname=haskell-aeson
 _hkgname=aeson
-pkgver=0.11.1.1
-pkgrel=2
+pkgver=0.11.1.3
+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=('d19fcee1b540c76d6f92ad957c30ae75')
+md5sums=('5b30b4cfa56ea19a4263beae3f324f1d')
 
 build() {
   cd "$srcdir/$_hkgname-$pkgver"



More information about the arch-commits mailing list