Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-http3
Commits:
846f1e9e by Felix Yan at 2024-09-17T09:31:21+03:00
upgpkg: 0.0.2-34: rebuild with unix-time 0.4.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-http3
pkgdesc = HTTP/3 library
pkgver = 0.0.2
- pkgrel = 33
+ pkgrel = 34
url = https://github.com/kazu-yamamoto/http3
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=http3
pkgname=haskell-http3
pkgver=0.0.2
-pkgrel=33
+pkgrel=34
pkgdesc="HTTP/3 library"
url="https://github.com/kazu-yamamoto/http3"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-http3/-/commit/846f1e9efad5bd81851a1a57d5c9ed3d13e7307e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-http3/-/commit/846f1e9efad5bd81851a1a57d5c9ed3d13e7307e
You're receiving this email because of your account on gitlab.archlinux.org.