Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gnome-maps: update to 44.0.
@ 2023-03-23  1:20 someone13574
  2023-03-23  1:23 ` [PR PATCH] [Updated] " someone13574
  2023-03-23 20:33 ` [PR PATCH] [Merged]: " paper42
  0 siblings, 2 replies; 3+ messages in thread
From: someone13574 @ 2023-03-23  1:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/someone13574/void-packages gnome-maps-44.0
https://github.com/void-linux/void-packages/pull/42938

gnome-maps: update to 44.0.
#### 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 (all crossbuilds):
  - aarch64-*
  - armv6l-*
  - armv7l-*
  - i686
  - x86_64-musl


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gnome-maps-44.0-42938.patch --]
[-- Type: text/x-diff, Size: 1009 bytes --]

From 9022b1877740ee81668d6185d596d4db32c438dd Mon Sep 17 00:00:00 2001
From: Owen Law <owenlaw222@gmail.com>
Date: Wed, 22 Mar 2023 20:59:35 -0400
Subject: [PATCH] gnome-maps: update to 44.0.

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

diff --git a/srcpkgs/gnome-maps/template b/srcpkgs/gnome-maps/template
index 9b7682148192..9d3bdb959932 100644
--- a/srcpkgs/gnome-maps/template
+++ b/srcpkgs/gnome-maps/template
@@ -1,6 +1,6 @@
 # Template file for 'gnome-maps'
 pkgname=gnome-maps
-version=43.2
+version=44.0
 revision=1
 build_style=meson
 build_helper="gir"
@@ -15,4 +15,4 @@ license="GPL-2.0-or-later"
 homepage="https://wiki.gnome.org/Apps/Maps"
 changelog="https://gitlab.gnome.org/GNOME/gnome-maps/-/raw/gnome-43/NEWS"
 distfiles="${GNOME_SITE}/gnome-maps/${version%.*}/gnome-maps-${version}.tar.xz"
-checksum=c0221d250be45ea36e971ae63bfde971a46145c967b1c659e96c5b072a71551d
+checksum=6003eb73dd9fd269b4a91bed9bf03ee9ab240c5124eedabf28be22a3fefba595

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

* Re: [PR PATCH] [Updated] gnome-maps: update to 44.0.
  2023-03-23  1:20 [PR PATCH] gnome-maps: update to 44.0 someone13574
@ 2023-03-23  1:23 ` someone13574
  2023-03-23 20:33 ` [PR PATCH] [Merged]: " paper42
  1 sibling, 0 replies; 3+ messages in thread
From: someone13574 @ 2023-03-23  1:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/someone13574/void-packages gnome-maps-44.0
https://github.com/void-linux/void-packages/pull/42938

gnome-maps: update to 44.0.
#### 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 (all crossbuilds):
  - aarch64-*
  - armv6l-*
  - armv7l-*
  - i686
  - x86_64-musl


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gnome-maps-44.0-42938.patch --]
[-- Type: text/x-diff, Size: 1172 bytes --]

From 2c87ebcfb065cb0d60ab6fb2a321db8806ae1a76 Mon Sep 17 00:00:00 2001
From: Owen Law <owenlaw222@gmail.com>
Date: Wed, 22 Mar 2023 20:59:35 -0400
Subject: [PATCH] gnome-maps: update to 44.0.

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

diff --git a/srcpkgs/gnome-maps/template b/srcpkgs/gnome-maps/template
index 9b7682148192..7dc4b4667244 100644
--- a/srcpkgs/gnome-maps/template
+++ b/srcpkgs/gnome-maps/template
@@ -1,6 +1,6 @@
 # Template file for 'gnome-maps'
 pkgname=gnome-maps
-version=43.2
+version=44.0
 revision=1
 build_style=meson
 build_helper="gir"
@@ -13,6 +13,6 @@ short_desc="GNOME maps application"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://wiki.gnome.org/Apps/Maps"
-changelog="https://gitlab.gnome.org/GNOME/gnome-maps/-/raw/gnome-43/NEWS"
+changelog="https://gitlab.gnome.org/GNOME/gnome-maps/-/raw/gnome-44/NEWS"
 distfiles="${GNOME_SITE}/gnome-maps/${version%.*}/gnome-maps-${version}.tar.xz"
-checksum=c0221d250be45ea36e971ae63bfde971a46145c967b1c659e96c5b072a71551d
+checksum=6003eb73dd9fd269b4a91bed9bf03ee9ab240c5124eedabf28be22a3fefba595

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

* Re: [PR PATCH] [Merged]: gnome-maps: update to 44.0.
  2023-03-23  1:20 [PR PATCH] gnome-maps: update to 44.0 someone13574
  2023-03-23  1:23 ` [PR PATCH] [Updated] " someone13574
@ 2023-03-23 20:33 ` paper42
  1 sibling, 0 replies; 3+ messages in thread
From: paper42 @ 2023-03-23 20:33 UTC (permalink / raw)
  To: ml

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

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

gnome-maps: update to 44.0.
https://github.com/void-linux/void-packages/pull/42938

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 (all crossbuilds):
  - aarch64-*
  - armv6l-*
  - armv7l-*
  - i686
  - x86_64-musl


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

end of thread, other threads:[~2023-03-23 20:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-23  1:20 [PR PATCH] gnome-maps: update to 44.0 someone13574
2023-03-23  1:23 ` [PR PATCH] [Updated] " someone13574
2023-03-23 20:33 ` [PR PATCH] [Merged]: " paper42

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