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

Felix Yan felixonmars at archlinux.org
Wed Jan 6 11:12:27 UTC 2021


    Date: Wednesday, January 6, 2021 @ 11:12:27
  Author: felixonmars
Revision: 810561

upgpkg: haskell-aeson 1.5.5.1-1: rebuild with aeson 1.5.5.1, quickcheck-instances 0.3.25.2

Modified:
  haskell-aeson/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-06 11:08:04 UTC (rev 810560)
+++ PKGBUILD	2021-01-06 11:12:27 UTC (rev 810561)
@@ -4,8 +4,8 @@
 
 pkgname=haskell-aeson
 _hkgname=aeson
-pkgver=1.5.5.0
-pkgrel=2
+pkgver=1.5.5.1
+pkgrel=1
 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance."
 url="https://github.com/haskell/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=('c198a59c484ac07acc12b4f3597f1edfd5a1f1683f1a8328c8cfa9fcf562a0583df39d6bbcd0ef84464661ce30b44877a44bf6212472b2e59fa788a67ccca489')
+sha512sums=('5bf3fed752dc601d9cc868d25d44898c8f5c2cc8ac5bc24b20ca2a56af66b776f02d2fc312c54d351931132d342b85215d2f5a211c87b77e043834a63ede6e0a')
 
 build() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list