Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
ruby-immutable-struct
Commits:
2f258145 by Andreas Schleifer at 2024-10-02T19:14:39+02:00
upgpkg: 2.4.1-4: Ruby 3.3 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-immutable-struct
pkgdesc = Create struct-like classes that don't have setters, but have
an awesome constructor
pkgver = 2.4.1
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/stitchfix/immutable-struct
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_gemname=immutable-struct
pkgname=ruby-${_gemname}
pkgver=2.4.1
-pkgrel=3
+pkgrel=4
pkgdesc="Create struct-like classes that don't have setters, but have an
awesome constructor"
url='https://github.com/stitchfix/immutable-struct'
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-immutable-struct/-/commit/2f258145d849d6e656fd7e5ee650818b0ad1186f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-immutable-struct/-/commit/2f258145d849d6e656fd7e5ee650818b0ad1186f
You're receiving this email because of your account on gitlab.archlinux.org.