Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
ruby-memoist
Commits:
c206082f by Andreas Schleifer at 2024-10-03T13:00:09+02:00
upgpkg: 0.16.2-2: Ruby 3.3 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-memoist
pkgdesc = ActiveSupport::Memoizable with a few enhancements
pkgver = 0.16.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/matthewrudy/memoist
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_gemname=memoist
pkgname=ruby-${_gemname}
pkgver=0.16.2
-pkgrel=1
+pkgrel=2
pkgdesc='ActiveSupport::Memoizable with a few enhancements'
arch=(any)
url="https://github.com/matthewrudy/${_gemname}"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-memoist/-/commit/c206082f00eede33a52b94622e7b9c5e2054086b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-memoist/-/commit/c206082f00eede33a52b94622e7b9c5e2054086b
You're receiving this email because of your account on gitlab.archlinux.org.