Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-ptr
Commits:
cd923c78 by Felix Yan at 2024-08-27T22:03:08+03:00
upgpkg: 0.16.8.6-21: rebuild with hashable 1.4.4.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.6
- pkgrel = 20
+ pkgrel = 21
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=20
+pkgrel=21
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/cd923c783099000ec06c66feffdd2f20a635352b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ptr/-/commit/cd923c783099000ec06c66feffdd2f20a635352b
You're receiving this email because of your account on gitlab.archlinux.org.