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

Felix Yan fyan at archlinux.org
Mon Mar 14 03:19:10 UTC 2016


    Date: Monday, March 14, 2016 @ 04:19:10
  Author: fyan
Revision: 166574

upgpkg: haskell-aeson 0.11.1.1-1

Modified:
  haskell-aeson/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-14 03:06:55 UTC (rev 166573)
+++ PKGBUILD	2016-03-14 03:19:10 UTC (rev 166574)
@@ -5,8 +5,8 @@
 
 pkgname=haskell-aeson
 _hkgname=aeson
-pkgver=0.11.1.0
-pkgrel=3
+pkgver=0.11.1.1
+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=('e9b168e54ad5814447cf2674f42dbe97')
+md5sums=('d19fcee1b540c76d6f92ad957c30ae75')
 
 build() {
   cd "$srcdir/$_hkgname-$pkgver"



More information about the arch-commits mailing list