Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-bv-sized
Commits:
7ad97c7e by Felix Yan at 2025-08-28T13:03:55+08:00
upgpkg: 1.0.6-32: rebuild with lens 5.3.1
- - - - -
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 = 31
+ pkgrel = 32
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=31
+pkgrel=32
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/7ad97c7ef8cf8efb531061fff1b7a60baed63a95
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-bv-sized/-/commit/7ad97c7ef8cf8efb531061fff1b7a60baed63a95
You're receiving this email because of your account on gitlab.archlinux.org.