Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-bytestring-tree-builder
Commits:
25abc873 by Felix Yan at 2023-11-13T23:02:32+02:00
upgpkg: 0.2.7.10-62: rebuild with tasty-hunit 0.10.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-bytestring-tree-builder
pkgdesc = A very efficient ByteString builder implementation based on
the binary tree
pkgver = 0.2.7.10
- pkgrel = 61
+ pkgrel = 62
url = https://github.com/nikita-volkov/bytestring-tree-builder
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=bytestring-tree-builder
pkgname=haskell-bytestring-tree-builder
pkgver=0.2.7.10
-pkgrel=61
+pkgrel=62
pkgdesc="A very efficient ByteString builder implementation based on the
binary tree"
url="https://github.com/nikita-volkov/bytestring-tree-builder"
license=("MIT")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-bytestring-tree-builder/-/commit/25abc8736d19e6fdfb6d5699ca53f4c64f5ad845
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-bytestring-tree-builder/-/commit/25abc8736d19e6fdfb6d5699ca53f4c64f5ad845
You're receiving this email because of your account on gitlab.archlinux.org.