Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
ruby-protocol-websocket
Commits:
395cc36e by Andreas Schleifer at 2025-03-31T22:31:57+02:00
upgpkg: 0.20.1-2: Ruby 3.4 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-protocol-websocket
pkgdesc = A low level implementation of the WebSocket protocol
pkgver = 0.20.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/socketry/protocol-websocket
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=ruby-protocol-websocket
pkgver=0.20.1
-pkgrel=1
+pkgrel=2
pkgdesc='A low level implementation of the WebSocket protocol'
arch=(any)
url='https://github.com/socketry/protocol-websocket'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-protocol-websocket/-/commit/395cc36e02c79521cd44afa712a423e5815a3499
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-protocol-websocket/-/commit/395cc36e02c79521cd44afa712a423e5815a3499
You're receiving this email because of your account on gitlab.archlinux.org.