Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
ruby-console


Commits:
75c969b1 by Felix Yan at 2025-10-15T02:34:52+08:00
upgpkg: 1.34.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = ruby-console
        pkgdesc = Beautiful logging for Ruby
-       pkgver = 1.34.0
+       pkgver = 1.34.1
        pkgrel = 1
        url = https://github.com/socketry/console
        arch = any
@@ -19,8 +19,8 @@ pkgbase = ruby-console
        depends = ruby-fiber-annotation
        depends = ruby-fiber-local
        options = !emptydirs
-       source = git+https://github.com/socketry/console.git#tag=v1.34.0
-       sha512sums = 
8944148545c79828c509b7ab88ff2eb844ce4ce9868b4811349102d35b10ba6c362a051c1db2101acf896b80fe2f9d9361a48991fb55d21af01e54f2b432ba4d
-       b2sums = 
5392bec99edbef55ba4758229b7bc5d0c77512154d2d4e6aca669943e57575e85ca787913220032db679747ee25482b6a7832b875c74acda5cae60e0bc383baa
+       source = git+https://github.com/socketry/console.git#tag=v1.34.1
+       sha512sums = 
0f030864f53c50df2d363131be0e7bb52a1415caf49101869dec17eb8d85246ab795a16694083616b407508ee65999de6af1d165b953bb8981c807ccc7b4997d
+       b2sums = 
7bceeece36bd647c80c831dc61a1f1c84a3b5e554a93001d634d804c7530fd36437650584ac128e94ce245fe90130b6a253ea1144d0bd2643132112a6d256b41
 
 pkgname = ruby-console


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=ruby-console
-pkgver=1.34.0
+pkgver=1.34.1
 pkgrel=1
 pkgdesc='Beautiful logging for Ruby'
 arch=(any)
@@ -28,8 +28,8 @@ checkdepends=(
 )
 options=(!emptydirs)
 source=("git+${url}.git#tag=v$pkgver")
-sha512sums=('8944148545c79828c509b7ab88ff2eb844ce4ce9868b4811349102d35b10ba6c362a051c1db2101acf896b80fe2f9d9361a48991fb55d21af01e54f2b432ba4d')
-b2sums=('5392bec99edbef55ba4758229b7bc5d0c77512154d2d4e6aca669943e57575e85ca787913220032db679747ee25482b6a7832b875c74acda5cae60e0bc383baa')
+sha512sums=('0f030864f53c50df2d363131be0e7bb52a1415caf49101869dec17eb8d85246ab795a16694083616b407508ee65999de6af1d165b953bb8981c807ccc7b4997d')
+b2sums=('7bceeece36bd647c80c831dc61a1f1c84a3b5e554a93001d634d804c7530fd36437650584ac128e94ce245fe90130b6a253ea1144d0bd2643132112a6d256b41')
 
 prepare() {
   cd console



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-console/-/commit/75c969b16aedacb62b1b7056af9cd0d6bc74af92

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-console/-/commit/75c969b16aedacb62b1b7056af9cd0d6bc74af92
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to