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