Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-atomic-primops
Commits:
ef778507 by Felix Yan at 2023-11-16T12:13:43+02:00
upgpkg: 0.8.4-165: rebuild with optparse-applicative 0.17.1.0
- - - - -
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.4
- pkgrel = 164
+ pkgrel = 165
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.4
-pkgrel=164
+pkgrel=165
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/ef77850733d373f90e0a24495f80c1619e93822a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-atomic-primops/-/commit/ef77850733d373f90e0a24495f80c1619e93822a
You're receiving this email because of your account on gitlab.archlinux.org.