Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-ptr
Commits:
f80cc7a1 by Felix Yan at 2023-10-06T23:00:02+03:00
upgpkg: 0.16.8.4-49: rebuild with uuid-types 1.0.5.1
- - - - -
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 = 48
+ pkgrel = 49
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=48
+pkgrel=49
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/f80cc7a175bb76ddf2a60305d20c603e80fd54a6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ptr/-/commit/f80cc7a175bb76ddf2a60305d20c603e80fd54a6
You're receiving this email because of your account on gitlab.archlinux.org.