Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gnome-calendar: update to 46.0.
@ 2024-03-21 10:25 fanyx
  2024-04-14  8:04 ` [PR PATCH] [Updated] " oreo639
  2024-04-14  8:04 ` [PR PATCH] [Merged]: " oreo639
  0 siblings, 2 replies; 3+ messages in thread
From: fanyx @ 2024-03-21 10:25 UTC (permalink / raw)
  To: ml

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

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

https://github.com/fanyx/void-packages gnome-calendar
https://github.com/void-linux/void-packages/pull/49414

gnome-calendar: update to 46.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)

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

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

From b68a70d0f3c1b4872c54740d1c5b02013ba8578e Mon Sep 17 00:00:00 2001
From: fanyx <fanyx@posteo.net>
Date: Thu, 21 Mar 2024 11:24:38 +0100
Subject: [PATCH] gnome-calendar: update to 46.0.

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

diff --git a/srcpkgs/gnome-calendar/template b/srcpkgs/gnome-calendar/template
index 69fc38641eb95c..48127f652bf376 100644
--- a/srcpkgs/gnome-calendar/template
+++ b/srcpkgs/gnome-calendar/template
@@ -1,6 +1,6 @@
 # Template file for 'gnome-calendar'
 pkgname=gnome-calendar
-version=45.1
+version=46.0
 revision=1
 build_style=meson
 hostmakedepends="gettext glib-devel pkg-config gtk4-update-icon-cache
@@ -12,10 +12,9 @@ short_desc="Calendar application designed to perfectly fit the GNOME desktop"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://wiki.gnome.org/Apps/Calendar"
-#changelog="https://gitlab.gnome.org/GNOME/gnome-calendar/-/raw/gnome-45/NEWS"
 changelog="https://gitlab.gnome.org/GNOME/gnome-calendar/-/raw/main/NEWS"
 distfiles="${GNOME_SITE}/gnome-calendar/${version%.*}/gnome-calendar-${version}.tar.xz"
-checksum=7fa8507543865aa7432bb5319830c87158b5447ca09cca45b607dc6796c71008
+checksum=5e21960c174bd8606d9089bf79c70f31070ab4837919878b00db2f14af9fe718
 
 build_options="gir"
 build_options_default="gir"

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

* Re: [PR PATCH] [Updated] gnome-calendar: update to 46.0.
  2024-03-21 10:25 [PR PATCH] gnome-calendar: update to 46.0 fanyx
@ 2024-04-14  8:04 ` oreo639
  2024-04-14  8:04 ` [PR PATCH] [Merged]: " oreo639
  1 sibling, 0 replies; 3+ messages in thread
From: oreo639 @ 2024-04-14  8:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/fanyx/void-packages gnome-calendar
https://github.com/void-linux/void-packages/pull/49414

gnome-calendar: update to 46.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)

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

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

From 715bc99e030d1bbef7906bc7bd76a79c95af1711 Mon Sep 17 00:00:00 2001
From: fanyx <fanyx@posteo.net>
Date: Thu, 21 Mar 2024 11:24:38 +0100
Subject: [PATCH] gnome-calendar: update to 46.0.

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

diff --git a/srcpkgs/gnome-calendar/template b/srcpkgs/gnome-calendar/template
index 69fc38641eb95c..9d51bd45b67c99 100644
--- a/srcpkgs/gnome-calendar/template
+++ b/srcpkgs/gnome-calendar/template
@@ -1,6 +1,6 @@
 # Template file for 'gnome-calendar'
 pkgname=gnome-calendar
-version=45.1
+version=46.0
 revision=1
 build_style=meson
 hostmakedepends="gettext glib-devel pkg-config gtk4-update-icon-cache
@@ -12,10 +12,10 @@ short_desc="Calendar application designed to perfectly fit the GNOME desktop"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://wiki.gnome.org/Apps/Calendar"
-#changelog="https://gitlab.gnome.org/GNOME/gnome-calendar/-/raw/gnome-45/NEWS"
+#changelog="https://gitlab.gnome.org/GNOME/gnome-calendar/-/raw/gnome-46/NEWS"
 changelog="https://gitlab.gnome.org/GNOME/gnome-calendar/-/raw/main/NEWS"
 distfiles="${GNOME_SITE}/gnome-calendar/${version%.*}/gnome-calendar-${version}.tar.xz"
-checksum=7fa8507543865aa7432bb5319830c87158b5447ca09cca45b607dc6796c71008
+checksum=5e21960c174bd8606d9089bf79c70f31070ab4837919878b00db2f14af9fe718
 
 build_options="gir"
 build_options_default="gir"

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

* Re: [PR PATCH] [Merged]: gnome-calendar: update to 46.0.
  2024-03-21 10:25 [PR PATCH] gnome-calendar: update to 46.0 fanyx
  2024-04-14  8:04 ` [PR PATCH] [Updated] " oreo639
@ 2024-04-14  8:04 ` oreo639
  1 sibling, 0 replies; 3+ messages in thread
From: oreo639 @ 2024-04-14  8:04 UTC (permalink / raw)
  To: ml

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

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

gnome-calendar: update to 46.0.
https://github.com/void-linux/void-packages/pull/49414

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)

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

end of thread, other threads:[~2024-04-14  8:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-21 10:25 [PR PATCH] gnome-calendar: update to 46.0 fanyx
2024-04-14  8:04 ` [PR PATCH] [Updated] " oreo639
2024-04-14  8:04 ` [PR PATCH] [Merged]: " 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).