Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] dmd: update 2.088.1.
@ 2019-10-20 21:19 voidlinux-github
  2019-10-20 21:34 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-20 21:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/streaksu/void-packages master
https://github.com/void-linux/void-packages/pull/15653

dmd: update 2.088.1.
Updated dmd, the reference D compiler.

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

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

From ee9bedba03f7df1b11c04489d6ece5f0e8b269e6 Mon Sep 17 00:00:00 2001
From: streaksu <assemblyislaw@gmail.com>
Date: Sun, 20 Oct 2019 23:18:20 +0200
Subject: [PATCH] dmd: update 2.088.1.

---
 srcpkgs/dmd/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/dmd/template b/srcpkgs/dmd/template
index e96f79cdf8a..57c0df436ad 100644
--- a/srcpkgs/dmd/template
+++ b/srcpkgs/dmd/template
@@ -1,6 +1,6 @@
 # Template file for 'dmd'
 pkgname=dmd
-version=2.087.1
+version=2.088.1
 revision=1
 create_wrksrc=yes
 makedepends="dmd2.081 git"

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

* Re: [PR PATCH] [Updated] dmd: update 2.088.1.
  2019-10-20 21:19 [PR PATCH] dmd: update 2.088.1 voidlinux-github
  2019-10-20 21:34 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-10-20 21:34 ` voidlinux-github
  2019-10-24 12:34 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-20 21:34 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by streaksu against master on the void-packages repository

https://github.com/streaksu/void-packages master
https://github.com/void-linux/void-packages/pull/15653

dmd: update 2.088.1.
Updated dmd, the reference D compiler.

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

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

From 7cb5f836eabfc95fb80d4cb731b13189aa2040bb Mon Sep 17 00:00:00 2001
From: streaksu <assemblyislaw@gmail.com>
Date: Sun, 20 Oct 2019 23:34:13 +0200
Subject: [PATCH] dmd: update to 2.088.1.

---
 srcpkgs/dmd/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/dmd/template b/srcpkgs/dmd/template
index e96f79cdf8a..bd969a16707 100644
--- a/srcpkgs/dmd/template
+++ b/srcpkgs/dmd/template
@@ -1,6 +1,6 @@
 # Template file for 'dmd'
 pkgname=dmd
-version=2.087.1
+version=2.088.1
 revision=1
 create_wrksrc=yes
 makedepends="dmd2.081 git"
@@ -14,10 +14,10 @@ distfiles="
  https://github.com/dlang/druntime/archive/v${version}.tar.gz>druntime-${version}.tar.gz
  https://github.com/dlang/phobos/archive/v${version}.tar.gz>phobos-${version}.tar.gz
  http://downloads.dlang.org/releases/2.x/${version}/dmd.${version}.linux.tar.xz"
-checksum="4239b8b6dc09acf3cdaa1c924f3a2b3cddd0fb532f817c4027b8966f1e96b3a8
- 19b7f18e11934a582d67dcb39c3ea91d5c24444c3be311f93160e0016ccc58fa
- 84c7120e972255b4c66c532ff771ecbbb615b87140d0ffcb214d04b0d418f28f
- c3c6cc865f5aa66dce4244467797b596ed0ada2bde93031350dc36713733cfc1"
+checksum="cf73f12981155635f293790377fa82b6d0119535f92cdd33775b151cb4f747a2
+ aaaa379fa505622d30fae48d219c563b19631951325f919679233cd16be494fe
+ 82bfccd2a32a17387e354d56d752e0f003301368a93b4189e2b8b8e2242910fa
+ b7fbb030f538669aa1b52c2932d472852edf6b0aa280eea5b8c9875b294c827d"
 conf_files="/etc/dmd.conf"
 provides="d-compiler-${version}_${revision}"
 conflicts="dmd-bootstrap dmd2.081"

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

* Re: [PR PATCH] [Updated] dmd: update 2.088.1.
  2019-10-20 21:19 [PR PATCH] dmd: update 2.088.1 voidlinux-github
@ 2019-10-20 21:34 ` voidlinux-github
  2019-10-20 21:34 ` voidlinux-github
  2019-10-24 12:34 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-20 21:34 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by streaksu against master on the void-packages repository

https://github.com/streaksu/void-packages master
https://github.com/void-linux/void-packages/pull/15653

dmd: update 2.088.1.
Updated dmd, the reference D compiler.

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

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

From 7cb5f836eabfc95fb80d4cb731b13189aa2040bb Mon Sep 17 00:00:00 2001
From: streaksu <assemblyislaw@gmail.com>
Date: Sun, 20 Oct 2019 23:34:13 +0200
Subject: [PATCH] dmd: update to 2.088.1.

---
 srcpkgs/dmd/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/dmd/template b/srcpkgs/dmd/template
index e96f79cdf8a..bd969a16707 100644
--- a/srcpkgs/dmd/template
+++ b/srcpkgs/dmd/template
@@ -1,6 +1,6 @@
 # Template file for 'dmd'
 pkgname=dmd
-version=2.087.1
+version=2.088.1
 revision=1
 create_wrksrc=yes
 makedepends="dmd2.081 git"
@@ -14,10 +14,10 @@ distfiles="
  https://github.com/dlang/druntime/archive/v${version}.tar.gz>druntime-${version}.tar.gz
  https://github.com/dlang/phobos/archive/v${version}.tar.gz>phobos-${version}.tar.gz
  http://downloads.dlang.org/releases/2.x/${version}/dmd.${version}.linux.tar.xz"
-checksum="4239b8b6dc09acf3cdaa1c924f3a2b3cddd0fb532f817c4027b8966f1e96b3a8
- 19b7f18e11934a582d67dcb39c3ea91d5c24444c3be311f93160e0016ccc58fa
- 84c7120e972255b4c66c532ff771ecbbb615b87140d0ffcb214d04b0d418f28f
- c3c6cc865f5aa66dce4244467797b596ed0ada2bde93031350dc36713733cfc1"
+checksum="cf73f12981155635f293790377fa82b6d0119535f92cdd33775b151cb4f747a2
+ aaaa379fa505622d30fae48d219c563b19631951325f919679233cd16be494fe
+ 82bfccd2a32a17387e354d56d752e0f003301368a93b4189e2b8b8e2242910fa
+ b7fbb030f538669aa1b52c2932d472852edf6b0aa280eea5b8c9875b294c827d"
 conf_files="/etc/dmd.conf"
 provides="d-compiler-${version}_${revision}"
 conflicts="dmd-bootstrap dmd2.081"

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

* Re: [PR PATCH] [Merged]: dmd: update 2.088.1.
  2019-10-20 21:19 [PR PATCH] dmd: update 2.088.1 voidlinux-github
  2019-10-20 21:34 ` [PR PATCH] [Updated] " voidlinux-github
  2019-10-20 21:34 ` voidlinux-github
@ 2019-10-24 12:34 ` voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-24 12:34 UTC (permalink / raw)
  To: ml

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

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

dmd: update 2.088.1.
https://github.com/void-linux/void-packages/pull/15653

Description:
Updated dmd, the reference D compiler.

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

end of thread, other threads:[~2019-10-24 12:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-20 21:19 [PR PATCH] dmd: update 2.088.1 voidlinux-github
2019-10-20 21:34 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-20 21:34 ` voidlinux-github
2019-10-24 12:34 ` [PR PATCH] [Merged]: " voidlinux-github

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).