Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] polychromatic: update to 0.8.1.
@ 2023-05-04 18:42 dmarto
  2023-06-05 13:39 ` [PR PATCH] [Updated] " dmarto
  2023-06-25 17:18 ` [PR PATCH] [Merged]: " Duncaen
  0 siblings, 2 replies; 3+ messages in thread
From: dmarto @ 2023-05-04 18:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dmarto/void-packages polychromatic
https://github.com/void-linux/void-packages/pull/43748

polychromatic: update to 0.8.1.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86-64_glibc)


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

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

From 6d08c0eb32e5dbbb7587946d4178795ff6f90872 Mon Sep 17 00:00:00 2001
From: Martin Dimov <martin@dmarto.com>
Date: Thu, 4 May 2023 21:37:40 +0300
Subject: [PATCH] polychromatic: update to 0.8.1.

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

diff --git a/srcpkgs/polychromatic/template b/srcpkgs/polychromatic/template
index 79f243dc0a4c..965a69d0e531 100644
--- a/srcpkgs/polychromatic/template
+++ b/srcpkgs/polychromatic/template
@@ -1,6 +1,6 @@
 # Template file for 'polychromatic'
 pkgname=polychromatic
-version=0.8.0
+version=0.8.1
 revision=1
 build_style=meson
 hostmakedepends="ninja sassc which gettext"
@@ -12,4 +12,4 @@ license="GPL-3.0-or-later"
 homepage="https://polychromatic.app"
 changelog="https://github.com/polychromatic/polychromatic/raw/master/CHANGELOG"
 distfiles="https://github.com/polychromatic/polychromatic/archive/v${version}.tar.gz"
-checksum=b751a226a22d01018c25a72222f410dfb6cd4260eda4225da70b884be499bf00
+checksum=8b905c07d9371f5277409d4921a420c96510acbf0b17e643a3d8736cc39a5a86

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

* Re: [PR PATCH] [Updated] polychromatic: update to 0.8.1.
  2023-05-04 18:42 [PR PATCH] polychromatic: update to 0.8.1 dmarto
@ 2023-06-05 13:39 ` dmarto
  2023-06-25 17:18 ` [PR PATCH] [Merged]: " Duncaen
  1 sibling, 0 replies; 3+ messages in thread
From: dmarto @ 2023-06-05 13:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dmarto/void-packages polychromatic
https://github.com/void-linux/void-packages/pull/43748

polychromatic: update to 0.8.1.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86-64_glibc)


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

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

From 61efd903b7e4391f4667379dccc152659a76e84b Mon Sep 17 00:00:00 2001
From: Martin Dimov <martin@dmarto.com>
Date: Thu, 4 May 2023 21:37:40 +0300
Subject: [PATCH] polychromatic: update to 0.8.1.

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

diff --git a/srcpkgs/polychromatic/template b/srcpkgs/polychromatic/template
index 79f243dc0a4c..965a69d0e531 100644
--- a/srcpkgs/polychromatic/template
+++ b/srcpkgs/polychromatic/template
@@ -1,6 +1,6 @@
 # Template file for 'polychromatic'
 pkgname=polychromatic
-version=0.8.0
+version=0.8.1
 revision=1
 build_style=meson
 hostmakedepends="ninja sassc which gettext"
@@ -12,4 +12,4 @@ license="GPL-3.0-or-later"
 homepage="https://polychromatic.app"
 changelog="https://github.com/polychromatic/polychromatic/raw/master/CHANGELOG"
 distfiles="https://github.com/polychromatic/polychromatic/archive/v${version}.tar.gz"
-checksum=b751a226a22d01018c25a72222f410dfb6cd4260eda4225da70b884be499bf00
+checksum=8b905c07d9371f5277409d4921a420c96510acbf0b17e643a3d8736cc39a5a86

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

* Re: [PR PATCH] [Merged]: polychromatic: update to 0.8.1.
  2023-05-04 18:42 [PR PATCH] polychromatic: update to 0.8.1 dmarto
  2023-06-05 13:39 ` [PR PATCH] [Updated] " dmarto
@ 2023-06-25 17:18 ` Duncaen
  1 sibling, 0 replies; 3+ messages in thread
From: Duncaen @ 2023-06-25 17:18 UTC (permalink / raw)
  To: ml

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

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

polychromatic: update to 0.8.1.
https://github.com/void-linux/void-packages/pull/43748

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

#### Local build testing
- I built this PR locally for my native architecture, (x86-64_glibc)


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

end of thread, other threads:[~2023-06-25 17:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-04 18:42 [PR PATCH] polychromatic: update to 0.8.1 dmarto
2023-06-05 13:39 ` [PR PATCH] [Updated] " dmarto
2023-06-25 17:18 ` [PR PATCH] [Merged]: " Duncaen

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