[arch-commits] Commit in haskell-src-exts/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Jun 3 17:43:42 UTC 2020
Date: Wednesday, June 3, 2020 @ 17:43:41
Author: felixonmars
Revision: 638391
upgpkg: haskell-src-exts 1.23.1-1: rebuild with haskell-src-exts 1.23.1
Modified:
haskell-src-exts/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-06-03 17:42:30 UTC (rev 638390)
+++ PKGBUILD 2020-06-03 17:43:41 UTC (rev 638391)
@@ -3,8 +3,8 @@
_hkgname=haskell-src-exts
pkgname=haskell-src-exts
-pkgver=1.23.0
-pkgrel=8
+pkgver=1.23.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=('bbcde248c265a72ea4c1a6643cc36ffee8ebb592971ebd628b2b14a6d64c3e5d91e430883245464b29b55ab6614ace00b2d5b125458f275e8791f7f2e29c9081')
+sha512sums=('c9e6e4d93c2b4ee84d57707aed526291b5c4e297f06a3921257feb0c1df3bb095addd4b1d9bb187650490364647385ab6322e4fc54f9a7648da439a34329d734')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list