Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-quic
Commits:
e5dc756c by Felix Yan at 2025-10-05T03:29:33+08:00
upgpkg: 0.1.24-5: rebuild with unordered-containers 0.2.20.1
- - - - -
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.24
- pkgrel = 4
+ pkgrel = 5
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.24
-pkgrel=4
+pkgrel=5
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/e5dc756c27a9fd183cd933f9af7f7a7c3fb73283
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-quic/-/commit/e5dc756c27a9fd183cd933f9af7f7a7c3fb73283
You're receiving this email because of your account on gitlab.archlinux.org.