Date: Saturday, November 7, 2020 @ 10:04:39 Author: felixonmars Revision: 745479
revert a partial db-move Added: haskell-unliftio/repos/community-staging-x86_64/ Modified: haskell-unliftio/repos/community-x86_64/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: community-x86_64/PKGBUILD =================================================================== --- community-x86_64/PKGBUILD 2020-11-07 10:04:38 UTC (rev 745478) +++ community-x86_64/PKGBUILD 2020-11-07 10:04:39 UTC (rev 745479) @@ -4,7 +4,7 @@ _hkgname=unliftio pkgname=haskell-unliftio pkgver=0.2.13.1 -pkgrel=6 +pkgrel=4 pkgdesc="The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)" url="https://github.com/fpco/monad-unlift" license=("MIT")
