Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages / ruby-stackprof
Commits: 19e00890 by Andreas Schleifer at 2025-04-19T12:25:04+02:00 upgpkg: 0.2.26-5: rdoc rebuild - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = ruby-stackprof pkgdesc = a fast sampling profiler for ruby code, with cpu, wallclock and object allocation samplers pkgver = 0.2.26 - pkgrel = 4 + pkgrel = 5 url = https://github.com/tmm1/stackprof arch = x86_64 license = MIT ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ _gemname='stackprof' pkgname="ruby-${_gemname}" pkgver=0.2.26 -pkgrel=4 +pkgrel=5 pkgdesc='a fast sampling profiler for ruby code, with cpu, wallclock and object allocation samplers' arch=('x86_64') url="https://github.com/tmm1/${_gemname}" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-stackprof/-/commit/19e00890937ff3ce8027d05e3cdf1e05bdc7b501 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-stackprof/-/commit/19e00890937ff3ce8027d05e3cdf1e05bdc7b501 You're receiving this email because of your account on gitlab.archlinux.org.