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

Felix Yan felixonmars at archlinux.org
Mon Jan 4 16:30:36 UTC 2021


    Date: Monday, January 4, 2021 @ 16:30:36
  Author: felixonmars
Revision: 807657

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

Modified:
  haskell-aeson/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-04 16:24:00 UTC (rev 807656)
+++ PKGBUILD	2021-01-04 16:30:36 UTC (rev 807657)
@@ -4,10 +4,10 @@
 
 pkgname=haskell-aeson
 _hkgname=aeson
-pkgver=1.5.4.1
-pkgrel=34
+pkgver=1.5.5.0
+pkgrel=1
 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance."
-url="https://github.com/bos/aeson"
+url="https://github.com/haskell/aeson"
 license=("GPL")
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-attoparsec' 'haskell-base-compat-batteries' 'haskell-data-fix'
@@ -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=('71c16b00879c7ff6c71d59d9f96a89120b372d678df4e29405014c2dcd54de13aab3aca4d66c1cfb7e2b2850ee63f6f7bfb04b0243cb9d7f07efd22f08b49a17')
+sha512sums=('c198a59c484ac07acc12b4f3597f1edfd5a1f1683f1a8328c8cfa9fcf562a0583df39d6bbcd0ef84464661ce30b44877a44bf6212472b2e59fa788a67ccca489')
 
 build() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list