Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] pango: update to 1.50.7.
@ 2022-04-21  0:25 cinerea0
  2022-04-21  0:35 ` [PR PATCH] [Updated] " cinerea0
  2022-04-22 17:33 ` [PR PATCH] [Merged]: " Piraty
  0 siblings, 2 replies; 3+ messages in thread
From: cinerea0 @ 2022-04-21  0:25 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages pango
https://github.com/void-linux/void-packages/pull/36789

pango: update to 1.50.7.
<!-- 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 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/36789.patch is attached

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

From b9a1f69838e139e197a243c892478e79a56895cb Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Wed, 20 Apr 2022 20:24:30 -0400
Subject: [PATCH] pango: update to 1.50.7.

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

diff --git a/srcpkgs/pango/template b/srcpkgs/pango/template
index 4d410dbc72b0..bf3dcf52f6ef 100644
--- a/srcpkgs/pango/template
+++ b/srcpkgs/pango/template
@@ -1,6 +1,6 @@
 # Template file for 'pango'
 pkgname=pango
-version=1.50.6
+version=1.50.7
 revision=1
 build_style=meson
 build_helper=gir
@@ -14,8 +14,8 @@ license="LGPL-2.1-or-later"
 homepage="https://www.pango.org/"
 changelog="https://gitlab.gnome.org/GNOME/pango/-/raw/main/NEWS"
 distfiles="${GNOME_SITE}/pango/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=a998bcf36881c3ac20495d40bceb304f4eaa9175bd2967c85656434cbdafe86a
-make_check=no  # doesn't pass its own tests
+checksum=0477f369a3d4c695df7299a6989dc004756a7f4de27eecac405c6790b7e3ad33
+#make_check=no  # doesn't pass its own tests
 
 # Package build options
 build_options="gir"

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

* Re: [PR PATCH] [Updated] pango: update to 1.50.7.
  2022-04-21  0:25 [PR PATCH] pango: update to 1.50.7 cinerea0
@ 2022-04-21  0:35 ` cinerea0
  2022-04-22 17:33 ` [PR PATCH] [Merged]: " Piraty
  1 sibling, 0 replies; 3+ messages in thread
From: cinerea0 @ 2022-04-21  0:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages pango
https://github.com/void-linux/void-packages/pull/36789

pango: update to 1.50.7.
<!-- 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 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/36789.patch is attached

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

From a6937c8f6613d428c01c513fcee1d5c2a7f53de9 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Wed, 20 Apr 2022 20:35:39 -0400
Subject: [PATCH] pango: update to 1.50.7.

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

diff --git a/srcpkgs/pango/template b/srcpkgs/pango/template
index 4d410dbc72b0..5d49a2f7ed58 100644
--- a/srcpkgs/pango/template
+++ b/srcpkgs/pango/template
@@ -1,6 +1,6 @@
 # Template file for 'pango'
 pkgname=pango
-version=1.50.6
+version=1.50.7
 revision=1
 build_style=meson
 build_helper=gir
@@ -14,7 +14,7 @@ license="LGPL-2.1-or-later"
 homepage="https://www.pango.org/"
 changelog="https://gitlab.gnome.org/GNOME/pango/-/raw/main/NEWS"
 distfiles="${GNOME_SITE}/pango/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=a998bcf36881c3ac20495d40bceb304f4eaa9175bd2967c85656434cbdafe86a
+checksum=0477f369a3d4c695df7299a6989dc004756a7f4de27eecac405c6790b7e3ad33
 make_check=no  # doesn't pass its own tests
 
 # Package build options

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

* Re: [PR PATCH] [Merged]: pango: update to 1.50.7.
  2022-04-21  0:25 [PR PATCH] pango: update to 1.50.7 cinerea0
  2022-04-21  0:35 ` [PR PATCH] [Updated] " cinerea0
@ 2022-04-22 17:33 ` Piraty
  1 sibling, 0 replies; 3+ messages in thread
From: Piraty @ 2022-04-22 17:33 UTC (permalink / raw)
  To: ml

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

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

pango: update to 1.50.7.
https://github.com/void-linux/void-packages/pull/36789

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

end of thread, other threads:[~2022-04-22 17:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-21  0:25 [PR PATCH] pango: update to 1.50.7 cinerea0
2022-04-21  0:35 ` [PR PATCH] [Updated] " cinerea0
2022-04-22 17:33 ` [PR PATCH] [Merged]: " Piraty

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