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

Felix Yan felixonmars at archlinux.org
Sun Oct 4 20:43:34 UTC 2020


    Date: Sunday, October 4, 2020 @ 20:43:34
  Author: felixonmars
Revision: 718526

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

Modified:
  haskell-aeson/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-04 20:42:45 UTC (rev 718525)
+++ PKGBUILD	2020-10-04 20:43:34 UTC (rev 718526)
@@ -4,8 +4,8 @@
 
 pkgname=haskell-aeson
 _hkgname=aeson
-pkgver=1.5.4.0
-pkgrel=9
+pkgver=1.5.4.1
+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=('2fdee30dee6b436634f9fb21aa972442d3613d98f376fed345607ee3656f9b5fe5f9673e9b5ad0e1f47e4b0940e61c168a97bb6e83fa289b225c809d71316661')
+sha512sums=('71c16b00879c7ff6c71d59d9f96a89120b372d678df4e29405014c2dcd54de13aab3aca4d66c1cfb7e2b2850ee63f6f7bfb04b0243cb9d7f07efd22f08b49a17')
 
 build() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list