Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] rebar3: update to 3.20.0.
@ 2023-02-26 20:29 mkohlhaas
  2023-02-26 20:31 ` [PR PATCH] [Updated] " mkohlhaas
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: mkohlhaas @ 2023-02-26 20:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mkohlhaas/void-packages rebar3
https://github.com/void-linux/void-packages/pull/42471

rebar3: update to 3.20.0.
Minor update.

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

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

From 67fc0ed6fe15346dbf0f13fcdda5c6c594df17aa Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Sun, 26 Feb 2023 21:27:59 +0100
Subject: [PATCH] rebar3: update to 3.20.0.

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

diff --git a/srcpkgs/rebar3/template b/srcpkgs/rebar3/template
index cce9ffb4db68..75f219c0e7dd 100644
--- a/srcpkgs/rebar3/template
+++ b/srcpkgs/rebar3/template
@@ -1,7 +1,7 @@
 # Template file for 'rebar3'
 pkgname=rebar3
-version=3.19.0
-revision=2
+version=3.20.0
+revision=0
 hostmakedepends=erlang
 depends="erlang>=22"
 short_desc="Erlang build tool to compile, test, and release applications"
@@ -9,7 +9,7 @@ maintainer="Noel Cower <ncower@nil.dev>"
 license="Apache-2.0"
 homepage="https://www.rebar3.org/"
 distfiles="https://github.com/erlang/rebar3/archive/${version}.tar.gz"
-checksum=ff9ef42c737480477ebdf0dd9d95ece534a14c96f05edafbf32e9af973280bc3
+checksum=53ed7f294a8b8fb4d7d75988c69194943831c104d39832a1fa30307b1a8593de
 
 do_build() {
 	./bootstrap

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

* Re: [PR PATCH] [Updated] rebar3: update to 3.20.0.
  2023-02-26 20:29 [PR PATCH] rebar3: update to 3.20.0 mkohlhaas
@ 2023-02-26 20:31 ` mkohlhaas
  2023-02-26 20:31 ` mkohlhaas
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: mkohlhaas @ 2023-02-26 20:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mkohlhaas/void-packages rebar3
https://github.com/void-linux/void-packages/pull/42471

rebar3: update to 3.20.0.
Minor update.

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

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

From 104a3d6e360001f545009a61217442fb2bf61c29 Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Sun, 26 Feb 2023 21:27:59 +0100
Subject: [PATCH] rebar3: update to 3.20.0.

---
 srcpkgs/rebar3/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/rebar3/template b/srcpkgs/rebar3/template
index cce9ffb4db68..7f754a1b42a7 100644
--- a/srcpkgs/rebar3/template
+++ b/srcpkgs/rebar3/template
@@ -1,7 +1,6 @@
 # Template file for 'rebar3'
 pkgname=rebar3
-version=3.19.0
-revision=2
+version=3.20.0
 hostmakedepends=erlang
 depends="erlang>=22"
 short_desc="Erlang build tool to compile, test, and release applications"
@@ -9,7 +8,7 @@ maintainer="Noel Cower <ncower@nil.dev>"
 license="Apache-2.0"
 homepage="https://www.rebar3.org/"
 distfiles="https://github.com/erlang/rebar3/archive/${version}.tar.gz"
-checksum=ff9ef42c737480477ebdf0dd9d95ece534a14c96f05edafbf32e9af973280bc3
+checksum=53ed7f294a8b8fb4d7d75988c69194943831c104d39832a1fa30307b1a8593de
 
 do_build() {
 	./bootstrap

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

* Re: [PR PATCH] [Updated] rebar3: update to 3.20.0.
  2023-02-26 20:29 [PR PATCH] rebar3: update to 3.20.0 mkohlhaas
  2023-02-26 20:31 ` [PR PATCH] [Updated] " mkohlhaas
@ 2023-02-26 20:31 ` mkohlhaas
  2023-05-29  1:57 ` github-actions
  2023-06-12  2:04 ` [PR PATCH] [Closed]: " github-actions
  3 siblings, 0 replies; 5+ messages in thread
From: mkohlhaas @ 2023-02-26 20:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mkohlhaas/void-packages rebar3
https://github.com/void-linux/void-packages/pull/42471

rebar3: update to 3.20.0.
Minor update.

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

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

From 979caffa7321092b2da9f6b40fff96a03c8b8ecc Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Sun, 26 Feb 2023 21:27:59 +0100
Subject: [PATCH] rebar3: update to 3.20.0.

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

diff --git a/srcpkgs/rebar3/template b/srcpkgs/rebar3/template
index cce9ffb4db68..45a720656982 100644
--- a/srcpkgs/rebar3/template
+++ b/srcpkgs/rebar3/template
@@ -1,7 +1,7 @@
 # Template file for 'rebar3'
 pkgname=rebar3
-version=3.19.0
-revision=2
+version=3.20.0
+revision=1
 hostmakedepends=erlang
 depends="erlang>=22"
 short_desc="Erlang build tool to compile, test, and release applications"
@@ -9,7 +9,7 @@ maintainer="Noel Cower <ncower@nil.dev>"
 license="Apache-2.0"
 homepage="https://www.rebar3.org/"
 distfiles="https://github.com/erlang/rebar3/archive/${version}.tar.gz"
-checksum=ff9ef42c737480477ebdf0dd9d95ece534a14c96f05edafbf32e9af973280bc3
+checksum=53ed7f294a8b8fb4d7d75988c69194943831c104d39832a1fa30307b1a8593de
 
 do_build() {
 	./bootstrap

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

* Re: rebar3: update to 3.20.0.
  2023-02-26 20:29 [PR PATCH] rebar3: update to 3.20.0 mkohlhaas
  2023-02-26 20:31 ` [PR PATCH] [Updated] " mkohlhaas
  2023-02-26 20:31 ` mkohlhaas
@ 2023-05-29  1:57 ` github-actions
  2023-06-12  2:04 ` [PR PATCH] [Closed]: " github-actions
  3 siblings, 0 replies; 5+ messages in thread
From: github-actions @ 2023-05-29  1:57 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/42471#issuecomment-1566380499

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: rebar3: update to 3.20.0.
  2023-02-26 20:29 [PR PATCH] rebar3: update to 3.20.0 mkohlhaas
                   ` (2 preceding siblings ...)
  2023-05-29  1:57 ` github-actions
@ 2023-06-12  2:04 ` github-actions
  3 siblings, 0 replies; 5+ messages in thread
From: github-actions @ 2023-06-12  2:04 UTC (permalink / raw)
  To: ml

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

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

rebar3: update to 3.20.0.
https://github.com/void-linux/void-packages/pull/42471

Description:
Minor update.

Tested on my local Linux box with various open source projects.

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

end of thread, other threads:[~2023-06-12  2:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-26 20:29 [PR PATCH] rebar3: update to 3.20.0 mkohlhaas
2023-02-26 20:31 ` [PR PATCH] [Updated] " mkohlhaas
2023-02-26 20:31 ` mkohlhaas
2023-05-29  1:57 ` github-actions
2023-06-12  2:04 ` [PR PATCH] [Closed]: " github-actions

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