Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] delta: update to 0.3.0
@ 2020-07-11 19:36 smorimoto
  2020-07-20  4:22 ` [PR PATCH] [Closed]: " abenson
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: smorimoto @ 2020-07-11 19:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/smorimoto/void-packages delta-0.3.0
https://github.com/void-linux/void-packages/pull/23527

delta: update to 0.3.0


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

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

From 498887fe610cf372fd1ea9963bae23c1daf6803c Mon Sep 17 00:00:00 2001
From: Sora Morimoto <sora@morimoto.io>
Date: Sun, 12 Jul 2020 04:35:27 +0900
Subject: [PATCH] delta: update to 0.3.0

Signed-off-by: Sora Morimoto <sora@morimoto.io>
---
 srcpkgs/delta/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/delta/template b/srcpkgs/delta/template
index 8ea7575edeb..ff581cb88cd 100644
--- a/srcpkgs/delta/template
+++ b/srcpkgs/delta/template
@@ -1,6 +1,6 @@
 # Template file for 'delta'
 pkgname=delta
-version=0.2.0
+version=0.3.0
 revision=1
 build_style=cargo
 hostmakedepends="llvm clang"
@@ -10,7 +10,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="MIT"
 homepage="https://github.com/dandavison/delta"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=c093d40e7a069572fc31407a39dcb6a77094acb5b52518691de6f8f0c21530de
+checksum=4ff8d5864306f130be8e0da3d8013bcc4ece082835d4cc5395775c669111ed77
 
 pre_build() {
 	export CFLAGS_${RUST_BUILD//-/_}="${CFLAGS_host}"

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

* Re: delta: update to 0.3.0
  2020-07-11 19:36 [PR PATCH] delta: update to 0.3.0 smorimoto
  2020-07-20  4:22 ` [PR PATCH] [Closed]: " abenson
@ 2020-07-20  4:22 ` abenson
  2020-07-20  8:13 ` smorimoto
  2 siblings, 0 replies; 5+ messages in thread
From: abenson @ 2020-07-20  4:22 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/23527#issuecomment-660793114

Comment:
Merged in e4eac1716e3800058c5411615948844ffd000688

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

* Re: [PR PATCH] [Closed]: delta: update to 0.3.0
  2020-07-11 19:36 [PR PATCH] delta: update to 0.3.0 smorimoto
@ 2020-07-20  4:22 ` abenson
  2020-07-20  4:22 ` abenson
  2020-07-20  8:13 ` smorimoto
  2 siblings, 0 replies; 5+ messages in thread
From: abenson @ 2020-07-20  4:22 UTC (permalink / raw)
  To: ml

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

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

delta: update to 0.3.0
https://github.com/void-linux/void-packages/pull/23527

Description:


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

* Re: delta: update to 0.3.0
  2020-07-11 19:36 [PR PATCH] delta: update to 0.3.0 smorimoto
  2020-07-20  4:22 ` [PR PATCH] [Closed]: " abenson
  2020-07-20  4:22 ` abenson
@ 2020-07-20  8:13 ` smorimoto
  2 siblings, 0 replies; 5+ messages in thread
From: smorimoto @ 2020-07-20  8:13 UTC (permalink / raw)
  To: ml

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

New comment by smorimoto on void-packages repository

https://github.com/void-linux/void-packages/pull/23527#issuecomment-660875929

Comment:
All right.

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

* [PR PATCH] delta: update to 0.3.0.
@ 2020-07-17 15:44 abenson
  0 siblings, 0 replies; 5+ messages in thread
From: abenson @ 2020-07-17 15:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/abenson/void-packages delta_0.3.0
https://github.com/void-linux/void-packages/pull/23618

delta: update to 0.3.0.


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

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

From 48ba6b3f332720c2b10f823cee431879d9877b3e Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Fri, 17 Jul 2020 10:44:13 -0500
Subject: [PATCH] delta: update to 0.3.0.

---
 srcpkgs/delta/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/delta/template b/srcpkgs/delta/template
index 8ea7575edeb..ff581cb88cd 100644
--- a/srcpkgs/delta/template
+++ b/srcpkgs/delta/template
@@ -1,6 +1,6 @@
 # Template file for 'delta'
 pkgname=delta
-version=0.2.0
+version=0.3.0
 revision=1
 build_style=cargo
 hostmakedepends="llvm clang"
@@ -10,7 +10,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="MIT"
 homepage="https://github.com/dandavison/delta"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=c093d40e7a069572fc31407a39dcb6a77094acb5b52518691de6f8f0c21530de
+checksum=4ff8d5864306f130be8e0da3d8013bcc4ece082835d4cc5395775c669111ed77
 
 pre_build() {
 	export CFLAGS_${RUST_BUILD//-/_}="${CFLAGS_host}"

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

end of thread, other threads:[~2020-07-20  8:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-11 19:36 [PR PATCH] delta: update to 0.3.0 smorimoto
2020-07-20  4:22 ` [PR PATCH] [Closed]: " abenson
2020-07-20  4:22 ` abenson
2020-07-20  8:13 ` smorimoto
2020-07-17 15:44 [PR PATCH] " abenson

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