Torsten Keßler pushed to branch main at Arch Linux / Packaging / Packages / 
hipfort


Commits:
849dc9d1 by Torsten Keßler at 2026-01-28T22:11:16+01:00
upgpkg: 7.2.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = hipfort
        pkgdesc = Fortran interfaces for ROCm libraries
-       pkgver = 7.1.1
+       pkgver = 7.2.0
        pkgrel = 1
        url = https://rocm.docs.amd.com/projects/hipfort/en/latest/
        arch = x86_64
@@ -30,7 +30,7 @@ pkgbase = hipfort
        optdepends = rocrand: Fortran bindings
        optdepends = rocsolver: Fortran bindings
        options = !strip
-       source = hipfort::git+https://github.com/ROCm/hipfort.git#tag=rocm-7.1.1
-       sha256sums = 
16667272f42af4da310b2cbc82dcf2a93be1401dd7bba6479b578ecf02b9950c
+       source = hipfort::git+https://github.com/ROCm/hipfort.git#tag=rocm-7.2.0
+       sha256sums = 
24b91f534c0cef6088fd7a92b33a28cc1d86662e5fb61be0d38851b7613aaa9b
 
 pkgname = hipfort


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Christian Heusel <[email protected]>
 
 pkgname=hipfort
-pkgver=7.1.1
+pkgver=7.2.0
 pkgrel=1
 pkgdesc='Fortran interfaces for ROCm libraries'
 arch=('x86_64')
@@ -40,7 +40,7 @@ optdepends=(
 )
 _git='https://github.com/ROCm/hipfort'
 source=("hipfort::git+$_git.git#tag=rocm-$pkgver")
-sha256sums=('16667272f42af4da310b2cbc82dcf2a93be1401dd7bba6479b578ecf02b9950c')
+sha256sums=('24b91f534c0cef6088fd7a92b33a28cc1d86662e5fb61be0d38851b7613aaa9b')
 options=(!strip)
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hipfort/-/commit/849dc9d1aa85070f1bb54ac32aec9e553979e1f0

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hipfort/-/commit/849dc9d1aa85070f1bb54ac32aec9e553979e1f0
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to