Daniel Bermond pushed to branch main at Arch Linux / Packaging / Packages / 
vc-intrinsics


Commits:
b352800c by Daniel Bermond at 2026-01-19T13:14:07-03:00
upgpkg: 0.24.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = vc-intrinsics
        pkgdesc = Set of new intrinsics on top of core LLVM IR instructions 
that represent SIMD semantics of a program targeting GPU
-       pkgver = 0.24.1
+       pkgver = 0.24.2
        pkgrel = 1
        url = https://github.com/intel/vc-intrinsics
        arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = vc-intrinsics
        makedepends = git
        makedepends = llvm
        makedepends = python
-       source = git+https://github.com/intel/vc-intrinsics.git#tag=v0.24.1
-       sha256sums = 
b7e8ea7d62f7a6239dd51590da702d73f82fa049eabd53ce0040e6b8d5c099a4
+       source = git+https://github.com/intel/vc-intrinsics.git#tag=v0.24.2
+       sha256sums = 
fea4af79a1819253827a1d05f884d729e091a480decbdf0033144d66287ef676
 
 pkgname = vc-intrinsics


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Daniel Bermond <[email protected]>
 
 pkgname=vc-intrinsics
-pkgver=0.24.1
+pkgver=0.24.2
 pkgrel=1
 pkgdesc="Set of new intrinsics on top of core LLVM IR instructions that 
represent SIMD semantics of a program targeting GPU"
 arch=(x86_64)
@@ -14,7 +14,7 @@ makedepends=(
   llvm
   python)
 source=(git+${url}.git#tag=v$pkgver)
-sha256sums=('b7e8ea7d62f7a6239dd51590da702d73f82fa049eabd53ce0040e6b8d5c099a4')
+sha256sums=('fea4af79a1819253827a1d05f884d729e091a480decbdf0033144d66287ef676')
 
 build() {
   export CXXFLAGS+=" -ffat-lto-objects"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/vc-intrinsics/-/commit/b352800ca91e2a13237a0d85d22cf0140726e233

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


Reply via email to