Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages / 
nvshmem


Commits:
171206c1 by Jakub Klinkovský at 2026-07-17T23:53:29+02:00
upgpkg: 3.7.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = nvshmem
        pkgdesc = NVIDIA parallel programming interface based on OpenSHMEM
-       pkgver = 3.7.1
-       pkgrel = 2
+       pkgver = 3.7.2
+       pkgrel = 1
        url = https://developer.nvidia.com/nvshmem
        arch = x86_64
        license = LicenseRef-NVIDIA-NVSHMEM
@@ -20,8 +20,8 @@ pkgbase = nvshmem
        makedepends = python-setuptools-scm
        makedepends = python-wheel
        options = !lto
-       source = 
nvshmem-3.7.1.tar.gz::https://github.com/NVIDIA/nvshmem/archive/refs/tags/v3.7.1-0.tar.gz
-       b2sums = 
c332c381ed04502fc099b13aa5a50ff4e50c42f89c92b6a66499c3224138d49e5db12b8d8a542819513cc6b2d0c1fd8b19785d01de8f782dd7b8ce6a39f2bf7e
+       source = 
nvshmem-3.7.2.tar.gz::https://github.com/NVIDIA/nvshmem/archive/refs/tags/v3.7.2-0.tar.gz
+       b2sums = 
b0a2b7370aa408acfe8a519a55ad6fc64b7787286dac56f8aa240af6b24df10f25caf1c2941f0e93187665e5584f49a5a7a6b099fae94575c41d48900af58607
 
 pkgname = nvshmem
        depends = cuda


=====================================
PKGBUILD
=====================================
@@ -2,10 +2,10 @@
 
 pkgbase=nvshmem
 pkgname=(nvshmem python-nvshmem)
-pkgver=3.7.1
+pkgver=3.7.2
 _upstream_pkgrel=0
 _cuda_ver=13
-pkgrel=2
+pkgrel=1
 pkgdesc="NVIDIA parallel programming interface based on OpenSHMEM"
 arch=(x86_64)
 url="https://developer.nvidia.com/nvshmem";
@@ -27,7 +27,7 @@ makedepends=(
   python-wheel
 )
 
source=($pkgbase-$pkgver.tar.gz::https://github.com/NVIDIA/nvshmem/archive/refs/tags/v$pkgver-$_upstream_pkgrel.tar.gz)
-b2sums=('c332c381ed04502fc099b13aa5a50ff4e50c42f89c92b6a66499c3224138d49e5db12b8d8a542819513cc6b2d0c1fd8b19785d01de8f782dd7b8ce6a39f2bf7e')
+b2sums=('b0a2b7370aa408acfe8a519a55ad6fc64b7787286dac56f8aa240af6b24df10f25caf1c2941f0e93187665e5584f49a5a7a6b099fae94575c41d48900af58607')
 # LTO does not work with mixed GCC versions (15 by nvcc and 16 system)
 options=(!lto)
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nvshmem/-/commit/171206c1ec9b09be7afc119a35f88676ea635f06

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nvshmem/-/commit/171206c1ec9b09be7afc119a35f88676ea635f06
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