Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] dub: update to 1.20.1.
@ 2020-05-09 12:14 mobinmob
  2020-05-11 18:24 ` [PR PATCH] [Merged]: " Hoshpak
  0 siblings, 1 reply; 2+ messages in thread
From: mobinmob @ 2020-05-09 12:14 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 305 bytes --]

There is a new pull request by mobinmob against master on the void-packages repository

https://github.com/mobinmob/void-packages dub
https://github.com/void-linux/void-packages/pull/21782

dub: update to 1.20.1.


A patch file from https://github.com/void-linux/void-packages/pull/21782.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-dub-21782.patch --]
[-- Type: text/x-diff, Size: 1093 bytes --]

From e65a09555a17f57580632de36520cffb281e532b Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 9 May 2020 15:13:40 +0300
Subject: [PATCH] dub: update to 1.20.1.

---
 srcpkgs/dub/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/dub/template b/srcpkgs/dub/template
index 02414bb6613..1f5139d649f 100644
--- a/srcpkgs/dub/template
+++ b/srcpkgs/dub/template
@@ -1,8 +1,8 @@
 # Template file for 'dub'
 pkgname=dub
-version=1.19.0
+version=1.20.1
 revision=1
-hostmakedepends="dmd"
+hostmakedepends="dmd dtools"
 makedepends="libcurl-devel"
 depends="dmd"
 short_desc="Package/build management system for D projects"
@@ -10,11 +10,11 @@ maintainer="Follpvosten <wolfi@karpador.xyz>"
 license="MIT"
 homepage="https://github.com/dlang/dub"
 distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=84dc77f517ca1f115e05e25e8a8cdbcacbf31df281217ebac31dc974560a4ffc
+checksum=9b651668ca526993fbc906876fd599a741d95899413904ddb2953bcee32a49c0
 nocross="requires dmd"
 
 do_build() {
-	./build.sh
+	./build.d
 }
 
 do_install() {

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: dub: update to 1.20.1.
  2020-05-09 12:14 [PR PATCH] dub: update to 1.20.1 mobinmob
@ 2020-05-11 18:24 ` Hoshpak
  0 siblings, 0 replies; 2+ messages in thread
From: Hoshpak @ 2020-05-11 18:24 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 156 bytes --]

There's a merged pull request on the void-packages repository

dub: update to 1.20.1.
https://github.com/void-linux/void-packages/pull/21782

Description:


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-05-11 18:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-09 12:14 [PR PATCH] dub: update to 1.20.1 mobinmob
2020-05-11 18:24 ` [PR PATCH] [Merged]: " Hoshpak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).