[arch-commits] Commit in haskell-unliftio-core/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Mar 7 21:15:31 UTC 2020
Date: Saturday, March 7, 2020 @ 21:15:31
Author: felixonmars
Revision: 591301
upgpkg: haskell-unliftio-core 0.2.0.0-1: rebuild with unliftio-core 0.2.0.0
Modified:
haskell-unliftio-core/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-07 21:11:23 UTC (rev 591300)
+++ PKGBUILD 2020-03-07 21:15:31 UTC (rev 591301)
@@ -3,8 +3,8 @@
_hkgname=unliftio-core
pkgname=haskell-unliftio-core
-pkgver=0.1.2.0
-pkgrel=9
+pkgver=0.2.0.0
+pkgrel=1
pkgdesc="The MonadUnliftIO typeclass for unlifting monads to IO"
url="https://github.com/fpco/monad-unlift"
license=("MIT")
@@ -12,7 +12,7 @@
depends=('ghc-libs')
makedepends=('ghc')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('5bd46d40be031b398b3238a5170f45641861a30c8cf20ca5a202b47367f00bb52e7391a53301edd47f8d688c713c06ebfdc51b1528518e28f8e8d6ad619e10eb')
+sha512sums=('15d22f03c7eee3b468dd944c9abf060ea628480055003fd570a997533b645baba253a5fda9f21020afafbbf198d19a50f2c9c944b204eabe8e6d902656ef6ca4')
prepare() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list