Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
suitesparse


Commits:
29bd4c86 by Antonio Rojas at 2024-10-22T20:24:17+02:00
upgpkg: 7.8.3-1: Update to 7.8.3

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = suitesparse
        pkgdesc = A collection of sparse matrix libraries
-       pkgver = 7.8.2
+       pkgver = 7.8.3
        pkgrel = 1
        url = http://faculty.cse.tamu.edu/davis/suitesparse.html
        arch = x86_64
@@ -15,8 +15,8 @@ pkgbase = suitesparse
        depends = lapack
        depends = mpfr
        replaces = suitesparse64<7.1.0
-       source = 
git+https://github.com/DrTimothyAldenDavis/SuiteSparse#tag=v7.8.2
-       sha256sums = 
92645255bcfeaab9ad32c7de8b3d8804808484f18ff9f3e6c432e1132147b579
+       source = 
git+https://github.com/DrTimothyAldenDavis/SuiteSparse#tag=v7.8.3
+       sha256sums = 
a51065819bba83a16ac3754dcd313deb257fc1ddd94f3a86b110783674c9af81
 
 pkgname = suitesparse
 


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 pkgbase=suitesparse
 pkgname=(suitesparse
          suitesparse-graphblas)
-pkgver=7.8.2
+pkgver=7.8.3
 pkgrel=1
 pkgdesc='A collection of sparse matrix libraries'
 url='http://faculty.cse.tamu.edu/davis/suitesparse.html'
@@ -21,7 +21,7 @@ makedepends=(cmake
 replaces=('suitesparse64<7.1.0')
 license=(GPL)
 source=(git+https://github.com/DrTimothyAldenDavis/SuiteSparse#tag=v$pkgver)
-sha256sums=('92645255bcfeaab9ad32c7de8b3d8804808484f18ff9f3e6c432e1132147b579')
+sha256sums=('a51065819bba83a16ac3754dcd313deb257fc1ddd94f3a86b110783674c9af81')
 
 build() {
   cd SuiteSparse



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/suitesparse/-/commit/29bd4c86e6fe20185afcc9a1acdf59052c691ae0

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


Reply via email to