Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / haskell-quic
Commits: 03ecb778 by Felix Yan at 2025-04-09T16:28:37+08:00 upgpkg: 0.1.8-11: rebuild with OneTuple (remove unneeded dependencies on new GHC) - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = haskell-quic pkgdesc = QUIC pkgver = 0.1.8 - pkgrel = 10 + pkgrel = 11 url = https://github.com/kazu-yamamoto/quic arch = x86_64 license = BSD ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ _hkgname=quic pkgname=haskell-quic pkgver=0.1.8 -pkgrel=10 +pkgrel=11 pkgdesc="QUIC" url="https://github.com/kazu-yamamoto/quic" license=("BSD") View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-quic/-/commit/03ecb7780ad4e4e14504b8d45a77b3088393b982 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-quic/-/commit/03ecb7780ad4e4e14504b8d45a77b3088393b982 You're receiving this email because of your account on gitlab.archlinux.org.