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


Commits:
c1678dce by Felix Yan at 2026-06-29T23:00:57+08:00
upgpkg: 0.37.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = ruby-async-container
        pkgdesc = Abstract container-based parallelism using threads and 
processes where appropriate
-       pkgver = 0.36.0
+       pkgver = 0.37.0
        pkgrel = 1
        url = https://github.com/socketry/async-container
        arch = any
@@ -12,11 +12,12 @@ pkgbase = ruby-async-container
        checkdepends = ruby-covered
        checkdepends = ruby-metrics
        checkdepends = ruby-sus
+       checkdepends = ruby-sus-fixtures-async
        makedepends = git
        depends = ruby
        depends = ruby-async
        options = !emptydirs
-       source = git+https://github.com/socketry/async-container.git#tag=v0.36.0
-       sha256sums = 
a1c298b7f2615bf5c4814aa3243edddc68c473d4336ceccea0754451010592df
+       source = git+https://github.com/socketry/async-container.git#tag=v0.37.0
+       sha256sums = 
402bad1ad0846d5b80a39db7ddc72119b9c9ef9798cd629bfb0fc3aad13a7897
 
 pkgname = ruby-async-container


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=ruby-async-container
-pkgver=0.36.0
+pkgver=0.37.0
 pkgrel=1
 pkgdesc='Abstract container-based parallelism using threads and processes 
where appropriate'
 arch=(any)
@@ -22,10 +22,11 @@ checkdepends=(
   ruby-covered
   ruby-metrics
   ruby-sus
+  ruby-sus-fixtures-async
 )
 options=(!emptydirs)
 source=(git+https://github.com/socketry/async-container.git#tag=v$pkgver)
-sha256sums=('a1c298b7f2615bf5c4814aa3243edddc68c473d4336ceccea0754451010592df')
+sha256sums=('402bad1ad0846d5b80a39db7ddc72119b9c9ef9798cd629bfb0fc3aad13a7897')
 
 prepare() {
   cd async-container



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-async-container/-/commit/c1678dce42d61123b15c8bc3a4f46f6e04a89d2b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-async-container/-/commit/c1678dce42d61123b15c8bc3a4f46f6e04a89d2b
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