From 2fd9b5bce8f9b097e20909d83b0eff2cd54f58d1 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sun, 24 Oct 2021 03:08:33 +0000 Subject: [PATCH] community/ldc to 1.28.0-1 --- community/ldc/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/community/ldc/PKGBUILD b/community/ldc/PKGBUILD index b641d5d16..d505f697a 100644 --- a/community/ldc/PKGBUILD +++ b/community/ldc/PKGBUILD @@ -12,11 +12,11 @@ buildarch=12 pkgname=('ldc' 'liblphobos') groups=('dlang' 'dlang-ldc') -pkgver=1.27.1 -_pkgcommit=4c42c050cf884bb17e6b459e694f906b7c933b30 -_dversion=2.097.2 +pkgver=1.28.0 +_pkgcommit=6a240b66fd5fcaccd85fb50a2717767dd37ef17a +_dversion=2.098.0 _clangversion=12.0.1 # related to where ldc2 looks for compiler-rt sanitizers -epoch=2 +epoch=3 pkgrel=1 pkgdesc="A D Compiler based on the LLVM Compiler Infrastructure including D runtime and libphobos2" arch=('x86_64')