Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] goodvibes: update to 0.7.3.
@ 2022-03-16 13:30 mobinmob
  2022-03-20 22:42 ` [PR REVIEW] " paper42
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: mobinmob @ 2022-03-16 13:30 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages goodvibes
https://github.com/void-linux/void-packages/pull/36172

goodvibes: update to 0.7.3.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**
<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From da8ae3d3f1e431f21f6a18ca8044299c331f4ad9 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 16 Mar 2022 15:29:25 +0200
Subject: [PATCH] goodvibes: update to 0.7.3.

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

diff --git a/srcpkgs/goodvibes/template b/srcpkgs/goodvibes/template
index 1a73cd225234..69d9cb60c51f 100644
--- a/srcpkgs/goodvibes/template
+++ b/srcpkgs/goodvibes/template
@@ -1,6 +1,6 @@
 # Template file for 'goodvibes'
 pkgname=goodvibes
-version=0.7.2
+version=0.7.3
 revision=1
 wrksrc="goodvibes-v${version}"
 build_style=meson
@@ -14,7 +14,7 @@ license="GPL-3.0-only"
 homepage="https://gitlab.com/goodvibes/goodvibes"
 changelog="https://gitlab.com/goodvibes/goodvibes/-/raw/master/NEWS"
 distfiles="https://gitlab.com/goodvibes/goodvibes/-/archive/v${version}/${pkgname}-v${version}.tar.gz"
-checksum=5f96ba7b8654f331181c8ee0e697d042a195406712a547e7954159e5d66795ba
+checksum=14a2c70fa69eb5d69338df3782637e705b0baca5365e5a4fc2d2e45ac6c18414
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" glib-devel"

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

* Re: [PR REVIEW] goodvibes: update to 0.7.3.
  2022-03-16 13:30 [PR PATCH] goodvibes: update to 0.7.3 mobinmob
@ 2022-03-20 22:42 ` paper42
  2022-03-27  6:58 ` [PR PATCH] [Updated] " mobinmob
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2022-03-20 22:42 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/36172#discussion_r830684647

Comment:
0.7.4 is out

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

* Re: [PR PATCH] [Updated] goodvibes: update to 0.7.3.
  2022-03-16 13:30 [PR PATCH] goodvibes: update to 0.7.3 mobinmob
  2022-03-20 22:42 ` [PR REVIEW] " paper42
@ 2022-03-27  6:58 ` mobinmob
  2022-03-27  6:58 ` [PR REVIEW] " mobinmob
  2022-04-10  9:07 ` [PR PATCH] [Merged]: " paper42
  3 siblings, 0 replies; 5+ messages in thread
From: mobinmob @ 2022-03-27  6:58 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages goodvibes
https://github.com/void-linux/void-packages/pull/36172

goodvibes: update to 0.7.3.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**
<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 2e3086dc3a9448c2dad3e6c26f379658f10c42e1 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 16 Mar 2022 15:29:25 +0200
Subject: [PATCH] goodvibes: update to 0.7.3.

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

diff --git a/srcpkgs/goodvibes/template b/srcpkgs/goodvibes/template
index 1a73cd225234..97c1ae97171f 100644
--- a/srcpkgs/goodvibes/template
+++ b/srcpkgs/goodvibes/template
@@ -1,6 +1,6 @@
 # Template file for 'goodvibes'
 pkgname=goodvibes
-version=0.7.2
+version=0.7.4
 revision=1
 wrksrc="goodvibes-v${version}"
 build_style=meson
@@ -14,7 +14,7 @@ license="GPL-3.0-only"
 homepage="https://gitlab.com/goodvibes/goodvibes"
 changelog="https://gitlab.com/goodvibes/goodvibes/-/raw/master/NEWS"
 distfiles="https://gitlab.com/goodvibes/goodvibes/-/archive/v${version}/${pkgname}-v${version}.tar.gz"
-checksum=5f96ba7b8654f331181c8ee0e697d042a195406712a547e7954159e5d66795ba
+checksum=9940c56cb18064f966c2f881fbc7876004eba06f1ea249e01c652477853017cf
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" glib-devel"

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

* Re: [PR REVIEW] goodvibes: update to 0.7.3.
  2022-03-16 13:30 [PR PATCH] goodvibes: update to 0.7.3 mobinmob
  2022-03-20 22:42 ` [PR REVIEW] " paper42
  2022-03-27  6:58 ` [PR PATCH] [Updated] " mobinmob
@ 2022-03-27  6:58 ` mobinmob
  2022-04-10  9:07 ` [PR PATCH] [Merged]: " paper42
  3 siblings, 0 replies; 5+ messages in thread
From: mobinmob @ 2022-03-27  6:58 UTC (permalink / raw)
  To: ml

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

New review comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/36172#discussion_r835861236

Comment:
Thanks, rebased to master and updated for 0.7.4.

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

* Re: [PR PATCH] [Merged]: goodvibes: update to 0.7.3.
  2022-03-16 13:30 [PR PATCH] goodvibes: update to 0.7.3 mobinmob
                   ` (2 preceding siblings ...)
  2022-03-27  6:58 ` [PR REVIEW] " mobinmob
@ 2022-04-10  9:07 ` paper42
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2022-04-10  9:07 UTC (permalink / raw)
  To: ml

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

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

goodvibes: update to 0.7.3.
https://github.com/void-linux/void-packages/pull/36172

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**
<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2022-04-10  9:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-16 13:30 [PR PATCH] goodvibes: update to 0.7.3 mobinmob
2022-03-20 22:42 ` [PR REVIEW] " paper42
2022-03-27  6:58 ` [PR PATCH] [Updated] " mobinmob
2022-03-27  6:58 ` [PR REVIEW] " mobinmob
2022-04-10  9:07 ` [PR PATCH] [Merged]: " paper42

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