Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-bv-sized
Commits:
011ab96b by Felix Yan at 2025-07-31T19:01:28+08:00
upgpkg: 1.0.6-4: rebuild with optparse-applicative 0.18.1.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-bv-sized
pkgdesc = A bitvector datatype that is parameterized by the vector width
pkgver = 1.0.6
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/GaloisInc/bv-sized
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=bv-sized
pkgname=haskell-bv-sized
pkgver=1.0.6
-pkgrel=3
+pkgrel=4
pkgdesc="A bitvector datatype that is parameterized by the vector width"
url="https://github.com/GaloisInc/bv-sized"
license=('BSD-3-Clause')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-bv-sized/-/commit/011ab96bc1cbc35a13e7777ed2c2e0870404d12a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-bv-sized/-/commit/011ab96bc1cbc35a13e7777ed2c2e0870404d12a
You're receiving this email because of your account on gitlab.archlinux.org.