[arch-commits] Commit in vc-intrinsics/trunk (PKGBUILD)

Bruno Pagani archange at gemini.archlinux.org
Sat May 7 09:07:03 UTC 2022


    Date: Saturday, May 7, 2022 @ 09:07:03
  Author: archange
Revision: 1196139

upgpkg: vc-intrinsics 0.4.1-1

Modified:
  vc-intrinsics/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-07 09:06:43 UTC (rev 1196138)
+++ PKGBUILD	2022-05-07 09:07:03 UTC (rev 1196139)
@@ -2,7 +2,7 @@
 # Maintainer: Daniel Bermond <dbermond at archlinux.org>
 
 pkgname=vc-intrinsics
-pkgver=0.3.0
+pkgver=0.4.1
 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)
@@ -10,7 +10,7 @@
 license=(MIT)
 makedepends=(cmake python llvm git)
 # From IGC release notes or latest release
-_commit=c97396d044a8b3eacf0fbad5395a4b7bbce583a8
+_commit=561f4ff575a198b36a72fcb790e1997d7d6d6c91
 source=(git+${url}.git#commit=$_commit)
 sha256sums=(SKIP)
 



More information about the arch-commits mailing list