Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-ptr
Commits:
b80f6c9a by Felix Yan at 2024-01-10T20:26:20+02:00
upgpkg: 0.16.8.5-7: rebuild with unordered-containers 0.2.20
- - - - -
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.5
- pkgrel = 6
+ pkgrel = 7
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.5
-pkgrel=6
+pkgrel=7
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/b80f6c9a6b39d607c979058ee1b50b9d69bc7a5a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ptr/-/commit/b80f6c9a6b39d607c979058ee1b50b9d69bc7a5a
You're receiving this email because of your account on gitlab.archlinux.org.