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

Felix Yan felixonmars at archlinux.org
Mon Oct 7 15:08:31 UTC 2019


    Date: Monday, October 7, 2019 @ 15:08:30
  Author: felixonmars
Revision: 513773

upgpkg: haskell-src-exts 1.21.1-1

rebuild with haskell-src-exts 1.21.1

Modified:
  haskell-src-exts/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-07 14:37:11 UTC (rev 513772)
+++ PKGBUILD	2019-10-07 15:08:30 UTC (rev 513773)
@@ -3,8 +3,8 @@
 
 _hkgname=haskell-src-exts
 pkgname=haskell-src-exts
-pkgver=1.21.0
-pkgrel=26
+pkgver=1.21.1
+pkgrel=1
 pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer"
 url="https://github.com/haskell-suite/haskell-src-exts"
 license=("custom:BSD")
@@ -13,7 +13,7 @@
 makedepends=('ghc' 'happy' 'haskell-pretty-show' 'haskell-smallcheck' 'haskell-tasty'
              'haskell-tasty-golden' 'haskell-tasty-smallcheck')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('73e5a0b811d37d8c304c12cf7adbeac3642e626ed3f1ad8b007aca19dc04f0b2a991cdbef52432c3467584bd1ff7ce424a3bcd86b13e6ef10819a11ef44b889c')
+sha512sums=('1349d419a13343fdf5579bf1f4027a3906de67ac257d0663fb6d10cf96e8312e08beec81d91044421f1202675a8c9381d280104d95c1ffea2e746f378d683e61')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list