Github messages for voidlinux
 help / color / mirror / Atom feed
From: mobinmob <mobinmob@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] dub: update to 1.20.1.
Date: Sat, 09 May 2020 14:14:56 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21782@inbox.vuxu.org> (raw)

[-- 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() {

             reply	other threads:[~2020-05-09 12:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-09 12:14 mobinmob [this message]
2020-05-11 18:24 ` [PR PATCH] [Merged]: " Hoshpak

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21782@inbox.vuxu.org \
    --to=mobinmob@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).