[arch-commits] Commit in haskell-unliftio-core/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Aug 29 08:33:27 UTC 2018
Date: Wednesday, August 29, 2018 @ 08:33:26
Author: felixonmars
Revision: 375080
upgpkg: haskell-unliftio-core 0.1.2.0-1
rebuild with unliftio-core 0.1.2.0
Modified:
haskell-unliftio-core/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-29 08:27:10 UTC (rev 375079)
+++ PKGBUILD 2018-08-29 08:33:26 UTC (rev 375080)
@@ -4,8 +4,8 @@
_hkgname=unliftio-core
pkgname=haskell-unliftio-core
-pkgver=0.1.1.0
-pkgrel=3
+pkgver=0.1.2.0
+pkgrel=1
pkgdesc="The MonadUnliftIO typeclass for unlifting monads to IO"
url="https://github.com/fpco/monad-unlift"
license=("MIT")
@@ -13,7 +13,7 @@
depends=('ghc-libs')
makedepends=('ghc')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('e8be49b96f3daaff670dfa4b2a4e77bd290a5629b3df974155a7ea9631015969c9f4e9f74d4217eb1b77a47565aacf537e7f46f5f9a481c548a41f85876b1141')
+sha512sums=('5bd46d40be031b398b3238a5170f45641861a30c8cf20ca5a202b47367f00bb52e7391a53301edd47f8d688c713c06ebfdc51b1528518e28f8e8d6ad619e10eb')
prepare() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list