Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
ruby-nats-pure
Commits:
79f028df by Andreas Schleifer at 2024-10-03T13:03:08+02:00
upgpkg: 2.4.0-3: Ruby 3.3 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-nats-pure
pkgdesc = Ruby client for the NATS messaging system
pkgver = 2.4.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/nats-io/nats-pure.rb
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_gemname='nats-pure'
pkgname="ruby-${_gemname}"
pkgver=2.4.0
-pkgrel=2
+pkgrel=3
pkgdesc="Ruby client for the NATS messaging system"
url="https://github.com/nats-io/nats-pure.rb"
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-nats-pure/-/commit/79f028dfe882092721b17476021680caad9eb082
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-nats-pure/-/commit/79f028dfe882092721b17476021680caad9eb082
You're receiving this email because of your account on gitlab.archlinux.org.