Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-primitive-unaligned
Commits:
c95bb116 by Felix Yan at 2023-11-16T12:13:03+02:00
upgpkg: 0.1.1.2-31: rebuild with optparse-applicative 0.17.1.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-primitive-unaligned
pkgdesc = Unaligned access to primitive arrays
pkgver = 0.1.1.2
- pkgrel = 30
+ pkgrel = 31
url = https://github.com/haskell-primitive/primitive-unaligned
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=primitive-unaligned
pkgname=haskell-primitive-unaligned
pkgver=0.1.1.2
-pkgrel=30
+pkgrel=31
pkgdesc="Unaligned access to primitive arrays"
url="https://github.com/haskell-primitive/primitive-unaligned"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-primitive-unaligned/-/commit/c95bb116bc5084bf431b7fbed6e4ea4464165bf8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-primitive-unaligned/-/commit/c95bb116bc5084bf431b7fbed6e4ea4464165bf8
You're receiving this email because of your account on gitlab.archlinux.org.