Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
ruby-covered
Commits:
5755c99d by Christian Heusel at 2024-10-03T15:48:29+02:00
upgpkg: 0.18.5-4: [nocheck] Rebuild for Ruby 3.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-covered
pkgdesc = A modern approach to code coverage
pkgver = 0.18.5
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/ioquatix/covered
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=ruby-covered
pkgver=0.18.5
-pkgrel=3
+pkgrel=4
pkgdesc='A modern approach to code coverage'
arch=(any)
url='https://github.com/ioquatix/covered'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-covered/-/commit/5755c99d4e2a76486819dadcacb2b90d7211b1d1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-covered/-/commit/5755c99d4e2a76486819dadcacb2b90d7211b1d1
You're receiving this email because of your account on gitlab.archlinux.org.