Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
ruby-faraday
Commits:
4df00fef by Christian Heusel at 2024-10-03T15:10:22+02:00
upgpkg: 2.10.1-3: Rebuild for Ruby 3.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-faraday
pkgdesc = HTTP/REST API client library.
pkgver = 2.10.1
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/lostisland/faraday
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
_gemname='faraday'
pkgname="ruby-${_gemname}"
pkgver=2.10.1
-pkgrel=2
+pkgrel=3
pkgdesc='HTTP/REST API client library.'
arch=('any')
url="https://github.com/lostisland/${_gemname}"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-faraday/-/commit/4df00fefb4c90e1654d119efa91b3e74863c5a87
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-faraday/-/commit/4df00fefb4c90e1654d119efa91b3e74863c5a87
You're receiving this email because of your account on gitlab.archlinux.org.