Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
ruby-em-proxy
Commits:
6c28710c by Andreas Schleifer at 2024-10-02T19:12:31+02:00
upgpkg: 0.1.9-9: Ruby 3.3 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-em-proxy
pkgdesc = EventMachine Proxy DSL for writing high-performance
transparent / intercepting proxies
pkgver = 0.1.9
- pkgrel = 8
+ pkgrel = 9
url = https://github.com/igrigorik/em-proxy
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_gemname=em-proxy
pkgname=ruby-${_gemname}
pkgver=0.1.9
-pkgrel=8
+pkgrel=9
pkgdesc='EventMachine Proxy DSL for writing high-performance transparent /
intercepting proxies'
url='https://github.com/igrigorik/em-proxy'
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-em-proxy/-/commit/6c28710cadf3cb09b63af8f0fcc80bd1d4803704
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-em-proxy/-/commit/6c28710cadf3cb09b63af8f0fcc80bd1d4803704
You're receiving this email because of your account on gitlab.archlinux.org.