Date: Saturday, November 7, 2020 @ 10:02:57 Author: felixonmars Revision: 745416
revert a partial db-move Added: haskell-async/repos/community-staging-x86_64/ Modified: haskell-async/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:02:55 UTC (rev 745415) +++ community-x86_64/PKGBUILD 2020-11-07 10:02:57 UTC (rev 745416) @@ -4,7 +4,7 @@ _hkgname=async pkgname=haskell-async pkgver=2.2.2 -pkgrel=37 +pkgrel=36 pkgdesc="Run IO operations asynchronously and wait for their results" url="https://github.com/simonmar/async" license=("BSD")
