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

Felix Yan felixonmars at archlinux.org
Fri Nov 3 08:13:42 UTC 2017


    Date: Friday, November 3, 2017 @ 08:13:41
  Author: felixonmars
Revision: 265260

upgpkg: haskell-unliftio 0.1.1.0-1

rebuild with unliftio,0.1.1.0

Modified:
  haskell-unliftio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-03 08:10:43 UTC (rev 265259)
+++ PKGBUILD	2017-11-03 08:13:41 UTC (rev 265260)
@@ -4,8 +4,8 @@
 
 _hkgname=unliftio
 pkgname=haskell-unliftio
-pkgver=0.1.0.0
-pkgrel=8
+pkgver=0.1.1.0
+pkgrel=1
 pkgdesc="The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)"
 url="https://github.com/fpco/monad-unlift"
 license=("MIT")
@@ -14,7 +14,7 @@
          "haskell-unliftio-core")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('6f7e7c9e00966a5aea2deea7da73f3b7bd201dd45c51a4535e531e8d638467b3e3d18822529f2a4d49397926f9099f3cfa9d9e5de2d1a7bb8b3be44d967775b4')
+sha512sums=('c154368fb94316fca26223fea6589e0371cf3b0f6c2eb35aed9c754990e54700ad91af8065afebc96e06297ce5f6d94310bb4edde16324c116e6a8b2e1e30fd0')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list