Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] epiphany: update to 46.1.
@ 2024-06-21  9:20 fanyx
  2024-06-21  9:29 ` [PR PATCH] [Closed]: " fanyx
  0 siblings, 1 reply; 3+ messages in thread
From: fanyx @ 2024-06-21  9:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/fanyx/void-packages epiphany
https://github.com/void-linux/void-packages/pull/50909

epiphany: update to 46.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)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl
  - armv7l


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

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

From 4943c9948c2ab7083379ecef05dd14f413e332a9 Mon Sep 17 00:00:00 2001
From: fanyx <fanyx@posteo.net>
Date: Fri, 21 Jun 2024 11:12:26 +0200
Subject: [PATCH] epiphany: update to 46.1.

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

diff --git a/srcpkgs/epiphany/template b/srcpkgs/epiphany/template
index 9b02e937d4f30d..5151ebf087c220 100644
--- a/srcpkgs/epiphany/template
+++ b/srcpkgs/epiphany/template
@@ -1,6 +1,6 @@
 # Template file for 'epiphany'
 pkgname=epiphany
-version=45.3
+version=46.1
 revision=1
 build_style=meson
 configure_args="-Dunit_tests=disabled"
@@ -16,6 +16,6 @@ short_desc="Intuitive GNOME web browser"
 maintainer="oreo639 <oreo6391@gmail.com>"
 license="GPL-2.0-or-later"
 homepage="https://wiki.gnome.org/Apps/Web"
-changelog="https://gitlab.gnome.org/GNOME/epiphany/-/raw/gnome-45/NEWS"
+changelog="https://gitlab.gnome.org/GNOME/epiphany/-/raw/gnome-46/NEWS"
 distfiles="${GNOME_SITE}/epiphany/${version%.*}/epiphany-${version}.tar.xz"
-checksum=6c302e9bdd66290cb0e26f62843cd4c435a4955abdbb4f151f07dc80495d6730
+checksum=260f81469ed64746c2b1143f2f38bedcd96847786567b097d9f72fd3bd9db142

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

* Re: [PR PATCH] [Closed]: epiphany: update to 46.1.
  2024-06-21  9:20 [PR PATCH] epiphany: update to 46.1 fanyx
@ 2024-06-21  9:29 ` fanyx
  0 siblings, 0 replies; 3+ messages in thread
From: fanyx @ 2024-06-21  9:29 UTC (permalink / raw)
  To: ml

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

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

epiphany: update to 46.1.
https://github.com/void-linux/void-packages/pull/50909

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)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl
  - armv7l


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

* [PR PATCH] epiphany: update to 46.1.
@ 2024-06-21  4:56 oreo639
  0 siblings, 0 replies; 3+ messages in thread
From: oreo639 @ 2024-06-21  4:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oreo639/void-packages epiphany
https://github.com/void-linux/void-packages/pull/50906

epiphany: update to 46.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### 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/50906.patch is attached

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

From 663c61f473732674c8fb92573453e5ae99956d96 Mon Sep 17 00:00:00 2001
From: oreo639 <oreo6391@gmail.com>
Date: Tue, 18 Jun 2024 11:31:43 -0700
Subject: [PATCH] epiphany: update to 46.1.

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

diff --git a/srcpkgs/epiphany/template b/srcpkgs/epiphany/template
index 9b02e937d4f30d..d67e3b043dce5f 100644
--- a/srcpkgs/epiphany/template
+++ b/srcpkgs/epiphany/template
@@ -1,6 +1,6 @@
 # Template file for 'epiphany'
 pkgname=epiphany
-version=45.3
+version=46.1
 revision=1
 build_style=meson
 configure_args="-Dunit_tests=disabled"
@@ -18,4 +18,4 @@ license="GPL-2.0-or-later"
 homepage="https://wiki.gnome.org/Apps/Web"
 changelog="https://gitlab.gnome.org/GNOME/epiphany/-/raw/gnome-45/NEWS"
 distfiles="${GNOME_SITE}/epiphany/${version%.*}/epiphany-${version}.tar.xz"
-checksum=6c302e9bdd66290cb0e26f62843cd4c435a4955abdbb4f151f07dc80495d6730
+checksum=260f81469ed64746c2b1143f2f38bedcd96847786567b097d9f72fd3bd9db142

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

end of thread, other threads:[~2024-06-21  9:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-21  9:20 [PR PATCH] epiphany: update to 46.1 fanyx
2024-06-21  9:29 ` [PR PATCH] [Closed]: " fanyx
  -- strict thread matches above, loose matches on Subject: below --
2024-06-21  4:56 [PR PATCH] " oreo639

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