Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages / ruby-metaclass
Commits: 8aff8f38 by Andreas Schleifer at 2025-03-29T16:25:57+01:00 upgpkg: 0.0.4-4: Ruby 3.4 rebuild - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = ruby-metaclass pkgdesc = Dynamic inspection of the hierarchy of method definitions on a Ruby object. pkgver = 0.0.4 - pkgrel = 3 + pkgrel = 4 url = https://github.com/floehopper/metaclass arch = any license = MIT ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ _gemname=metaclass pkgname="ruby-${_gemname}" pkgver=0.0.4 -pkgrel=3 +pkgrel=4 pkgdesc='Dynamic inspection of the hierarchy of method definitions on a Ruby object.' arch=('any') url="https://github.com/floehopper/${_gemname}" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-metaclass/-/commit/8aff8f38d0f3ef569a32c9ba3e754b11851f5148 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-metaclass/-/commit/8aff8f38d0f3ef569a32c9ba3e754b11851f5148 You're receiving this email because of your account on gitlab.archlinux.org.