Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-bv-sized
Commits:
978cf12f by Felix Yan at 2025-08-27T13:48:19+08:00
upgpkg: 1.0.6-29: rebuild with hspec 2.11.0, hspec-core 2.11.0, hspec-discover
2.11.0, tasty-hspec 1.2.0.4
- - - - -
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 = 28
+ pkgrel = 29
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=28
+pkgrel=29
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/978cf12fd71e1eba1aa48844d46bb9327fc5f906
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-bv-sized/-/commit/978cf12fd71e1eba1aa48844d46bb9327fc5f906
You're receiving this email because of your account on gitlab.archlinux.org.