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

Felix Yan felixonmars at archlinux.org
Mon Jun 15 08:49:26 UTC 2020


    Date: Monday, June 15, 2020 @ 08:49:26
  Author: felixonmars
Revision: 644841

upgpkg: haskell-aeson 1.5.2.0-1: rebuild with aeson 1.5.2.0

Modified:
  haskell-aeson/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-15 08:49:14 UTC (rev 644840)
+++ PKGBUILD	2020-06-15 08:49:26 UTC (rev 644841)
@@ -4,8 +4,8 @@
 
 pkgname=haskell-aeson
 _hkgname=aeson
-pkgver=1.5.1.0
-pkgrel=3
+pkgver=1.5.2.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")
@@ -20,7 +20,7 @@
              'haskell-tasty-golden' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck'
              'haskell-quickcheck-instances')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-${pkgver}.tar.gz")
-sha512sums=('10f6dc55d9005b5a9e797eb977e6566e2886aab5af252778cd0ece4d5fd9c3ede050561296efea291c0abf8b8479cc307a50780e963b7c6303e79f3a77fe2470')
+sha512sums=('557a6c37969fda805c34d687e4319f06e4af947a21c848924c1acc4c60e8e5750f86fd40c23526868a162b9c4c550029eda90ea0eb66f4900a999d1e37263c1e')
 
 build() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list