[arch-commits] Commit in haskell-stmonadtrans/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Feb 11 15:42:21 UTC 2017
Date: Saturday, February 11, 2017 @ 15:42:21
Author: felixonmars
Revision: 211865
upgpkg: haskell-stmonadtrans 0.4.3-1
rebuild with STMonadTrans,0.4.3
Modified:
haskell-stmonadtrans/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-02-11 15:29:54 UTC (rev 211864)
+++ PKGBUILD 2017-02-11 15:42:21 UTC (rev 211865)
@@ -4,7 +4,7 @@
_hkgname=STMonadTrans
pkgname=haskell-stmonadtrans
-pkgver=0.4.1
+pkgver=0.4.3
pkgrel=1
pkgdesc="A monad transformer version of the ST monad"
url="https://hackage.haskell.org/package/${_hkgname}"
@@ -12,7 +12,7 @@
arch=('i686' 'x86_64')
depends=("ghc=8.0.1" "haskell-mtl")
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('f982d21421f202d2bcc21fed3fbebafee1f895c79c3379ef89a21f18d6f201e6')
+sha256sums=('574fd56cf74036c20d00a09d815659dbbb0ae51c8103d00c93cd9558ad3322db')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list