Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-http3
Commits:
4e4cddc3 by Felix Yan at 2025-08-14T01:27:47+08:00
upgpkg: 0.0.3-26: rebuild with crypto-token 0.1.0, quic 0.1.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-http3
pkgdesc = HTTP/3 library
pkgver = 0.0.3
- pkgrel = 25
+ pkgrel = 26
url = https://github.com/kazu-yamamoto/http3
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=http3
pkgname=haskell-http3
pkgver=0.0.3
-pkgrel=25
+pkgrel=26
pkgdesc="HTTP/3 library"
url="https://github.com/kazu-yamamoto/http3"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-http3/-/commit/4e4cddc313b12c65161c8fe84194db99f24fe5e5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-http3/-/commit/4e4cddc313b12c65161c8fe84194db99f24fe5e5
You're receiving this email because of your account on gitlab.archlinux.org.