[arch-commits] Commit in haskell-unliftio/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Tue Feb 1 03:31:38 UTC 2022
Date: Tuesday, February 1, 2022 @ 03:31:37
Author: felixonmars
Revision: 1121527
upgpkg: haskell-unliftio 0.2.20.1-1: rebuild with unliftio 0.2.20.1
Modified:
haskell-unliftio/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-02-01 03:29:52 UTC (rev 1121526)
+++ PKGBUILD 2022-02-01 03:31:37 UTC (rev 1121527)
@@ -3,8 +3,8 @@
_hkgname=unliftio
pkgname=haskell-unliftio
-pkgver=0.2.20
-pkgrel=24
+pkgver=0.2.20.1
+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=('ff46546bdd32efec6a141c1ab814df6bfb547a1880bd3d3f5fdf1ba4caf5946553f09af9cb9effc87d9cb8df17a469db2c7d41b7edcb2b15b79d8ef4bcbfe24e')
+sha512sums=('58870eb393536bd5ec2aa9f6c7663df1bb119a7ba472e7ccf577043122665a3d9725f2209866c92c6c4c1b5cd59cf05029e85827a53cd2b59b27fa16e6288176')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list