Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
ruby-msgpack
Commits:
51af7de7 by Christian Heusel at 2024-10-03T16:14:47+02:00
upgpkg: 1.7.2-3: Rebuild for Ruby 3.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-msgpack
pkgdesc = MessagePack implementation for Ruby
pkgver = 1.7.2
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/msgpack/msgpack-ruby
arch = x86_64
license = Apache
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_gemname=msgpack
pkgname="ruby-${_gemname}"
pkgver=1.7.2
-pkgrel=2
+pkgrel=3
pkgdesc='MessagePack implementation for Ruby'
url='https://github.com/msgpack/msgpack-ruby'
arch=('x86_64')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-msgpack/-/commit/51af7de710c102bf47d30183b8440bd4483a690d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-msgpack/-/commit/51af7de710c102bf47d30183b8440bd4483a690d
You're receiving this email because of your account on gitlab.archlinux.org.