Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hoauth2
Commits:
16cafaef by Felix Yan at 2024-05-23T20:27:15+00:00
upgpkg: 2.7.0-18: rebuild with type-equality 1.0.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-hoauth2
pkgdesc = Haskell OAuth2 authentication client
pkgver = 2.7.0
- pkgrel = 17
+ pkgrel = 18
url = https://github.com/freizl/hoauth2
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=hoauth2
pkgname=haskell-hoauth2
pkgver=2.7.0
-pkgrel=17
+pkgrel=18
pkgdesc="Haskell OAuth2 authentication client"
url="https://github.com/freizl/hoauth2"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hoauth2/-/commit/16cafaef51c64a22559d52c2c9da203dfa2d0b55
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hoauth2/-/commit/16cafaef51c64a22559d52c2c9da203dfa2d0b55
You're receiving this email because of your account on gitlab.archlinux.org.