Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-bv-sized
Commits:
b35f075f by Felix Yan at 2024-01-09T14:12:56+02:00
upgpkg: 1.0.5-58: rebuild with vector-stream 0.1.0.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.5
- pkgrel = 57
+ pkgrel = 58
url = https://github.com/GaloisInc/bv-sized
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=bv-sized
pkgname=haskell-bv-sized
pkgver=1.0.5
-pkgrel=57
+pkgrel=58
pkgdesc="A bitvector datatype that is parameterized by the vector width"
url="https://github.com/GaloisInc/bv-sized"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-bv-sized/-/commit/b35f075fe72a8aa39b433654fbb9dc7091d25ee9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-bv-sized/-/commit/b35f075fe72a8aa39b433654fbb9dc7091d25ee9
You're receiving this email because of your account on gitlab.archlinux.org.