Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-http2
Commits:
ab5e71fe by Felix Yan at 2025-10-01T17:51:29+08:00
upgpkg: 5.0.0-12: rebuild with tasty-quickcheck 0.11
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-http2
pkgdesc = HTTP/2 library
pkgver = 5.0.0
- pkgrel = 11
+ pkgrel = 12
url = https://github.com/kazu-yamamoto/http2
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=http2
pkgname=haskell-http2
pkgver=5.0.0
-pkgrel=11
+pkgrel=12
pkgdesc="HTTP/2 library"
url="https://github.com/kazu-yamamoto/http2"
license=('BSD-3-Clause')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-http2/-/commit/ab5e71fe49ce2ef72b88eee5283ded742fd7252c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-http2/-/commit/ab5e71fe49ce2ef72b88eee5283ded742fd7252c
You're receiving this email because of your account on gitlab.archlinux.org.