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

Felix Yan felixonmars at archlinux.org
Tue Sep 1 16:58:24 UTC 2020


    Date: Tuesday, September 1, 2020 @ 16:58:24
  Author: felixonmars
Revision: 695741

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

Modified:
  haskell-aeson/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-01 16:52:01 UTC (rev 695740)
+++ PKGBUILD	2020-09-01 16:58:24 UTC (rev 695741)
@@ -4,8 +4,8 @@
 
 pkgname=haskell-aeson
 _hkgname=aeson
-pkgver=1.5.3.0
-pkgrel=7
+pkgver=1.5.4.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=('342401b0620c5787d152bc8e7d8fba3cc8c476da624ff165bf887e6968a0cee2daa9a0931eadb80d3c85ee80f38544de424a5c107080b9ace33d35cba3f1c16e')
+sha512sums=('2fdee30dee6b436634f9fb21aa972442d3613d98f376fed345607ee3656f9b5fe5f9673e9b5ad0e1f47e4b0940e61c168a97bb6e83fa289b225c809d71316661')
 
 build() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list