Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-bv-sized
Commits:
3a3533b4 by Felix Yan at 2024-08-27T11:24:00+03:00
upgpkg: 1.0.5-82: rebuild with hashable 1.4.4.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.5
- pkgrel = 81
+ pkgrel = 82
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=81
+pkgrel=82
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/3a3533b48a0f7e7738f55c883df5e203d9c7d4e8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-bv-sized/-/commit/3a3533b48a0f7e7738f55c883df5e203d9c7d4e8
You're receiving this email because of your account on gitlab.archlinux.org.