Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
ruby-ice_nine
Commits:
c4e6d3f2 by Andreas Schleifer at 2024-10-03T15:24:01+02:00
upgpkg: 0.11.2-4: Ruby 3.3 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-ice_nine
pkgdesc = Deep freeze Ruby objects
pkgver = 0.11.2
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/dkubb/ice_nine
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=ruby-ice_nine
_pkgname="${pkgname#ruby-}"
pkgver=0.11.2
-pkgrel=3
+pkgrel=4
pkgdesc='Deep freeze Ruby objects'
arch=('any')
url='https://github.com/dkubb/ice_nine'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-ice_nine/-/commit/c4e6d3f2fff4d8da5ea690ba77771e8f64f605ca
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-ice_nine/-/commit/c4e6d3f2fff4d8da5ea690ba77771e8f64f605ca
You're receiving this email because of your account on gitlab.archlinux.org.