Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] yambar: update to 1.10.0
@ 2023-07-18 18:47 tranzystorek-io
  2023-07-18 20:54 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 1 reply; 3+ messages in thread
From: tranzystorek-io @ 2023-07-18 18:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tranzystorek-io/void-packages yambar
https://github.com/void-linux/void-packages/pull/45111

yambar: update to 1.10.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

Ping @travankor

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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/45111.patch is attached

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

From 45dbb0bf643e9786cff5b3ed113762cc4fcd0b11 Mon Sep 17 00:00:00 2001
From: Marcin Puc <tranzystorek.io@protonmail.com>
Date: Tue, 18 Jul 2023 20:43:45 +0200
Subject: [PATCH] yambar: update to 1.10.0

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

diff --git a/srcpkgs/yambar/template b/srcpkgs/yambar/template
index beb41fd8bf54..abda5138c9ae 100644
--- a/srcpkgs/yambar/template
+++ b/srcpkgs/yambar/template
@@ -1,6 +1,6 @@
 # Template file for 'yambar'
 pkgname=yambar
-version=1.9.0
+version=1.10.0
 revision=1
 build_style=meson
 hostmakedepends="flex pkg-config scdoc wayland-devel"
@@ -15,7 +15,7 @@ license="MIT"
 homepage="https://codeberg.org/dnkl/yambar"
 changelog="https://codeberg.org/dnkl/yambar/raw/branch/master/CHANGELOG.md"
 distfiles="https://codeberg.org/dnkl/yambar/archive/${version}.tar.gz"
-checksum=46f3002338f451c154678167bf3d5f593307954b6f381c50ddef2726b1a8c811
+checksum=ebf08a17b77053f16038c1538fe9d410d06289b8ea28ff5a5022aca8e9b84807
 
 do_check() {
 	xvfb-run ninja -C build/ test

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

* Re: [PR PATCH] [Merged]: yambar: update to 1.10.0
  2023-07-18 18:47 [PR PATCH] yambar: update to 1.10.0 tranzystorek-io
@ 2023-07-18 20:54 ` classabbyamp
  0 siblings, 0 replies; 3+ messages in thread
From: classabbyamp @ 2023-07-18 20:54 UTC (permalink / raw)
  To: ml

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

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

yambar: update to 1.10.0
https://github.com/void-linux/void-packages/pull/45111

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

#### Testing the changes
- I tested the changes in this PR: **YES**

Ping @travankor

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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] 3+ messages in thread

* [PR PATCH] yambar: update to 1.10.0
@ 2023-07-18 18:48 justinesmithies
  0 siblings, 0 replies; 3+ messages in thread
From: justinesmithies @ 2023-07-18 18:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/justinesmithies/void-packages yambar
https://github.com/void-linux/void-packages/pull/45112

yambar: update to 1.10.0
<!-- 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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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/45112.patch is attached

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

From 47eb769d657c17d35012bde0097c685b761c24b6 Mon Sep 17 00:00:00 2001
From: Justine Smithies <justine@smithies.me.uk>
Date: Tue, 18 Jul 2023 19:46:52 +0100
Subject: [PATCH] yambar: update to 1.10.0

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

diff --git a/srcpkgs/yambar/template b/srcpkgs/yambar/template
index beb41fd8bf54..e37bb0812d55 100644
--- a/srcpkgs/yambar/template
+++ b/srcpkgs/yambar/template
@@ -1,6 +1,6 @@
 # Template file for 'yambar'
 pkgname=yambar
-version=1.9.0
+version=1.10.0
 revision=1
 build_style=meson
 hostmakedepends="flex pkg-config scdoc wayland-devel"
@@ -15,7 +15,7 @@ license="MIT"
 homepage="https://codeberg.org/dnkl/yambar"
 changelog="https://codeberg.org/dnkl/yambar/raw/branch/master/CHANGELOG.md"
 distfiles="https://codeberg.org/dnkl/yambar/archive/${version}.tar.gz"
-checksum=46f3002338f451c154678167bf3d5f593307954b6f381c50ddef2726b1a8c811
+checksum=EBF08A17B77053F16038C1538FE9D410D06289B8EA28FF5A5022ACA8E9B84807
 
 do_check() {
 	xvfb-run ninja -C build/ test

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

end of thread, other threads:[~2023-07-18 20:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-18 18:47 [PR PATCH] yambar: update to 1.10.0 tranzystorek-io
2023-07-18 20:54 ` [PR PATCH] [Merged]: " classabbyamp
2023-07-18 18:48 [PR PATCH] " justinesmithies

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