Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] eva: update to 0.2.7.
@ 2019-12-31  2:31 voidlinux-github
  2019-12-31  3:23 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2019-12-31  2:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jcgruenhage/void-packages eva-0.2.7_1
https://github.com/void-linux/void-packages/pull/17918

eva: update to 0.2.7.
None

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-eva-0.2.7_1-17918.patch --]
[-- Type: text/x-diff, Size: 1045 bytes --]

From 1a5970569eb3b2cebcc41e87698baeaf202e4a4d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Mon, 30 Dec 2019 23:30:43 -0300
Subject: [PATCH] eva: update to 0.2.7.

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

diff --git a/srcpkgs/eva/template b/srcpkgs/eva/template
index bee1f835426..741722a93dc 100644
--- a/srcpkgs/eva/template
+++ b/srcpkgs/eva/template
@@ -1,6 +1,6 @@
 # Template file for 'eva'
 pkgname=eva
-version=0.2.5
+version=0.2.7
 revision=1
 build_style=cargo
 short_desc="Simple calculator REPL, similar to bc(1)"
@@ -8,7 +8,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 license="MIT"
 homepage="https://github.com/NerdyPepper/eva"
 distfiles="https://github.com/NerdyPepper/eva/archive/v${version}.tar.gz"
-checksum=0560cf35cfe79ec4dbc57c1d8d9818c94871d92af896a7644fda3ebedd4d6065
+checksum=72b2e47e987102d67c9dcbb60e26c4ff0b20e6f844d0d2b9d91c3f073374aee0
 
 post_install() {
 	vlicense LICENCE

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

* Re: [PR PATCH] [Updated] eva: update to 0.2.7.
  2019-12-31  2:31 [PR PATCH] eva: update to 0.2.7 voidlinux-github
@ 2019-12-31  3:23 ` voidlinux-github
  2020-01-09  9:59 ` voidlinux-github
  2020-01-09 12:01 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-12-31  3:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jcgruenhage/void-packages eva-0.2.7_1
https://github.com/void-linux/void-packages/pull/17918

eva: update to 0.2.7.
None

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-eva-0.2.7_1-17918.patch --]
[-- Type: text/x-diff, Size: 1069 bytes --]

From 27dda6ff0b4594c600b6c2a65341afff4a71e27f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Mon, 30 Dec 2019 23:30:43 -0300
Subject: [PATCH] eva: update to 0.2.7.

---
 srcpkgs/eva/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/eva/template b/srcpkgs/eva/template
index bee1f835426..08157fddc9b 100644
--- a/srcpkgs/eva/template
+++ b/srcpkgs/eva/template
@@ -1,6 +1,6 @@
 # Template file for 'eva'
 pkgname=eva
-version=0.2.5
+version=0.2.7
 revision=1
 build_style=cargo
 short_desc="Simple calculator REPL, similar to bc(1)"
@@ -8,8 +8,8 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 license="MIT"
 homepage="https://github.com/NerdyPepper/eva"
 distfiles="https://github.com/NerdyPepper/eva/archive/v${version}.tar.gz"
-checksum=0560cf35cfe79ec4dbc57c1d8d9818c94871d92af896a7644fda3ebedd4d6065
+checksum=72b2e47e987102d67c9dcbb60e26c4ff0b20e6f844d0d2b9d91c3f073374aee0
 
 post_install() {
-	vlicense LICENCE
+	vlicense LICENSE
 }

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

* Re: [PR PATCH] [Updated] eva: update to 0.2.7.
  2019-12-31  2:31 [PR PATCH] eva: update to 0.2.7 voidlinux-github
  2019-12-31  3:23 ` [PR PATCH] [Updated] " voidlinux-github
@ 2020-01-09  9:59 ` voidlinux-github
  2020-01-09 12:01 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2020-01-09  9:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jcgruenhage/void-packages eva-0.2.7_1
https://github.com/void-linux/void-packages/pull/17918

eva: update to 0.2.7.
None

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-eva-0.2.7_1-17918.patch --]
[-- Type: text/x-diff, Size: 1069 bytes --]

From 32c53330026d4afdf0ec86647faad37781915a72 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Mon, 30 Dec 2019 23:30:43 -0300
Subject: [PATCH] eva: update to 0.2.7.

---
 srcpkgs/eva/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/eva/template b/srcpkgs/eva/template
index bee1f835426..08157fddc9b 100644
--- a/srcpkgs/eva/template
+++ b/srcpkgs/eva/template
@@ -1,6 +1,6 @@
 # Template file for 'eva'
 pkgname=eva
-version=0.2.5
+version=0.2.7
 revision=1
 build_style=cargo
 short_desc="Simple calculator REPL, similar to bc(1)"
@@ -8,8 +8,8 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 license="MIT"
 homepage="https://github.com/NerdyPepper/eva"
 distfiles="https://github.com/NerdyPepper/eva/archive/v${version}.tar.gz"
-checksum=0560cf35cfe79ec4dbc57c1d8d9818c94871d92af896a7644fda3ebedd4d6065
+checksum=72b2e47e987102d67c9dcbb60e26c4ff0b20e6f844d0d2b9d91c3f073374aee0
 
 post_install() {
-	vlicense LICENCE
+	vlicense LICENSE
 }

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

* Re: [PR PATCH] [Merged]: eva: update to 0.2.7.
  2019-12-31  2:31 [PR PATCH] eva: update to 0.2.7 voidlinux-github
  2019-12-31  3:23 ` [PR PATCH] [Updated] " voidlinux-github
  2020-01-09  9:59 ` voidlinux-github
@ 2020-01-09 12:01 ` voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2020-01-09 12:01 UTC (permalink / raw)
  To: ml

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

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

eva: update to 0.2.7.
https://github.com/void-linux/void-packages/pull/17918

Description:
None

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

end of thread, other threads:[~2020-01-09 12:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-31  2:31 [PR PATCH] eva: update to 0.2.7 voidlinux-github
2019-12-31  3:23 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-09  9:59 ` voidlinux-github
2020-01-09 12:01 ` [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).