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

Felix Yan felixonmars at archlinux.org
Tue Nov 19 18:34:07 UTC 2019


    Date: Tuesday, November 19, 2019 @ 18:34:06
  Author: felixonmars
Revision: 530447

upgpkg: haskell-aeson 1.4.6.0-1

rebuild with Diff 0.4.0, aeson 1.4.6.0

Modified:
  haskell-aeson/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-19 17:52:15 UTC (rev 530446)
+++ PKGBUILD	2019-11-19 18:34:06 UTC (rev 530447)
@@ -4,8 +4,8 @@
 
 pkgname=haskell-aeson
 _hkgname=aeson
-pkgver=1.4.4.0
-pkgrel=13
+pkgver=1.4.6.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=('0ff462f93f28135ad255e77aaf0523a6d306c0a5fde7439ed4f652fec7811c6b446a3571098fd2af04bafbb2874b4e3052eb1792b61996cde23eabfa9abce944')
+sha512sums=('b6fecd4cb75d0c296a1b4583c32cc57e6eb70248999bf16b83ecbb80b03b0656b7cfb410a2b1ae0005e2a4b6202c7aa227c6165d660fefbd270fd4ade8bd8ca6')
 
 build() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list