Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-authenticate-oauth


Commits:
4b84ad79 by Felix Yan at 2023-10-03T09:20:47+03:00
upgpkg: 1.7-183: rebuild with hashable 1.4.3.0

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,23 @@
+pkgbase = haskell-authenticate-oauth
+       pkgdesc = Library to authenticate with OAuth for Haskell web 
applications.
+       pkgver = 1.7
+       pkgrel = 183
+       url = https://github.com/yesodweb/authenticate
+       arch = x86_64
+       license = BSD
+       makedepends = ghc
+       depends = ghc-libs
+       depends = haskell-http-client
+       depends = haskell-crypto-pubkey-types
+       depends = haskell-rsa
+       depends = haskell-data-default
+       depends = haskell-base64-bytestring
+       depends = haskell-sha
+       depends = haskell-random
+       depends = haskell-http-types
+       depends = haskell-blaze-builder
+       depends = haskell-transformers-compat
+       source = 
https://hackage.haskell.org/packages/archive/authenticate-oauth/1.7/authenticate-oauth-1.7.tar.gz
+       sha512sums = 
c216d05051971715a834f2831278833fb685d91b7c0c8c1cf9732a3b39795a2dcf596bf7e5670df25ee3713c64496599043a7ec0092c538c759f2965f1230e57
+
+pkgname = haskell-authenticate-oauth


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _hkgname=authenticate-oauth
 pkgname=haskell-authenticate-oauth
 pkgver=1.7
-pkgrel=182
+pkgrel=183
 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/4b84ad7964bda5ae8d156de92685df3d20202c6d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-authenticate-oauth/-/commit/4b84ad7964bda5ae8d156de92685df3d20202c6d
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to