Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / ruby-console
Commits: fe1be4bc by Felix Yan at 2023-08-08T10:04:16+03:00 upgpkg: 1.17.4-1 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=ruby-console -pkgver=1.17.3 +pkgver=1.17.4 pkgrel=1 pkgdesc='Beautiful logging for Ruby' arch=(any) @@ -11,7 +11,7 @@ depends=(ruby-fiber-annotation ruby-fiber-local) checkdepends=(ruby-bake ruby-bake-test ruby-bake-test-external ruby-covered ruby-sus) options=(!emptydirs) source=(https://github.com/socketry/console/archive/v$pkgver/$pkgname-$pkgver.tar.gz) -sha256sums=('73af1a6f80c1f1a00ddca1270cfc4fd5594412cca4bf134f74898bf7e4fb4243') +sha256sums=('a8aebcb3d65e76eb9b2e4de009362fde94c7c36886d68cf88a05a10fc8a9109a') prepare() { cd console-$pkgver View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-console/-/commit/fe1be4bce197053430a869e89fcd4f56be7e0cf1 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-console/-/commit/fe1be4bce197053430a869e89fcd4f56be7e0cf1 You're receiving this email because of your account on gitlab.archlinux.org.
