[arch-commits] Commit in haskell-unliftio-core/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Mon Jan 8 04:58:39 UTC 2018


    Date: Monday, January 8, 2018 @ 04:58:36
  Author: felixonmars
Revision: 280292

upgpkg: haskell-unliftio-core 0.1.1.0-1

rebuild with unliftio,0.2.4.0 unliftio-core,0.1.1.0

Modified:
  haskell-unliftio-core/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-08 04:55:14 UTC (rev 280291)
+++ PKGBUILD	2018-01-08 04:58:36 UTC (rev 280292)
@@ -4,8 +4,8 @@
 
 _hkgname=unliftio-core
 pkgname=haskell-unliftio-core
-pkgver=0.1.0.0
-pkgrel=3
+pkgver=0.1.1.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=('069611aafaed410a47031c47714724dddf4db10811575f7773389ce6a48cb7bf27a5f62e1ef1d2e240ff8974ee208eb8e4cc54ec809d067feb1c8f14bda9d1b5')
+sha512sums=('e8be49b96f3daaff670dfa4b2a4e77bd290a5629b3df974155a7ea9631015969c9f4e9f74d4217eb1b77a47565aacf537e7f46f5f9a481c548a41f85876b1141')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list