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


Commits:
1a8b56b3 by Antonio Rojas at 2024-03-09T00:30:08+01:00
upgpkg: 1.23.0-1: Update to 1.23, needed by new ospray

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = ispc
        pkgdesc = Compiler for high-performance SIMD programming on the CPU
-       pkgver = 1.22.0
-       pkgrel = 2
+       pkgver = 1.23.0
+       pkgrel = 1
        url = https://ispc.github.io/
        arch = x86_64
        license = BSD-3-Clause
@@ -25,7 +25,7 @@ pkgbase = ispc
        optdepends = level-zero-loader: GPU support
        optdepends = openmp: GPU support
        options = staticlibs
-       source = 
git+https://github.com/ispc/ispc#tag=bd2c42d42e0cc3da1baf92160b82d4dc820a02ee
+       source = 
git+https://github.com/ispc/ispc#tag=bcb2cf896c00f9a802a11cbf291ef6e44b205416
        source = ispc-benchmark::git+https://github.com/google/benchmark.git
        source = ispc-googletest::git+https://github.com/google/googletest.git
        sha256sums = SKIP


=====================================
PKGBUILD
=====================================
@@ -3,9 +3,9 @@
 # Maintainer: Torsten Keßler <tpkess...@archlinux.org>
 
 pkgname=ispc
-_commit=bd2c42d42e0cc3da1baf92160b82d4dc820a02ee # refs/tags/v1.22.0
-pkgver=1.22.0
-pkgrel=2
+_commit=bcb2cf896c00f9a802a11cbf291ef6e44b205416 # refs/tags/v1.23.0
+pkgver=1.23.0
+pkgrel=1
 pkgdesc="Compiler for high-performance SIMD programming on the CPU"
 arch=(x86_64)
 url="https://ispc.github.io/";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ispc/-/commit/1a8b56b3dfa5847088d0e70e7f57ed884b465640

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


Reply via email to