Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-atomic-primops
Commits:
fdb8da1c by Felix Yan at 2025-09-13T22:39:50+00:00
upgpkg: 0.8.8-51: rebuild with quickcheck-instances 0.3.33
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-atomic-primops
pkgdesc = A safe approach to CAS and other atomic ops in Haskell
pkgver = 0.8.8
- pkgrel = 50
+ pkgrel = 51
url = https://github.com/rrnewton/haskell-lockfree/wiki
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=atomic-primops
pkgname=haskell-atomic-primops
pkgver=0.8.8
-pkgrel=50
+pkgrel=51
pkgdesc="A safe approach to CAS and other atomic ops in Haskell"
url="https://github.com/rrnewton/haskell-lockfree/wiki"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-atomic-primops/-/commit/fdb8da1c661d46ef42fc999b40b9049365880acf
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-atomic-primops/-/commit/fdb8da1c661d46ef42fc999b40b9049365880acf
You're receiving this email because of your account on gitlab.archlinux.org.