[arch-commits] Commit in haskell-ghc-lib-parser-ex/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Aug 3 06:34:55 UTC 2020
Date: Monday, August 3, 2020 @ 06:34:54
Author: felixonmars
Revision: 667995
upgpkg: haskell-ghc-lib-parser-ex 8.10.0.15-1: rebuild with ghc-lib-parser-ex 8.10.0.15
Modified:
haskell-ghc-lib-parser-ex/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-08-03 06:34:50 UTC (rev 667994)
+++ PKGBUILD 2020-08-03 06:34:54 UTC (rev 667995)
@@ -2,8 +2,8 @@
_hkgname=ghc-lib-parser-ex
pkgname=haskell-ghc-lib-parser-ex
-pkgver=8.10.0.14
-pkgrel=6
+pkgver=8.10.0.15
+pkgrel=1
pkgdesc="Algorithms on GHC parse trees"
url="https://github.com/shayne-fletcher/ghc-lib-parser-ex"
license=('BSD')
@@ -11,7 +11,7 @@
depends=('ghc-libs' 'haskell-uniplate' 'haskell-ghc')
makedepends=('ghc' 'haskell-extra' 'haskell-tasty' 'haskell-tasty-hunit')
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('672f74e8540a55715127af60b49859a8517fbd5c5d4abc1d66a9bfd18952fa8ec1fb55551624e75e9744730e20a3e50111f5710cf1b2a88b3637d79ae1a43bd0')
+sha512sums=('701ea577355a71743c2e69c87403314b1b81ba8d8242bf57f6bae896414efb13b78d60ff2403bfc85efb88752d6bf84d6d3f9d680fde956306d65bc60b74e2e7')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list