From 11b77c45aed7e6d0a61cdfbfb34884655b745b24 Mon Sep 17 00:00:00 2001 From: Jeremy Baxter Date: Sun, 31 Dec 2023 13:04:11 +1300 Subject: [PATCH] ldc: update to 1.35.0 --- common/shlibs | 8 ++++---- srcpkgs/ldc/template | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/common/shlibs b/common/shlibs index c1792cffc77e4..263685ba3e9a2 100644 --- a/common/shlibs +++ b/common/shlibs @@ -2152,10 +2152,10 @@ 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.101 ldc-runtime-1.31.0_1 -libdruntime-ldc-shared.so.101 ldc-runtime-1.31.0_1 -libphobos2-ldc-shared.so.101 ldc-runtime-1.31.0_1 -libphobos2-ldc-debug-shared.so.101 ldc-runtime-1.31.0_1 +libdruntime-ldc-debug-shared.so.105 ldc-runtime-1.35.0_1 +libdruntime-ldc-shared.so.105 ldc-runtime-1.35.0_1 +libphobos2-ldc-shared.so.105 ldc-runtime-1.35.0_1 +libphobos2-ldc-debug-shared.so.105 ldc-runtime-1.35.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 f6d8b7ffbe985..072fac715cb4a 100644 --- a/srcpkgs/ldc/template +++ b/srcpkgs/ldc/template @@ -1,6 +1,6 @@ # Template file for 'ldc' pkgname=ldc -version=1.31.0 +version=1.35.0 revision=1 build_style=cmake configure_args=" @@ -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=f1c8ece9e1e35806c3441bf24fbe666cddd8eef375592c19cd8fee4701cd5458 +checksum=6e296993706c76c093e609139aa0b3f8704355fa0f3756f6758d78d44226dfa0 nopie=yes nocross="dmd compilation fails on cross" # tests timeout on musl; also require unpackaged python3-lit