GNU bug report logs -
#67422
[PATCH gnome-team] gnu: libgweather4: Update to 4.2.0.
Previous Next
Reported by: Vivien Kraus <vivien <at> planete-kraus.eu>
Date: Thu, 23 Nov 2023 23:28:01 UTC
Severity: normal
Tags: patch
Done: Vivien Kraus <vivien <at> planete-kraus.eu>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 67422 in the body.
You can then email your comments to 67422 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#67422
; Package
guix-patches
.
(Thu, 23 Nov 2023 23:28:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Vivien Kraus <vivien <at> planete-kraus.eu>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Thu, 23 Nov 2023 23:28:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/gnome.scm (libgweather4): Update to 4.2.0.
Change-Id: Iaac8aae420a80858c8f39cb1ad8de9c5499410fa
---
gnu/packages/gnome.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 194a443484..1c3afeeecb 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5872,7 +5872,7 @@ (define-public libgweather4
(package
(inherit libgweather)
(name "libgweather4")
- (version "4.1.1")
+ (version "4.2.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/libgweather/"
@@ -5880,7 +5880,7 @@ (define-public libgweather4
"libgweather-" version ".tar.xz"))
(sha256
(base32
- "1wh3asniv5yiqp0dsk96as2bkx72hamh3ij2md8k0is9yd7ppbjm"))))
+ "00v2rb9dizfvcsq3bgrz68bsi1k04ln5fqhx1q06m5yql0nq32mg"))))
(arguments
(list
#:configure-flags
base-commit: 60db3a6b3f6e4d1bd751d04b7d9ad1e894febf93
--
2.41.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#67422
; Package
guix-patches
.
(Mon, 04 Dec 2023 01:10:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 67422 <at> debbugs.gnu.org (full text, mbox):
Hi,
Vivien Kraus <vivien <at> planete-kraus.eu> writes:
> * gnu/packages/gnome.scm (libgweather4): Update to 4.2.0.
>
> Change-Id: Iaac8aae420a80858c8f39cb1ad8de9c5499410fa
> ---
> gnu/packages/gnome.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
> index 194a443484..1c3afeeecb 100644
> --- a/gnu/packages/gnome.scm
> +++ b/gnu/packages/gnome.scm
> @@ -5872,7 +5872,7 @@ (define-public libgweather4
> (package
> (inherit libgweather)
> (name "libgweather4")
> - (version "4.1.1")
> + (version "4.2.0")
> (source (origin
> (method url-fetch)
> (uri (string-append "mirror://gnome/sources/libgweather/"
> @@ -5880,7 +5880,7 @@ (define-public libgweather4
> "libgweather-" version ".tar.xz"))
> (sha256
> (base32
> - "1wh3asniv5yiqp0dsk96as2bkx72hamh3ij2md8k0is9yd7ppbjm"))))
> + "00v2rb9dizfvcsq3bgrz68bsi1k04ln5fqhx1q06m5yql0nq32mg"))))
> (arguments
> (list
> #:configure-flags
>
> base-commit: 60db3a6b3f6e4d1bd751d04b7d9ad1e894febf93
Reviewed-by: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
--
Thanks,
Maxim
Reply sent
to
Vivien Kraus <vivien <at> planete-kraus.eu>
:
You have taken responsibility.
(Tue, 05 Dec 2023 17:49:05 GMT)
Full text and
rfc822 format available.
Notification sent
to
Vivien Kraus <vivien <at> planete-kraus.eu>
:
bug acknowledged by developer.
(Tue, 05 Dec 2023 17:49:05 GMT)
Full text and
rfc822 format available.
Message #13 received at 67422-done <at> debbugs.gnu.org (full text, mbox):
Applied, closing.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Wed, 03 Jan 2024 12:24:08 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 127 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.