Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gnome-calendar: update to 44.0.
@ 2023-03-25  0:24 someone13574
  2023-03-25  9:12 ` [PR REVIEW] " paper42
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: someone13574 @ 2023-03-25  0:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/someone13574/void-packages gnome-calendar-44.0
https://github.com/void-linux/void-packages/pull/43001

gnome-calendar: update to 44.0.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### 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-*
  - armv7l-*
  - armv6l-*
  - x86_64-musl
  - i686-glibc


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

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

From abd1d2871eea2065c37d77ec46da83f6fe840880 Mon Sep 17 00:00:00 2001
From: Owen Law <owenlaw222@gmail.com>
Date: Fri, 24 Mar 2023 20:21:31 -0400
Subject: [PATCH] gnome-calendar: update to 44.0.

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

diff --git a/srcpkgs/gnome-calendar/template b/srcpkgs/gnome-calendar/template
index 70cc9f9dfcda..e451c5af4392 100644
--- a/srcpkgs/gnome-calendar/template
+++ b/srcpkgs/gnome-calendar/template
@@ -1,6 +1,6 @@
 # Template file for 'gnome-calendar'
 pkgname=gnome-calendar
-version=43.1
+version=44.0
 revision=1
 build_style=meson
 hostmakedepends="gettext glib-devel pkg-config gtk-update-icon-cache
@@ -15,7 +15,7 @@ homepage="https://wiki.gnome.org/Apps/Calendar"
 #changelog="https://gitlab.gnome.org/GNOME/gnome-calendar/-/raw/gnome-43/NEWS"
 changelog="https://gitlab.gnome.org/GNOME/gnome-calendar/-/raw/main/NEWS"
 distfiles="${GNOME_SITE}/gnome-calendar/${version%.*}/gnome-calendar-${version}.tar.xz"
-checksum=afa5fc66e2f691553cc7d517db2363cff2d62cd1b5df455e5f4f7133139d21f2
+checksum=96acd74cbf45652934515cc3447a3b895e933f86324ca92436f67ddd63c3a802
 
 build_options="gir"
 build_options_default="gir"

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

* Re: [PR REVIEW] gnome-calendar: update to 44.0.
  2023-03-25  0:24 [PR PATCH] gnome-calendar: update to 44.0 someone13574
@ 2023-03-25  9:12 ` paper42
  2023-03-25 14:23 ` [PR PATCH] [Updated] " someone13574
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: paper42 @ 2023-03-25  9:12 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/43001#discussion_r1148337103

Comment:
44

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

* Re: [PR PATCH] [Updated] gnome-calendar: update to 44.0.
  2023-03-25  0:24 [PR PATCH] gnome-calendar: update to 44.0 someone13574
  2023-03-25  9:12 ` [PR REVIEW] " paper42
@ 2023-03-25 14:23 ` someone13574
  2023-03-25 14:23 ` someone13574
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: someone13574 @ 2023-03-25 14:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/someone13574/void-packages gnome-calendar-44.0
https://github.com/void-linux/void-packages/pull/43001

gnome-calendar: update to 44.0.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### 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-*
  - armv7l-*
  - armv6l-*
  - x86_64-musl
  - i686-glibc


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

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

From abd1d2871eea2065c37d77ec46da83f6fe840880 Mon Sep 17 00:00:00 2001
From: Owen Law <owenlaw222@gmail.com>
Date: Fri, 24 Mar 2023 20:21:31 -0400
Subject: [PATCH 1/2] gnome-calendar: update to 44.0.

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

diff --git a/srcpkgs/gnome-calendar/template b/srcpkgs/gnome-calendar/template
index 70cc9f9dfcda..e451c5af4392 100644
--- a/srcpkgs/gnome-calendar/template
+++ b/srcpkgs/gnome-calendar/template
@@ -1,6 +1,6 @@
 # Template file for 'gnome-calendar'
 pkgname=gnome-calendar
-version=43.1
+version=44.0
 revision=1
 build_style=meson
 hostmakedepends="gettext glib-devel pkg-config gtk-update-icon-cache
@@ -15,7 +15,7 @@ homepage="https://wiki.gnome.org/Apps/Calendar"
 #changelog="https://gitlab.gnome.org/GNOME/gnome-calendar/-/raw/gnome-43/NEWS"
 changelog="https://gitlab.gnome.org/GNOME/gnome-calendar/-/raw/main/NEWS"
 distfiles="${GNOME_SITE}/gnome-calendar/${version%.*}/gnome-calendar-${version}.tar.xz"
-checksum=afa5fc66e2f691553cc7d517db2363cff2d62cd1b5df455e5f4f7133139d21f2
+checksum=96acd74cbf45652934515cc3447a3b895e933f86324ca92436f67ddd63c3a802
 
 build_options="gir"
 build_options_default="gir"

From c0c8d247fc7bc465bd0495ff14d5731a5493e74b Mon Sep 17 00:00:00 2001
From: Owen Law <owenlaw222@gmail.com>
Date: Sat, 25 Mar 2023 10:22:58 -0400
Subject: [PATCH 2/2] gnome-calendar: update to 44.0.

---
 srcpkgs/gnome-calendar/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/gnome-calendar/template b/srcpkgs/gnome-calendar/template
index e451c5af4392..4b44f94fc738 100644
--- a/srcpkgs/gnome-calendar/template
+++ b/srcpkgs/gnome-calendar/template
@@ -12,7 +12,7 @@ short_desc="Calendar application designed to perfectly fit the GNOME desktop"
 maintainer="Michal Vasilek <michal@vasilek.cz>"
 license="GPL-2.0-or-later"
 homepage="https://wiki.gnome.org/Apps/Calendar"
-#changelog="https://gitlab.gnome.org/GNOME/gnome-calendar/-/raw/gnome-43/NEWS"
+#changelog="https://gitlab.gnome.org/GNOME/gnome-calendar/-/raw/gnome-44/NEWS"
 changelog="https://gitlab.gnome.org/GNOME/gnome-calendar/-/raw/main/NEWS"
 distfiles="${GNOME_SITE}/gnome-calendar/${version%.*}/gnome-calendar-${version}.tar.xz"
 checksum=96acd74cbf45652934515cc3447a3b895e933f86324ca92436f67ddd63c3a802

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

* Re: [PR PATCH] [Updated] gnome-calendar: update to 44.0.
  2023-03-25  0:24 [PR PATCH] gnome-calendar: update to 44.0 someone13574
  2023-03-25  9:12 ` [PR REVIEW] " paper42
  2023-03-25 14:23 ` [PR PATCH] [Updated] " someone13574
@ 2023-03-25 14:23 ` someone13574
  2023-03-25 14:24 ` someone13574
  2023-03-25 20:32 ` [PR PATCH] [Merged]: " paper42
  4 siblings, 0 replies; 6+ messages in thread
From: someone13574 @ 2023-03-25 14:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/someone13574/void-packages gnome-calendar-44.0
https://github.com/void-linux/void-packages/pull/43001

gnome-calendar: update to 44.0.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### 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-*
  - armv7l-*
  - armv6l-*
  - x86_64-musl
  - i686-glibc


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

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

From abd1d2871eea2065c37d77ec46da83f6fe840880 Mon Sep 17 00:00:00 2001
From: Owen Law <owenlaw222@gmail.com>
Date: Fri, 24 Mar 2023 20:21:31 -0400
Subject: [PATCH] gnome-calendar: update to 44.0.

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

diff --git a/srcpkgs/gnome-calendar/template b/srcpkgs/gnome-calendar/template
index 70cc9f9dfcda..e451c5af4392 100644
--- a/srcpkgs/gnome-calendar/template
+++ b/srcpkgs/gnome-calendar/template
@@ -1,6 +1,6 @@
 # Template file for 'gnome-calendar'
 pkgname=gnome-calendar
-version=43.1
+version=44.0
 revision=1
 build_style=meson
 hostmakedepends="gettext glib-devel pkg-config gtk-update-icon-cache
@@ -15,7 +15,7 @@ homepage="https://wiki.gnome.org/Apps/Calendar"
 #changelog="https://gitlab.gnome.org/GNOME/gnome-calendar/-/raw/gnome-43/NEWS"
 changelog="https://gitlab.gnome.org/GNOME/gnome-calendar/-/raw/main/NEWS"
 distfiles="${GNOME_SITE}/gnome-calendar/${version%.*}/gnome-calendar-${version}.tar.xz"
-checksum=afa5fc66e2f691553cc7d517db2363cff2d62cd1b5df455e5f4f7133139d21f2
+checksum=96acd74cbf45652934515cc3447a3b895e933f86324ca92436f67ddd63c3a802
 
 build_options="gir"
 build_options_default="gir"

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

* Re: [PR PATCH] [Updated] gnome-calendar: update to 44.0.
  2023-03-25  0:24 [PR PATCH] gnome-calendar: update to 44.0 someone13574
                   ` (2 preceding siblings ...)
  2023-03-25 14:23 ` someone13574
@ 2023-03-25 14:24 ` someone13574
  2023-03-25 20:32 ` [PR PATCH] [Merged]: " paper42
  4 siblings, 0 replies; 6+ messages in thread
From: someone13574 @ 2023-03-25 14:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/someone13574/void-packages gnome-calendar-44.0
https://github.com/void-linux/void-packages/pull/43001

gnome-calendar: update to 44.0.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### 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-*
  - armv7l-*
  - armv6l-*
  - x86_64-musl
  - i686-glibc


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

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

From 140afad6786e33cfa0d9c517762ce8dbf8956cf6 Mon Sep 17 00:00:00 2001
From: Owen Law <owenlaw222@gmail.com>
Date: Fri, 24 Mar 2023 20:21:31 -0400
Subject: [PATCH] gnome-calendar: update to 44.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 70cc9f9dfcda..4b44f94fc738 100644
--- a/srcpkgs/gnome-calendar/template
+++ b/srcpkgs/gnome-calendar/template
@@ -1,6 +1,6 @@
 # Template file for 'gnome-calendar'
 pkgname=gnome-calendar
-version=43.1
+version=44.0
 revision=1
 build_style=meson
 hostmakedepends="gettext glib-devel pkg-config gtk-update-icon-cache
@@ -12,10 +12,10 @@ short_desc="Calendar application designed to perfectly fit the GNOME desktop"
 maintainer="Michal Vasilek <michal@vasilek.cz>"
 license="GPL-2.0-or-later"
 homepage="https://wiki.gnome.org/Apps/Calendar"
-#changelog="https://gitlab.gnome.org/GNOME/gnome-calendar/-/raw/gnome-43/NEWS"
+#changelog="https://gitlab.gnome.org/GNOME/gnome-calendar/-/raw/gnome-44/NEWS"
 changelog="https://gitlab.gnome.org/GNOME/gnome-calendar/-/raw/main/NEWS"
 distfiles="${GNOME_SITE}/gnome-calendar/${version%.*}/gnome-calendar-${version}.tar.xz"
-checksum=afa5fc66e2f691553cc7d517db2363cff2d62cd1b5df455e5f4f7133139d21f2
+checksum=96acd74cbf45652934515cc3447a3b895e933f86324ca92436f67ddd63c3a802
 
 build_options="gir"
 build_options_default="gir"

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

* Re: [PR PATCH] [Merged]: gnome-calendar: update to 44.0.
  2023-03-25  0:24 [PR PATCH] gnome-calendar: update to 44.0 someone13574
                   ` (3 preceding siblings ...)
  2023-03-25 14:24 ` someone13574
@ 2023-03-25 20:32 ` paper42
  4 siblings, 0 replies; 6+ messages in thread
From: paper42 @ 2023-03-25 20:32 UTC (permalink / raw)
  To: ml

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

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

gnome-calendar: update to 44.0.
https://github.com/void-linux/void-packages/pull/43001

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

#### 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-*
  - armv7l-*
  - armv6l-*
  - x86_64-musl
  - i686-glibc


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

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

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-25  0:24 [PR PATCH] gnome-calendar: update to 44.0 someone13574
2023-03-25  9:12 ` [PR REVIEW] " paper42
2023-03-25 14:23 ` [PR PATCH] [Updated] " someone13574
2023-03-25 14:23 ` someone13574
2023-03-25 14:24 ` someone13574
2023-03-25 20:32 ` [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).