Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
ruby-facets
Commits:
2cb05fcd by Felix Yan at 2026-06-17T13:18:54+00:00
upgpkg: 3.2.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = ruby-facets
pkgdesc = Premiere collection of general purpose method extensions and
standard additions for the Ruby programming language
- pkgver = 3.2.1
+ pkgver = 3.2.2
pkgrel = 1
url = https://github.com/rubyworks/facets
arch = any
@@ -14,7 +14,7 @@ pkgbase = ruby-facets
makedepends = ruby-rdoc
depends = ruby
options = !emptydirs
- source = git+https://github.com/rubyworks/facets.git#tag=3.2.1
- sha256sums =
560e50d48ae58b5b086e3c99c46af8c5b8102f98d995c0cc163ec332c92ea773
+ source = git+https://github.com/rubyworks/facets.git#tag=3.2.2
+ sha256sums =
252a57bba8acce6549eb25cc616524197d78df0c63287852567a01306579e794
pkgname = ruby-facets
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=ruby-facets
-pkgver=3.2.1
+pkgver=3.2.2
pkgrel=1
pkgdesc='Premiere collection of general purpose method extensions and standard
additions for the Ruby programming language'
arch=(any)
@@ -23,7 +23,7 @@ checkdepends=(
)
options=(!emptydirs)
source=(git+https://github.com/rubyworks/facets.git#tag=$pkgver)
-sha256sums=('560e50d48ae58b5b086e3c99c46af8c5b8102f98d995c0cc163ec332c92ea773')
+sha256sums=('252a57bba8acce6549eb25cc616524197d78df0c63287852567a01306579e794')
build() {
local _gemdir="$(gem env gemdir)"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-facets/-/commit/2cb05fcd42bace2dbe17620f9ed78697e4a69c58
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-facets/-/commit/2cb05fcd42bace2dbe17620f9ed78697e4a69c58
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help