[arch-commits] Commit in haskell-atomic-primops/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu May 13 12:07:13 UTC 2021
Date: Thursday, May 13, 2021 @ 12:07:13
Author: felixonmars
Revision: 933157
upgpkg: haskell-atomic-primops 0.8.4-62: rebuild with hspec 2.8.0, hspec-core 2.8.0, hspec-discover 2.8.0
Modified:
haskell-atomic-primops/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-13 12:06:44 UTC (rev 933156)
+++ PKGBUILD 2021-05-13 12:07:13 UTC (rev 933157)
@@ -3,7 +3,7 @@
_hkgname=atomic-primops
pkgname=haskell-atomic-primops
pkgver=0.8.4
-pkgrel=61
+pkgrel=62
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