Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-bsb-http-chunked
Commits:
ea2eca2d by Felix Yan at 2025-07-23T07:48:59+08:00
upgpkg: 0.0.0.4-424: rebuild with haskell-lexer 1.1.2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-bsb-http-chunked
pkgdesc = Chunked HTTP transfer encoding for bytestring builders
pkgver = 0.0.0.4
- pkgrel = 423
+ pkgrel = 424
url = https://github.com/sjakobi/bsb-http-chunked
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=bsb-http-chunked
pkgname=haskell-bsb-http-chunked
pkgver=0.0.0.4
-pkgrel=423
+pkgrel=424
pkgdesc="Chunked HTTP transfer encoding for bytestring builders"
url="https://github.com/sjakobi/bsb-http-chunked"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-bsb-http-chunked/-/commit/ea2eca2d6b29c7f7bf27a4c92021c4b7a07bee20
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-bsb-http-chunked/-/commit/ea2eca2d6b29c7f7bf27a4c92021c4b7a07bee20
You're receiving this email because of your account on gitlab.archlinux.org.