From f2553d91f78f070dbe525c225d3c7870f4a20950 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Wed, 1 Jun 2022 18:46:23 -0500 Subject: [PATCH] ldc: update to 1.29.0. --- common/shlibs | 10 +++++----- srcpkgs/ldc/template | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/common/shlibs b/common/shlibs index 3e5c5e37a20..e6a54662fc6 100644 --- a/common/shlibs +++ b/common/shlibs @@ -2178,11 +2178,11 @@ libFcitx5Config.so.6 libfcitx5-5.0.5_1 libFcitx5GClient.so.2 fcitx5-gtk-5.0.4_1 libFcitx5Qt5DBusAddons.so.1 fcitx5-qt5-5.0.3_1 libFcitx5Qt5WidgetsAddons.so.2 fcitx5-qt5-5.0.3_1 -libdruntime-ldc-debug-shared.so.98 ldc-runtime-1.28.0_1 -libdruntime-ldc-shared.so.98 ldc-runtime-1.28.0_1 -libphobos2-ldc-shared.so.98 ldc-runtime-1.28.0_1 -libphobos2-ldc-debug-shared.so.98 ldc-runtime-1.28.0_1 -libldc-jit.so.98 ldc-runtime-1.28.0_1 +libdruntime-ldc-debug-shared.so.99 ldc-runtime-1.29.0_1 +libdruntime-ldc-shared.so.99 ldc-runtime-1.29.0_1 +libphobos2-ldc-shared.so.99 ldc-runtime-1.29.0_1 +libphobos2-ldc-debug-shared.so.99 ldc-runtime-1.29.0_1 +libldc-jit.so.99 ldc-runtime-1.29.0_1 libmarblewidget-qt5.so.28 marble5-17.12.2_1 libastro.so.2 marble5-17.12.2_1 libparrot.so.6.9.0 parrot-6.9.0_1 diff --git a/srcpkgs/ldc/template b/srcpkgs/ldc/template index a27280dde3b..2e05ae12580 100644 --- a/srcpkgs/ldc/template +++ b/srcpkgs/ldc/template @@ -1,6 +1,6 @@ # Template file for 'ldc' pkgname=ldc -version=1.28.0 +version=1.29.0 revision=1 wrksrc="ldc-${version}-src" build_style=cmake @@ -22,7 +22,7 @@ license="BSD-3-Clause, BSL-1.0" homepage="https://wiki.dlang.org/LDC" changelog="https://raw.githubusercontent.com/ldc-developers/ldc/master/CHANGELOG.md" distfiles="https://github.com/ldc-developers/ldc/releases/download/v${version}/ldc-${version}-src.tar.gz" -checksum=17fee8bb535bcb8cda0a45947526555c46c045f302a7349cc8711b254e54cf09 +checksum=d0c066eb965467625d9c5e75c00c583451b9ffa363601f9e37275ca8a8aea140 nopie=yes nocross="dmd compilation fails on cross" # tests timeout on musl; also require unpackaged python3-lit