Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] qt5-webengine: update to 5.15.9.
@ 2022-04-20 23:23 jsbronder
  2022-06-08  9:40 ` Johnnynator
  2022-06-08  9:40 ` [PR PATCH] [Closed]: " Johnnynator
  0 siblings, 2 replies; 3+ messages in thread
From: jsbronder @ 2022-04-20 23:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jsbronder/void-packages qt5-webengine-5.15.9
https://github.com/void-linux/void-packages/pull/36787

qt5-webengine: update to 5.15.9.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES** (with qutebrowser since 5.15.9 was tagged)

<!--
#### 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, (x86_64-glibc)

[ci skip]



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-qt5-webengine-5.15.9-36787.patch --]
[-- Type: text/x-diff, Size: 1464 bytes --]

From 4a2366b21e454035cfcec87f606821e926fd7305 Mon Sep 17 00:00:00 2001
From: Justin Bronder <jsbronder@cold-front.org>
Date: Wed, 20 Apr 2022 19:21:20 -0400
Subject: [PATCH] qt5-webengine: update to 5.15.9.

---
 srcpkgs/qt5-webengine/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/qt5-webengine/template b/srcpkgs/qt5-webengine/template
index 213672ab215c..d6586b8599c2 100644
--- a/srcpkgs/qt5-webengine/template
+++ b/srcpkgs/qt5-webengine/template
@@ -1,9 +1,9 @@
 # Template file for 'qt5-webengine'
 pkgname=qt5-webengine
-version=5.15.8
+version=5.15.9
 revision=1
 _version="${version}-lts"
-_chromium_commit=8c0a9b4459f5200a24ab9e687a3fb32e975382e5
+_chromium_commit=d13d0924c4e18ecc4b79adf0fec142ee9a9eaa14
 archs="x86_64* i686* armv[67]* ppc64* aarch64*"
 wrksrc="qtwebengine-${_version}"
 build_style=qmake
@@ -32,8 +32,8 @@ license="GPL-3.0-or-later, LGPL-3.0-or-later"
 homepage="https://qt.io/"
 distfiles="https://github.com/qt/qtwebengine/archive/v${_version}.tar.gz
  https://github.com/qt/qtwebengine-chromium/archive/${_chromium_commit}.tar.gz"
-checksum="2f92476a1b635f441370836ca57855efdbb2cab0983f2d526b80cfb413631480
- 75c79b886cf9c10778c5880754e1cf021e9a5e4fc372e8e6ab252d4ada263062"
+checksum="cfa4a4d06ea3caacf319f360497820870273f97a6f6e2f30e27da6cab1d3c671
+ 354189a637c3335f5b601501617706a5a376e4e546d673e9fcd68b2704d0cbc1"
 
 no_generic_pkgconfig_link=yes
 build_options="sndio pipewire"

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

* Re: qt5-webengine: update to 5.15.9.
  2022-04-20 23:23 [PR PATCH] qt5-webengine: update to 5.15.9 jsbronder
@ 2022-06-08  9:40 ` Johnnynator
  2022-06-08  9:40 ` [PR PATCH] [Closed]: " Johnnynator
  1 sibling, 0 replies; 3+ messages in thread
From: Johnnynator @ 2022-06-08  9:40 UTC (permalink / raw)
  To: ml

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

New comment by Johnnynator on void-packages repository

https://github.com/void-linux/void-packages/pull/36787#issuecomment-1149694845

Comment:
Sry, totally missed this pr. qt5-webengine 5.15.10 is already out. Do have this (and other qt updates) preprared in #37445 

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

* Re: [PR PATCH] [Closed]: qt5-webengine: update to 5.15.9.
  2022-04-20 23:23 [PR PATCH] qt5-webengine: update to 5.15.9 jsbronder
  2022-06-08  9:40 ` Johnnynator
@ 2022-06-08  9:40 ` Johnnynator
  1 sibling, 0 replies; 3+ messages in thread
From: Johnnynator @ 2022-06-08  9:40 UTC (permalink / raw)
  To: ml

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

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

qt5-webengine: update to 5.15.9.
https://github.com/void-linux/void-packages/pull/36787

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

#### Testing the changes
- I tested the changes in this PR: **YES** (with qutebrowser since 5.15.9 was tagged)

<!--
#### 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, (x86_64-glibc)

[ci skip]



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

end of thread, other threads:[~2022-06-08  9:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-20 23:23 [PR PATCH] qt5-webengine: update to 5.15.9 jsbronder
2022-06-08  9:40 ` Johnnynator
2022-06-08  9:40 ` [PR PATCH] [Closed]: " Johnnynator

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