Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
ruby-stackprof
Commits:
a570d69f by Andreas Schleifer at 2025-03-29T19:46:29+01:00
upgpkg: 0.2.26-4: Ruby 3.4 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 = 3
+ pkgrel = 4
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=3
+pkgrel=4
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/a570d69ff4af27ae79046587040c07d6d738da3c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-stackprof/-/commit/a570d69ff4af27ae79046587040c07d6d738da3c
You're receiving this email because of your account on gitlab.archlinux.org.