Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-bv-sized
Commits:
77dffe00 by Felix Yan at 2025-07-23T08:50:49+08:00
upgpkg: 1.0.6-2: rebuild with haskell-lexer 1.1.2
- - - - -
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 = 1
+ pkgrel = 2
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=1
+pkgrel=2
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/77dffe0088b9c445624cdff0190443e6c2b607a2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-bv-sized/-/commit/77dffe0088b9c445624cdff0190443e6c2b607a2
You're receiving this email because of your account on gitlab.archlinux.org.