Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-quic
Commits:
970419e0 by Felix Yan at 2025-08-27T13:45:39+08:00
upgpkg: 0.1.16-8: rebuild with hspec 2.11.0, hspec-core 2.11.0, hspec-discover
2.11.0, tasty-hspec 1.2.0.4
- - - - -
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.16
- pkgrel = 7
+ pkgrel = 8
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.16
-pkgrel=7
+pkgrel=8
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/970419e078988ada1e3a1c5cb0dea82636ad170c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-quic/-/commit/970419e078988ada1e3a1c5cb0dea82636ad170c
You're receiving this email because of your account on gitlab.archlinux.org.