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

Felix Yan felixonmars at gemini.archlinux.org
Sun Sep 19 08:49:00 UTC 2021


    Date: Sunday, September 19, 2021 @ 08:49:00
  Author: felixonmars
Revision: 1017137

upgpkg: haskell-unliftio 0.2.20-1: rebuild with unliftio 0.2.20

Modified:
  haskell-unliftio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-19 08:31:23 UTC (rev 1017136)
+++ PKGBUILD	2021-09-19 08:49:00 UTC (rev 1017137)
@@ -3,8 +3,8 @@
 
 _hkgname=unliftio
 pkgname=haskell-unliftio
-pkgver=0.2.19
-pkgrel=17
+pkgver=0.2.20
+pkgrel=1
 pkgdesc="The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)"
 url="https://github.com/fpco/monad-unlift"
 license=("MIT")
@@ -13,7 +13,7 @@
 makedepends=('ghc')
 checkdepends=('haskell-hspec' 'haskell-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('c70c2d5471f66b90a5afb73d86c57d3c92f82a3ef34b8ca6d74ca4ec7126802d6b8ff9d89a4b18a720afce07d62efabc8a9ba050bec9d5d0a48bd57ba7686973')
+sha512sums=('ff46546bdd32efec6a141c1ab814df6bfb547a1880bd3d3f5fdf1ba4caf5946553f09af9cb9effc87d9cb8df17a469db2c7d41b7edcb2b15b79d8ef4bcbfe24e')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list