Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-quic
Commits:
1e93a0ba by Felix Yan at 2024-09-17T09:28:49+03:00
upgpkg: 0.1.6-18: rebuild with unix-time 0.4.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-quic
pkgdesc = QUIC
pkgver = 0.1.6
- pkgrel = 17
+ pkgrel = 18
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.6
-pkgrel=17
+pkgrel=18
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/1e93a0ba6244431d6c290e8b0af033b9c9ccee83
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-quic/-/commit/1e93a0ba6244431d6c290e8b0af033b9c9ccee83
You're receiving this email because of your account on gitlab.archlinux.org.