Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gnome-weather: update to 3.34.0.
@ 2020-04-03 12:06 mnabid
  2020-04-05  0:32 ` [PR PATCH] [Updated] gnome-weather: update to 3.34.0. [ci skip] mnabid
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: mnabid @ 2020-04-03 12:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mnabid/void-packages gnome-weather
https://github.com/void-linux/void-packages/pull/20594

gnome-weather: update to 3.34.0.


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

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

From f2fd705162b6fa8509ee8dc899fedf72760d339b Mon Sep 17 00:00:00 2001
From: Nafis <mnabid.25@outlook.com>
Date: Fri, 3 Apr 2020 18:01:31 +0600
Subject: [PATCH] gnome-weather: update to 3.34.0.

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

diff --git a/srcpkgs/gnome-weather/template b/srcpkgs/gnome-weather/template
index 91f67c3f3f7..536d02d35f8 100644
--- a/srcpkgs/gnome-weather/template
+++ b/srcpkgs/gnome-weather/template
@@ -1,10 +1,10 @@
 # Template file for 'gnome-weather'
 pkgname=gnome-weather
-version=3.32.2
+version=3.34.0
 revision=1
 build_helper="gir"
 build_style=meson
-hostmakedepends="pkg-config itstool glib-devel gjs"
+hostmakedepends="gettext pkg-config itstool glib-devel gjs"
 makedepends="gtk+3-devel gjs-devel libgweather-devel geoclue2-devel"
 depends="desktop-file-utils gjs geoclue2 libgweather gnome-desktop"
 short_desc="Access current weather conditions and forecasts for GNOME"
@@ -12,5 +12,5 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://wiki.gnome.org/Apps/Weather"
 distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=1a25c325033a134f291481bb4aa00b5c9af6555daf5bc311e963e629976bdd49
+checksum=24867e21fcb92b81cd0cf09bbf8bc216ccc55d9a66ac21928b66c413f4efc3bc
 lib32disabled=yes

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

* Re: [PR PATCH] [Updated] gnome-weather: update to 3.34.0. [ci skip]
  2020-04-03 12:06 [PR PATCH] gnome-weather: update to 3.34.0 mnabid
@ 2020-04-05  0:32 ` mnabid
  2020-04-05  0:34 ` mnabid
  2020-04-07 19:18 ` [PR PATCH] [Merged]: " Hoshpak
  2 siblings, 0 replies; 4+ messages in thread
From: mnabid @ 2020-04-05  0:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mnabid/void-packages gnome-weather
https://github.com/void-linux/void-packages/pull/20594

gnome-weather: update to 3.34.0. [ci skip]


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

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

From 07a956f77beb97a3a2ce0817095cd12a4d398dc5 Mon Sep 17 00:00:00 2001
From: Nafis <mnabid.25@outlook.com>
Date: Fri, 3 Apr 2020 18:01:31 +0600
Subject: [PATCH] gnome-weather: update to 3.34.0.

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

diff --git a/srcpkgs/gnome-weather/template b/srcpkgs/gnome-weather/template
index 91f67c3f3f7..536d02d35f8 100644
--- a/srcpkgs/gnome-weather/template
+++ b/srcpkgs/gnome-weather/template
@@ -1,10 +1,10 @@
 # Template file for 'gnome-weather'
 pkgname=gnome-weather
-version=3.32.2
+version=3.34.0
 revision=1
 build_helper="gir"
 build_style=meson
-hostmakedepends="pkg-config itstool glib-devel gjs"
+hostmakedepends="gettext pkg-config itstool glib-devel gjs"
 makedepends="gtk+3-devel gjs-devel libgweather-devel geoclue2-devel"
 depends="desktop-file-utils gjs geoclue2 libgweather gnome-desktop"
 short_desc="Access current weather conditions and forecasts for GNOME"
@@ -12,5 +12,5 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://wiki.gnome.org/Apps/Weather"
 distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=1a25c325033a134f291481bb4aa00b5c9af6555daf5bc311e963e629976bdd49
+checksum=24867e21fcb92b81cd0cf09bbf8bc216ccc55d9a66ac21928b66c413f4efc3bc
 lib32disabled=yes

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

* Re: [PR PATCH] [Updated] gnome-weather: update to 3.34.0. [ci skip]
  2020-04-03 12:06 [PR PATCH] gnome-weather: update to 3.34.0 mnabid
  2020-04-05  0:32 ` [PR PATCH] [Updated] gnome-weather: update to 3.34.0. [ci skip] mnabid
@ 2020-04-05  0:34 ` mnabid
  2020-04-07 19:18 ` [PR PATCH] [Merged]: " Hoshpak
  2 siblings, 0 replies; 4+ messages in thread
From: mnabid @ 2020-04-05  0:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mnabid/void-packages gnome-weather
https://github.com/void-linux/void-packages/pull/20594

gnome-weather: update to 3.34.0. [ci skip]


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

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

From 5f805bd3358f2d82c22c05460ce6106104898d4a Mon Sep 17 00:00:00 2001
From: Nafis <mnabid.25@outlook.com>
Date: Fri, 3 Apr 2020 18:01:31 +0600
Subject: [PATCH] gnome-weather: update to 3.34.0.

[ci skip]
---
 srcpkgs/gnome-weather/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/gnome-weather/template b/srcpkgs/gnome-weather/template
index 91f67c3f3f7..536d02d35f8 100644
--- a/srcpkgs/gnome-weather/template
+++ b/srcpkgs/gnome-weather/template
@@ -1,10 +1,10 @@
 # Template file for 'gnome-weather'
 pkgname=gnome-weather
-version=3.32.2
+version=3.34.0
 revision=1
 build_helper="gir"
 build_style=meson
-hostmakedepends="pkg-config itstool glib-devel gjs"
+hostmakedepends="gettext pkg-config itstool glib-devel gjs"
 makedepends="gtk+3-devel gjs-devel libgweather-devel geoclue2-devel"
 depends="desktop-file-utils gjs geoclue2 libgweather gnome-desktop"
 short_desc="Access current weather conditions and forecasts for GNOME"
@@ -12,5 +12,5 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://wiki.gnome.org/Apps/Weather"
 distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=1a25c325033a134f291481bb4aa00b5c9af6555daf5bc311e963e629976bdd49
+checksum=24867e21fcb92b81cd0cf09bbf8bc216ccc55d9a66ac21928b66c413f4efc3bc
 lib32disabled=yes

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

* Re: [PR PATCH] [Merged]: gnome-weather: update to 3.34.0. [ci skip]
  2020-04-03 12:06 [PR PATCH] gnome-weather: update to 3.34.0 mnabid
  2020-04-05  0:32 ` [PR PATCH] [Updated] gnome-weather: update to 3.34.0. [ci skip] mnabid
  2020-04-05  0:34 ` mnabid
@ 2020-04-07 19:18 ` Hoshpak
  2 siblings, 0 replies; 4+ messages in thread
From: Hoshpak @ 2020-04-07 19:18 UTC (permalink / raw)
  To: ml

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

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

gnome-weather: update to 3.34.0. [ci skip]
https://github.com/void-linux/void-packages/pull/20594

Description:
Travis build [timed out](https://travis-ci.org/github/void-linux/void-packages/builds/670535960?utm_source=github_status&utm_medium=notification) for `aarch64*` and `arm*` .

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

end of thread, other threads:[~2020-04-07 19:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-03 12:06 [PR PATCH] gnome-weather: update to 3.34.0 mnabid
2020-04-05  0:32 ` [PR PATCH] [Updated] gnome-weather: update to 3.34.0. [ci skip] mnabid
2020-04-05  0:34 ` mnabid
2020-04-07 19:18 ` [PR PATCH] [Merged]: " Hoshpak

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