Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
ruby-async-io
Commits:
562f8415 by Andreas Schleifer at 2024-10-02T19:07:03+02:00
upgpkg: 1.42.1-2: Ruby 3.3 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-async-io
pkgdesc = Provides support for asynchonous TCP, UDP, UNIX and SSL
sockets
pkgver = 1.42.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/socketry/async-io
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_gemname=async-io
pkgname=ruby-${_gemname}
pkgver=1.42.1
-pkgrel=1
+pkgrel=2
pkgdesc='Provides support for asynchonous TCP, UDP, UNIX and SSL sockets'
url='https://github.com/socketry/async-io'
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-async-io/-/commit/562f8415bb7fcdd77719910fd9bf379235dfd155
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-async-io/-/commit/562f8415bb7fcdd77719910fd9bf379235dfd155
You're receiving this email because of your account on gitlab.archlinux.org.