[arch-commits] Commit in haskell-lifted-async/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Jun 26 12:47:25 UTC 2017
Date: Monday, June 26, 2017 @ 12:47:24
Author: felixonmars
Revision: 240986
upgpkg: haskell-lifted-async 0.9.3-1
rebuild with lifted-async,0.9.3
Modified:
haskell-lifted-async/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-06-26 12:46:27 UTC (rev 240985)
+++ PKGBUILD 2017-06-26 12:47:24 UTC (rev 240986)
@@ -3,7 +3,7 @@
_hkgname=lifted-async
pkgname=haskell-lifted-async
-pkgver=0.9.2
+pkgver=0.9.3
pkgrel=1
pkgdesc="Run lifted IO operations asynchronously and wait for their results"
url="https://github.com/maoe/lifted-async"
@@ -12,7 +12,7 @@
depends=('ghc' 'haskell-async' 'haskell-constraints' 'haskell-lifted-base'
'haskell-transformers-base' 'haskell-transformers-base')
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('98f8001979666bd4c8678e17b3935615836335fa09ebd21bd46b67b5ae8bc9f0820c3652fc67346b200af658bb3e4700c4fa5ab3caebde2bb6cbdeaaa47f294f')
+sha512sums=('a44b28ee992f6b592160c14d9326bd6d7fc32380f9219b7bc1c2d3ce937f81f1ca154623ec2db563be860e7572057640dcc1887e56c970770af990cd49eb6077')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list