Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
ruby-fiber-local
Commits:
6a77a25f by Christian Heusel at 2024-10-03T15:33:33+02:00
upgpkg: 1.1.0-2: [nocheck] Rebuild for Ruby 3.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-fiber-local
pkgdesc = Provides a class-level mixin to make fiber local state easy
pkgver = 1.1.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/socketry/fiber-local
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=ruby-fiber-local
pkgver=1.1.0
-pkgrel=1
+pkgrel=2
pkgdesc='Provides a class-level mixin to make fiber local state easy'
arch=(any)
url='https://github.com/socketry/fiber-local'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-fiber-local/-/commit/6a77a25fd5badac5be12d16ebe4bbebd468e01a5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-fiber-local/-/commit/6a77a25fd5badac5be12d16ebe4bbebd468e01a5
You're receiving this email because of your account on gitlab.archlinux.org.