Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-authenticate-oauth
Commits:
c643d881 by Felix Yan at 2023-12-01T11:06:21+02:00
upgpkg: 1.7-201: rebuild with mime-types 0.1.2.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-authenticate-oauth
pkgdesc = Library to authenticate with OAuth for Haskell web
applications.
pkgver = 1.7
- pkgrel = 200
+ pkgrel = 201
url = https://github.com/yesodweb/authenticate
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=authenticate-oauth
pkgname=haskell-authenticate-oauth
pkgver=1.7
-pkgrel=200
+pkgrel=201
pkgdesc="Library to authenticate with OAuth for Haskell web applications."
url="https://github.com/yesodweb/authenticate"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-authenticate-oauth/-/commit/c643d88140772ade172b05e49bbf2ad25e5ceacc
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-authenticate-oauth/-/commit/c643d88140772ade172b05e49bbf2ad25e5ceacc
You're receiving this email because of your account on gitlab.archlinux.org.