Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] yaru: update to 22.10.1.
@ 2022-08-25 13:40 mobinmob
  2022-08-25 17:14 ` [PR REVIEW] " classabbyamp
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: mobinmob @ 2022-08-25 13:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages yaru-theme
https://github.com/void-linux/void-packages/pull/38904

yaru: update to 22.10.1.
<!-- 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/38904.patch is attached

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

From 9e5c364a9ec80e16c375ee0c2adea2b153eb405c Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 25 Aug 2022 16:43:23 +0300
Subject: [PATCH] yaru: update to 22.10.1.

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

diff --git a/srcpkgs/yaru/template b/srcpkgs/yaru/template
index 94264394ad6d..cf56e6487b61 100644
--- a/srcpkgs/yaru/template
+++ b/srcpkgs/yaru/template
@@ -1,6 +1,6 @@
 # Template file for 'yaru'
 pkgname=yaru
-version=22.04.4
+version=22.10.1
 revision=1
 build_style=meson
 configure_args="-Dxfwm4=true"
@@ -11,4 +11,4 @@ maintainer="mobinmob <mobinmob@disroot.org>"
 license="GPL-3.0-or-later, CC-BY-SA-4.0"
 homepage="https://github.com/ubuntu/yaru"
 distfiles="https://github.com/ubuntu/yaru/archive/$version.tar.gz"
-checksum=e8b85d3b1965b4611b4280b4d53b8deafdac754f795a8aad43c22ddb3308025e
+checksum=59f76a9118189dfd4d04fb002762713937ff8248f92d8238ed32b0f6b1d3bcc7

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

* Re: [PR REVIEW] yaru: update to 22.10.1.
  2022-08-25 13:40 [PR PATCH] yaru: update to 22.10.1 mobinmob
@ 2022-08-25 17:14 ` classabbyamp
  2022-08-26 15:52 ` [PR PATCH] [Updated] " mobinmob
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2022-08-25 17:14 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/38904#discussion_r955229595

Comment:
```suggestion
homepage="https://github.com/ubuntu/yaru"
changelog="https://raw.githubusercontent.com/ubuntu/yaru/master/debian/changelog"
```

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

* Re: [PR PATCH] [Updated] yaru: update to 22.10.1.
  2022-08-25 13:40 [PR PATCH] yaru: update to 22.10.1 mobinmob
  2022-08-25 17:14 ` [PR REVIEW] " classabbyamp
@ 2022-08-26 15:52 ` mobinmob
  2022-08-26 15:52 ` [PR REVIEW] " mobinmob
  2022-08-26 15:57 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: mobinmob @ 2022-08-26 15:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages yaru-theme
https://github.com/void-linux/void-packages/pull/38904

yaru: update to 22.10.1.
<!-- 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/38904.patch is attached

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

From f3f5c819efa4b3c96356f854fd7e22e19d35f5c0 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 25 Aug 2022 16:43:23 +0300
Subject: [PATCH] yaru: update to 22.10.1.

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

diff --git a/srcpkgs/yaru/template b/srcpkgs/yaru/template
index 94264394ad6d..f147179c5c2b 100644
--- a/srcpkgs/yaru/template
+++ b/srcpkgs/yaru/template
@@ -1,6 +1,6 @@
 # Template file for 'yaru'
 pkgname=yaru
-version=22.04.4
+version=22.10.1
 revision=1
 build_style=meson
 configure_args="-Dxfwm4=true"
@@ -10,5 +10,6 @@ short_desc="Default Ubuntu 18.10+ theme"
 maintainer="mobinmob <mobinmob@disroot.org>"
 license="GPL-3.0-or-later, CC-BY-SA-4.0"
 homepage="https://github.com/ubuntu/yaru"
+changelog="https://raw.githubusercontent.com/ubuntu/yaru/master/debian/changelog"
 distfiles="https://github.com/ubuntu/yaru/archive/$version.tar.gz"
-checksum=e8b85d3b1965b4611b4280b4d53b8deafdac754f795a8aad43c22ddb3308025e
+checksum=59f76a9118189dfd4d04fb002762713937ff8248f92d8238ed32b0f6b1d3bcc7

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

* Re: [PR REVIEW] yaru: update to 22.10.1.
  2022-08-25 13:40 [PR PATCH] yaru: update to 22.10.1 mobinmob
  2022-08-25 17:14 ` [PR REVIEW] " classabbyamp
  2022-08-26 15:52 ` [PR PATCH] [Updated] " mobinmob
@ 2022-08-26 15:52 ` mobinmob
  2022-08-26 15:57 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: mobinmob @ 2022-08-26 15:52 UTC (permalink / raw)
  To: ml

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

New review comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/38904#discussion_r956184059

Comment:
Done, thanks :)

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

* Re: [PR PATCH] [Merged]: yaru: update to 22.10.1.
  2022-08-25 13:40 [PR PATCH] yaru: update to 22.10.1 mobinmob
                   ` (2 preceding siblings ...)
  2022-08-26 15:52 ` [PR REVIEW] " mobinmob
@ 2022-08-26 15:57 ` classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2022-08-26 15:57 UTC (permalink / raw)
  To: ml

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

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

yaru: update to 22.10.1.
https://github.com/void-linux/void-packages/pull/38904

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 [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] 5+ messages in thread

end of thread, other threads:[~2022-08-26 15:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-25 13:40 [PR PATCH] yaru: update to 22.10.1 mobinmob
2022-08-25 17:14 ` [PR REVIEW] " classabbyamp
2022-08-26 15:52 ` [PR PATCH] [Updated] " mobinmob
2022-08-26 15:52 ` [PR REVIEW] " mobinmob
2022-08-26 15:57 ` [PR PATCH] [Merged]: " classabbyamp

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