Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
ruby-hitimes
Commits:
c6bddb12 by Andreas Schleifer at 2024-10-02T19:13:57+02:00
upgpkg: 2.0.0-5: Ruby 3.3 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-hitimes
pkgdesc = Fast, high resolution timer library for recording performance
metrics
pkgver = 2.0.0
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/copiousfreetime/hitimes
arch = x86_64
license = ISC
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_gemname=hitimes
pkgname=ruby-${_gemname}
pkgver=2.0.0
-pkgrel=4
+pkgrel=5
pkgdesc='Fast, high resolution timer library for recording performance metrics'
url='https://github.com/copiousfreetime/hitimes'
arch=('x86_64')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-hitimes/-/commit/c6bddb12231873dbc6b7bccd1d6119d6e8d15719
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-hitimes/-/commit/c6bddb12231873dbc6b7bccd1d6119d6e8d15719
You're receiving this email because of your account on gitlab.archlinux.org.