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

Felix Yan felixonmars at archlinux.org
Sun Dec 30 21:01:59 UTC 2018


    Date: Sunday, December 30, 2018 @ 21:01:58
  Author: felixonmars
Revision: 419744

upgpkg: haskell-unliftio 0.2.10-1

rebuild with unliftio 0.2.10

Modified:
  haskell-unliftio/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-30 20:43:56 UTC (rev 419743)
+++ PKGBUILD	2018-12-30 21:01:58 UTC (rev 419744)
@@ -3,7 +3,7 @@
 
 _hkgname=unliftio
 pkgname=haskell-unliftio
-pkgver=0.2.9.0
+pkgver=0.2.10
 pkgrel=1
 pkgdesc="The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)"
 url="https://github.com/fpco/monad-unlift"
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'haskell-async' 'haskell-unliftio-core')
 makedepends=('ghc' 'haskell-hspec' 'haskell-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('e3f4cbff3237c29d8fba6ba6fffcfdd9a1948bb5249262ddc8b2e61b417612cd1610403d7379ded7de1aa4d3e8f6410210c2bc716fbe9b51b4655f3b6671da06')
+sha512sums=('10ee56bf72c5f443bbefdd86da7d5ee0d48d4e8636ecd9cceed8a903a8565360856b1940f86356096b8f12cbed4df0bab65051ce6c5e26de931ea90cbe8b71d3')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list