[arch-commits] Commit in haskell-th-expand-syns/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Dec 28 01:05:30 UTC 2017
Date: Thursday, December 28, 2017 @ 01:05:28
Author: felixonmars
Revision: 276272
upgpkg: haskell-th-expand-syns 0.4.4.0-1
rebuild with th-expand-syns,0.4.4.0
Modified:
haskell-th-expand-syns/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-12-27 22:58:20 UTC (rev 276271)
+++ PKGBUILD 2017-12-28 01:05:28 UTC (rev 276272)
@@ -3,8 +3,8 @@
_hkgname=th-expand-syns
pkgname=haskell-th-expand-syns
-pkgver=0.4.3.0
-pkgrel=6
+pkgver=0.4.4.0
+pkgrel=1
pkgdesc="Expands type synonyms in Template Haskell ASTs"
url="https://hackage.haskell.org/package/th-expand-syns"
license=('custom:BSD3')
@@ -12,7 +12,7 @@
depends=('ghc-libs' 'haskell-syb')
makedepends=('ghc')
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('1f1125315292e0ce2d1e4b6a85788e3d66c9e7b6a2748be742927f9ddb501c2e2032f687ba81c67140411362e218ce4a2469ff9dcc35bb4cd213cb31f171ee47')
+sha512sums=('dbad14fbc9a2041493ee181b376f5888c5bfa8f3d64abf009ad9ee7ac3d95495899fadb678d293f4db4d9902cbc525cadb06c728762d443a035c33519452a27e')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list