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

Felix Yan fyan at archlinux.org
Tue Oct 13 05:49:17 UTC 2015


    Date: Tuesday, October 13, 2015 @ 07:49:16
  Author: fyan
Revision: 143860

upgpkg: haskell-aeson 0.10.0.0-1

Modified:
  haskell-aeson/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-13 05:45:12 UTC (rev 143859)
+++ PKGBUILD	2015-10-13 05:49:16 UTC (rev 143860)
@@ -5,8 +5,8 @@
 
 pkgname=haskell-aeson
 _hkgname=aeson
-pkgver=0.9.0.1
-pkgrel=4
+pkgver=0.10.0.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=('4de9b37f3b9bf98902cbad5e7639e416')
+md5sums=('a7f29ab57d21f7aa5d2889b2b386b2a1')
 
 build() {
   cd "$srcdir/$_hkgname-$pkgver"



More information about the arch-commits mailing list