[arch-commits] Commit in ldc/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Wed Jul 22 21:37:57 UTC 2020
Date: Wednesday, July 22, 2020 @ 21:37:57
Author: foutrelis
Revision: 664943
upgpkg: ldc 2:1.22.0-2: clang 10.0.1 rebuild
Modified:
ldc/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-22 21:30:43 UTC (rev 664942)
+++ PKGBUILD 2020-07-22 21:37:57 UTC (rev 664943)
@@ -7,9 +7,9 @@
pkgver=1.22.0
_pkgcommit=74893d99477f00235b51ee72374660f9c178a939
_dversion=2.092.1
-_clangversion=10.0.0 # related to where ldc2 looks for compiler-rt sanitizers
+_clangversion=10.0.1 # related to where ldc2 looks for compiler-rt sanitizers
epoch=2
-pkgrel=1
+pkgrel=2
pkgdesc="A D Compiler based on the LLVM Compiler Infrastructure including D runtime and libphobos2"
arch=('x86_64')
url="https://github.com/ldc-developers/ldc"
More information about the arch-commits
mailing list