Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages / 
ruby-grpc


Commits:
9845b254 by Andreas Schleifer at 2026-07-18T19:51:01+02:00
upgpkg: 1.82.1-1: closes #11

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = ruby-grpc
        pkgdesc = Send RPCs from Ruby using GRPC
-       pkgver = 1.80.0
+       pkgver = 1.82.1
        pkgrel = 1
        url = https://github.com/grpc/grpc
        arch = any
@@ -9,7 +9,7 @@ pkgbase = ruby-grpc
        makedepends = ruby-rdoc
        depends = ruby
        options = !emptydirs
-       source = ruby-grpc::git+https://github.com/grpc/grpc.git#tag=v1.80.0
+       source = ruby-grpc::git+https://github.com/grpc/grpc.git#tag=v1.82.1
        source = 
ruby-grpc-abseil-cpp::git+https://github.com/abseil/abseil-cpp.git
        source = ruby-grpc-benchmark::git+https://github.com/google/benchmark
        source = ruby-grpc-bloaty::git+https://github.com/google/bloaty.git
@@ -26,7 +26,7 @@ pkgbase = ruby-grpc
        source = ruby-grpc-re2::git+https://github.com/google/re2.git
        source = ruby-grpc-xds::git+https://github.com/cncf/xds.git
        source = ruby-grpc-zlib::git+https://github.com/madler/zlib
-       sha512sums = 
98cf590fa00f4b4b567078471968a3763ec6d09337eb402dddf1a69fcc74bde4a2589073879f609e10a91e930a60e87f32e9e3ef69dd3157cbbd1cda8c69eeee
+       sha512sums = 
ea422c470e7f61482f8d1a37c2f53fa516968798f96d01c797209dc964e5e1444f63b4bd5d48ea567e5f3406e18fe5d6dbca4dc8b793a5bfafc27c253b1c108d
        sha512sums = SKIP
        sha512sums = SKIP
        sha512sums = SKIP
@@ -43,7 +43,7 @@ pkgbase = ruby-grpc
        sha512sums = SKIP
        sha512sums = SKIP
        sha512sums = SKIP
-       b2sums = 
5b04770737222260ca55369fa3269c040c08a420f0a699f1d700ba316f2b065ce98f8c224cb02953645829de7a44d0f94fb4af48d6673271bd7c4440a57da673
+       b2sums = 
90a60fd64cebc8be519187525b012e580912808b6e7789517d6c373345355c704c5e6a8fa6cbcdad34f853217015a954d509a078bee5bffb4a3497bdba1717aa
        b2sums = SKIP
        b2sums = SKIP
        b2sums = SKIP


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 _gemname='grpc'
 pkgname="ruby-${_gemname}"
-pkgver=1.80.0
+pkgver=1.82.1
 pkgrel=1
 pkgdesc='Send RPCs from Ruby using GRPC'
 arch=('any')
@@ -42,7 +42,7 @@ source=(
   "${pkgname}-xds::git+https://github.com/cncf/xds.git";
   "${pkgname}-zlib::git+https://github.com/madler/zlib";
 )
-sha512sums=('98cf590fa00f4b4b567078471968a3763ec6d09337eb402dddf1a69fcc74bde4a2589073879f609e10a91e930a60e87f32e9e3ef69dd3157cbbd1cda8c69eeee'
+sha512sums=('ea422c470e7f61482f8d1a37c2f53fa516968798f96d01c797209dc964e5e1444f63b4bd5d48ea567e5f3406e18fe5d6dbca4dc8b793a5bfafc27c253b1c108d'
             'SKIP'
             'SKIP'
             'SKIP'
@@ -59,7 +59,7 @@ 
sha512sums=('98cf590fa00f4b4b567078471968a3763ec6d09337eb402dddf1a69fcc74bde4a25
             'SKIP'
             'SKIP'
             'SKIP')
-b2sums=('5b04770737222260ca55369fa3269c040c08a420f0a699f1d700ba316f2b065ce98f8c224cb02953645829de7a44d0f94fb4af48d6673271bd7c4440a57da673'
+b2sums=('90a60fd64cebc8be519187525b012e580912808b6e7789517d6c373345355c704c5e6a8fa6cbcdad34f853217015a954d509a078bee5bffb4a3497bdba1717aa'
         'SKIP'
         'SKIP'
         'SKIP'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-grpc/-/commit/9845b2543aefac96f2d5f1158e132c6a385811d5

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-grpc/-/commit/9845b2543aefac96f2d5f1158e132c6a385811d5
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


Reply via email to