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

Felix Yan felixonmars at archlinux.org
Thu Oct 19 02:45:37 UTC 2017


    Date: Thursday, October 19, 2017 @ 02:45:36
  Author: felixonmars
Revision: 263330

upgpkg: haskell-aeson 1.2.3.0-1

rebuild with aeson,1.2.3.0

Modified:
  haskell-aeson/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-19 02:39:39 UTC (rev 263329)
+++ PKGBUILD	2017-10-19 02:45:36 UTC (rev 263330)
@@ -5,7 +5,7 @@
 
 pkgname=haskell-aeson
 _hkgname=aeson
-pkgver=1.2.2.0
+pkgver=1.2.3.0
 pkgrel=1
 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance."
 url="https://github.com/bos/aeson"
@@ -16,7 +16,7 @@
          'haskell-unordered-containers' 'haskell-uuid-types' 'haskell-vector')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-${pkgver}.tar.gz")
-sha512sums=('f79010a3c3edab30aaa38b565243c39f8d525c4d58cfedc9eedfffd8d8358931414cdb8fe4cf97e57bdbf44415a635eb3f98ef421ece1e830e7610922a65b475')
+sha512sums=('756c230024010cacb5f8961ccbeda240e8fd04187cbb593605ee8709c6e8d6f20979d72e81fb05b5bcd5d36054a1c0b216c87bba8f2f4f914e80ff39a5a74659')
 
 build() {
   cd "$srcdir/$_hkgname-$pkgver"



More information about the arch-commits mailing list