Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-http3
Commits:
76e1e7ad by Felix Yan at 2023-11-23T17:11:36+02:00
upgpkg: 0.0.1-76: rebuild with quic 0.1.4
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-http3
pkgdesc = HTTP/3 library
pkgver = 0.0.1
- pkgrel = 75
+ pkgrel = 76
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.1
-pkgrel=75
+pkgrel=76
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/76e1e7ad662b9d9b8dc0490af6d03fe28b435c02
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-http3/-/commit/76e1e7ad662b9d9b8dc0490af6d03fe28b435c02
You're receiving this email because of your account on gitlab.archlinux.org.