Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-ptr
Commits:
f9403a57 by Felix Yan at 2023-11-16T14:48:46+02:00
upgpkg: 0.16.8.4-59: rebuild with optparse-applicative 0.17.1.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-ptr
pkgdesc = Experimental abstractions for operations on pointers
pkgver = 0.16.8.4
- pkgrel = 58
+ pkgrel = 59
url = https://github.com/nikita-volkov/ptr
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=ptr
pkgname=haskell-ptr
pkgver=0.16.8.4
-pkgrel=58
+pkgrel=59
pkgdesc="Experimental abstractions for operations on pointers"
url="https://github.com/nikita-volkov/ptr"
license=("MIT")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ptr/-/commit/f9403a572fe0d1c9b4b3c2600f9008ba1b8ee398
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ptr/-/commit/f9403a572fe0d1c9b4b3c2600f9008ba1b8ee398
You're receiving this email because of your account on gitlab.archlinux.org.