Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-quic
Commits:
469e1e63 by Felix Yan at 2025-10-16T07:55:12+08:00
upgpkg: 0.1.26-3: rebuild with ChasingBottoms 1.3.1.17
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-quic
pkgdesc = Library for QUIC: A UDP-Based Multiplexed and Secure Transport
pkgver = 0.1.26
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/kazu-yamamoto/quic
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=quic
pkgname=haskell-quic
pkgver=0.1.26
-pkgrel=2
+pkgrel=3
pkgdesc="Library for QUIC: A UDP-Based Multiplexed and Secure Transport"
url="https://github.com/kazu-yamamoto/quic"
license=('BSD-3-Clause')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-quic/-/commit/469e1e6397696047ce0affb2adf973cdf0c4fe5c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-quic/-/commit/469e1e6397696047ce0affb2adf973cdf0c4fe5c
You're receiving this email because of your account on gitlab.archlinux.org.