Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
ruby-fiber-storage
Commits:
02259dc8 by Christian Heusel at 2024-10-03T15:35:30+02:00
upgpkg: 0.1.2-2: [nocheck] Rebuild for Ruby 3.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-fiber-storage
pkgdesc = Provides a compatibility shim for fiber storage
pkgver = 0.1.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/ioquatix/fiber-storage
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_gemname='fiber-storage'
pkgname="ruby-${_gemname}"
pkgver=0.1.2
-pkgrel=1
+pkgrel=2
pkgdesc='Provides a compatibility shim for fiber storage'
arch=('any')
url="https://github.com/ioquatix/${_gemname}"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-fiber-storage/-/commit/02259dc85d87e337736195265ece67a9668e5217
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-fiber-storage/-/commit/02259dc85d87e337736195265ece67a9668e5217
You're receiving this email because of your account on gitlab.archlinux.org.