[arch-commits] Commit in haskell-src-exts/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Mar 21 06:36:01 UTC 2020
Date: Saturday, March 21, 2020 @ 06:36:00
Author: felixonmars
Revision: 602281
upgpkg: haskell-src-exts 1.23.0-1: rebuild with haskell-src-exts 1.23.0
Modified:
haskell-src-exts/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-21 06:26:42 UTC (rev 602280)
+++ PKGBUILD 2020-03-21 06:36:00 UTC (rev 602281)
@@ -3,8 +3,8 @@
_hkgname=haskell-src-exts
pkgname=haskell-src-exts
-pkgver=1.22.0
-pkgrel=6
+pkgver=1.23.0
+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=('7d55ffacdc63c12a5f96825c21c04eee1bdb383662c9804b4ceeb2054a513a2439b3a715148bc0080d4aeaf07271c8cfaf2a2c6196020061849a4bd0756ff9ad')
+sha512sums=('bbcde248c265a72ea4c1a6643cc36ffee8ebb592971ebd628b2b14a6d64c3e5d91e430883245464b29b55ab6614ace00b2d5b125458f275e8791f7f2e29c9081')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list