Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-ptr
Commits:
79496665 by Felix Yan at 2024-09-04T21:24:00+03:00
upgpkg: 0.16.8.6-23: rebuild with text-short 0.1.6
- - - - -
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.6
- pkgrel = 22
+ pkgrel = 23
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.6
-pkgrel=22
+pkgrel=23
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/79496665a5f97936bef500ab23d8840e7f399711
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ptr/-/commit/79496665a5f97936bef500ab23d8840e7f399711
You're receiving this email because of your account on gitlab.archlinux.org.