From d29a1c5cb8c543512a75858a8f5c44a162bf0006 Mon Sep 17 00:00:00 2001 From: Auri Date: Sun, 25 Oct 2020 17:25:55 +0200 Subject: [PATCH 1/2] dtools: update to 2.094.1 --- srcpkgs/dtools/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/dtools/template b/srcpkgs/dtools/template index d4e6cea7bb5..fe9e3f9ec12 100644 --- a/srcpkgs/dtools/template +++ b/srcpkgs/dtools/template @@ -1,7 +1,7 @@ # Template file for 'dtools' pkgname=dtools # keep this synchronized with libphobos and dmd -version=2.088.1 +version=2.094.1 revision=1 wrksrc="tools-${version}" hostmakedepends="dmd" @@ -12,7 +12,7 @@ maintainer="Auri " license="BSL-1.0" homepage="http://www.digitalmars.com/d/2.0/" distfiles="https://github.com/dlang/tools/archive/v${version}.tar.gz" -checksum=e2eb1afe24985096554c971059916bfad1573b85786529c0394009c8db967139 +checksum=5cf52d884b2951de9f27b9a6429133b9f60d103599349b49717d9172d6e97dfa do_build() { # rdmd can't be built normally, is used to build others From 626ac511f21ba17bcbc1458bbaa530defe286b95 Mon Sep 17 00:00:00 2001 From: Auri Date: Wed, 10 Feb 2021 04:23:49 +0200 Subject: [PATCH 2/2] dtools: update to 2.095.0 --- srcpkgs/dtools/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/dtools/template b/srcpkgs/dtools/template index fe9e3f9ec12..d37489dd428 100644 --- a/srcpkgs/dtools/template +++ b/srcpkgs/dtools/template @@ -1,7 +1,7 @@ # Template file for 'dtools' pkgname=dtools # keep this synchronized with libphobos and dmd -version=2.094.1 +version=2.095.0 revision=1 wrksrc="tools-${version}" hostmakedepends="dmd" @@ -12,7 +12,7 @@ maintainer="Auri " license="BSL-1.0" homepage="http://www.digitalmars.com/d/2.0/" distfiles="https://github.com/dlang/tools/archive/v${version}.tar.gz" -checksum=5cf52d884b2951de9f27b9a6429133b9f60d103599349b49717d9172d6e97dfa +checksum=7688c56285e098b91ec81a3efaaec6d236aa1a1736fe21797d3335175f8fea8c do_build() { # rdmd can't be built normally, is used to build others