[arch-commits] Commit in haskell-atomic-primops/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Mon Mar 7 17:56:31 UTC 2022
Date: Monday, March 7, 2022 @ 17:56:30
Author: felixonmars
Revision: 1144618
upgpkg: haskell-atomic-primops 0.8.4-106: rebuild with doctest 0.19.0
Modified:
haskell-atomic-primops/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-03-07 17:56:13 UTC (rev 1144617)
+++ PKGBUILD 2022-03-07 17:56:30 UTC (rev 1144618)
@@ -3,7 +3,7 @@
_hkgname=atomic-primops
pkgname=haskell-atomic-primops
pkgver=0.8.4
-pkgrel=105
+pkgrel=106
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