[arch-commits] Commit in ldc/trunk (PKGBUILD)
Dan Printzell
wild at archlinux.org
Sun Aug 30 16:46:27 UTC 2020
Date: Sunday, August 30, 2020 @ 16:46:26
Author: wild
Revision: 692794
upgpkg: ldc 2:1.23.0-1: Updated to 1.23.0
Modified:
ldc/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-08-30 14:06:45 UTC (rev 692793)
+++ PKGBUILD 2020-08-30 16:46:26 UTC (rev 692794)
@@ -4,12 +4,12 @@
pkgname=('ldc' 'liblphobos')
groups=('dlang' 'dlang-ldc')
-pkgver=1.22.0
-_pkgcommit=74893d99477f00235b51ee72374660f9c178a939
-_dversion=2.092.1
+pkgver=1.23.0
+_pkgcommit=a83dc56ad5a6ba87023756c05b54b5824053da96
+_dversion=2.093.1
_clangversion=10.0.1 # related to where ldc2 looks for compiler-rt sanitizers
epoch=2
-pkgrel=2
+pkgrel=1
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