Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / haskell-bytestring-to-vector
Commits: 42370be3 by Felix Yan at 2025-09-06T19:45:29+00:00 upgpkg: 0.3.0.1-112: rebuild with tasty-hunit 0.10.2 - - - - - 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 = 111 + pkgrel = 112 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=111 +pkgrel=112 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/42370be38324630f3ccbcba76f50489ec0b8cf6d -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-bytestring-to-vector/-/commit/42370be38324630f3ccbcba76f50489ec0b8cf6d You're receiving this email because of your account on gitlab.archlinux.org.