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


Commits:
9c3a44f8 by Felix Yan at 2023-10-03T12:09:14+03:00
upgpkg: 2.2.0-93: rebuild with hashable 1.4.3.0

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,22 @@
+pkgbase = haskell-hoauth2
+       pkgdesc = Haskell OAuth2 authentication client
+       pkgver = 2.2.0
+       pkgrel = 93
+       url = https://github.com/freizl/hoauth2
+       arch = x86_64
+       license = BSD
+       makedepends = ghc
+       makedepends = uusi
+       depends = ghc-libs
+       depends = haskell-aeson
+       depends = haskell-hashable
+       depends = haskell-http-conduit
+       depends = haskell-http-types
+       depends = haskell-microlens
+       depends = haskell-unordered-containers
+       depends = haskell-uri-bytestring
+       depends = haskell-uri-bytestring-aeson
+       source = 
https://hackage.haskell.org/packages/archive/hoauth2/2.2.0/hoauth2-2.2.0.tar.gz
+       sha256sums = 
f7b570b14db29483776a4d1e7b9b09922b680035c1c42e1d7707b9b587c09dc5
+
+pkgname = haskell-hoauth2


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _hkgname=hoauth2
 pkgname=haskell-hoauth2
 pkgver=2.2.0
-pkgrel=92
+pkgrel=93
 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/9c3a44f8a99187de9bd24f8aec4707a11a9af9b5

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hoauth2/-/commit/9c3a44f8a99187de9bd24f8aec4707a11a9af9b5
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to