[arch-commits] Commit in blender/repos/community-x86_64 (PKGBUILD)

Evangelos Foutras foutrelis at gemini.archlinux.org
Mon May 16 09:03:15 UTC 2022


    Date: Monday, May 16, 2022 @ 09:03:15
  Author: foutrelis
Revision: 1207528

upgpkg: blender 17:3.1.2-2.1: llvm 13.0.1-3 rebuild

New llvm broke ABI likely due to the new libstdc++ from GCC 12:

undefined symbol: _ZNKSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE7compareEPKc, version LLVM_13

Modified:
  blender/repos/community-x86_64/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-16 07:17:32 UTC (rev 1207527)
+++ PKGBUILD	2022-05-16 09:03:15 UTC (rev 1207528)
@@ -8,7 +8,7 @@
 
 pkgname=blender
 pkgver=3.1.2
-pkgrel=2
+pkgrel=2.1
 epoch=17
 pkgdesc="A fully integrated 3D graphics creation suite"
 arch=('x86_64')



More information about the arch-commits mailing list