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

Felix Yan fyan at archlinux.org
Thu Mar 24 06:21:26 UTC 2016


    Date: Thursday, March 24, 2016 @ 07:21:25
  Author: fyan
Revision: 168147

upgpkg: haskell-aeson 0.11.1.4-1

rebuild with aeson-0.11.1.4, language-javascript-0.6.0.3, pandoc-1.17.0.2

Modified:
  haskell-aeson/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-24 06:06:13 UTC (rev 168146)
+++ PKGBUILD	2016-03-24 06:21:25 UTC (rev 168147)
@@ -5,7 +5,7 @@
 
 pkgname=haskell-aeson
 _hkgname=aeson
-pkgver=0.11.1.3
+pkgver=0.11.1.4
 pkgrel=1
 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance."
 url="https://github.com/bos/aeson"
@@ -17,7 +17,7 @@
 source=("http://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-${pkgver}.tar.gz")
 options=('staticlibs')
 install=$pkgname.install
-md5sums=('5b30b4cfa56ea19a4263beae3f324f1d')
+md5sums=('1779dace3b2f74c29eae38de7fa412de')
 
 build() {
   cd "$srcdir/$_hkgname-$pkgver"



More information about the arch-commits mailing list