Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-bytestring-to-vector
Commits:
e8dbf5d7 by Felix Yan at 2025-08-01T13:18:22+08:00
upgpkg: 0.3.0.1-78: rebuild with ansi-wl-pprint 1.0.2, hopenpgp-tools 0.23.8,
optparse-applicative 0.18.1.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-bytestring-to-vector
pkgdesc = Convert between ByteString and Vector.Storable without copying
pkgver = 0.3.0.1
- pkgrel = 77
+ pkgrel = 78
url = https://github.com/sheyll/bytestring-to-vector
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=bytestring-to-vector
pkgname=haskell-bytestring-to-vector
pkgver=0.3.0.1
-pkgrel=77
+pkgrel=78
pkgdesc="Convert between ByteString and Vector.Storable without copying"
url="https://github.com/sheyll/bytestring-to-vector"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-bytestring-to-vector/-/commit/e8dbf5d744a444a2970a374382c966b3db4e56ae
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-bytestring-to-vector/-/commit/e8dbf5d744a444a2970a374382c966b3db4e56ae
You're receiving this email because of your account on gitlab.archlinux.org.