Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
ruby-fiber-annotation
Commits:
d7a9e8d3 by Christian Heusel at 2024-10-03T15:37:41+02:00
upgpkg: 0.2.0-4: [nocheck] Rebuild for Ruby 3.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-fiber-annotation
pkgdesc = A mechanism for annotating fibers
pkgver = 0.2.0
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/ioquatix/fiber-annotation
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=ruby-fiber-annotation
pkgver=0.2.0
-pkgrel=3
+pkgrel=4
pkgdesc='A mechanism for annotating fibers'
arch=(any)
url='https://github.com/ioquatix/fiber-annotation'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-fiber-annotation/-/commit/d7a9e8d35949c953398880aa94631371f3e13979
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-fiber-annotation/-/commit/d7a9e8d35949c953398880aa94631371f3e13979
You're receiving this email because of your account on gitlab.archlinux.org.