[arch-commits] Commit in haskell-atomic-primops/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Nov 22 14:43:54 UTC 2020
Date: Sunday, November 22, 2020 @ 14:43:53
Author: felixonmars
Revision: 759174
upgpkg: haskell-atomic-primops 0.8.4-11: rebuild with optparse-applicative 0.16.1.0
Modified:
haskell-atomic-primops/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-22 14:43:03 UTC (rev 759173)
+++ PKGBUILD 2020-11-22 14:43:53 UTC (rev 759174)
@@ -3,7 +3,7 @@
_hkgname=atomic-primops
pkgname=haskell-atomic-primops
pkgver=0.8.4
-pkgrel=10
+pkgrel=11
pkgdesc="A safe approach to CAS and other atomic ops in Haskell"
url="https://github.com/rrnewton/haskell-lockfree/wiki"
license=('BSD')
More information about the arch-commits
mailing list