Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
ruby-httpclient
Commits:
77fb86fc by Christian Heusel at 2024-10-03T15:57:03+02:00
upgpkg: 2.8.3-11: Rebuild for Ruby 3.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-httpclient
pkgdesc = gives something like the functionality of libwww-perl (LWP)
in Ruby
pkgver = 2.8.3
- pkgrel = 10
+ pkgrel = 11
url = https://github.com/nahi/httpclient
arch = any
license = Ruby
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
_gemname='httpclient'
pkgname="ruby-${_gemname}"
pkgver=2.8.3
-pkgrel=10
+pkgrel=11
pkgdesc='gives something like the functionality of libwww-perl (LWP) in Ruby'
arch=('any')
url='https://github.com/nahi/httpclient'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-httpclient/-/commit/77fb86fcb791de2a67fb8e4c6d48b949ad812823
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-httpclient/-/commit/77fb86fcb791de2a67fb8e4c6d48b949ad812823
You're receiving this email because of your account on gitlab.archlinux.org.