Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
ruby-stackprof
Commits:
0369715c by Andreas Schleifer at 2024-10-02T13:00:46+02:00
upgpkg: 0.2.26-3: Ruby 3.3 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 = 2
+ pkgrel = 3
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=2
+pkgrel=3
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/0369715c75f4b889b77b56c3601f4b5e791c09cf
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-stackprof/-/commit/0369715c75f4b889b77b56c3601f4b5e791c09cf
You're receiving this email because of your account on gitlab.archlinux.org.