Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-quic
Commits:
8cfbd06a by Felix Yan at 2023-10-03T09:25:52+03:00
upgpkg: 0.1.3-2: rebuild with hashable 1.4.3.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-quic
pkgdesc = QUIC
pkgver = 0.1.3
- pkgrel = 1
+ pkgrel = 2
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.3
-pkgrel=1
+pkgrel=2
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/8cfbd06ad9aa3737eba38e99ba11971fff342749
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-quic/-/commit/8cfbd06ad9aa3737eba38e99ba11971fff342749
You're receiving this email because of your account on gitlab.archlinux.org.