Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-bytestring-tree-builder
Commits:
591fecc4 by Felix Yan at 2024-10-19T22:40:41+03:00
upgpkg: 0.2.7.10-99: rebuild with data-default-instances-dlist 0.0.1.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 = 98
+ pkgrel = 99
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=98
+pkgrel=99
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/591fecc4622624c8e98ad3f0319197d6a217f1be
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-bytestring-tree-builder/-/commit/591fecc4622624c8e98ad3f0319197d6a217f1be
You're receiving this email because of your account on gitlab.archlinux.org.