all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#67422] [PATCH gnome-team] gnu: libgweather4: Update to 4.2.0.
@ 2023-11-23 23:26 Vivien Kraus via Guix-patches via
  2023-12-04  1:08 ` Maxim Cournoyer
  2023-12-05 17:42 ` bug#67422: Applied, closing Vivien Kraus via Guix-patches via
  0 siblings, 2 replies; 3+ messages in thread
From: Vivien Kraus via Guix-patches via @ 2023-11-23 23:26 UTC (permalink / raw)
  To: 67422; +Cc: rg, liliana.prikler, maxim.cournoyer

* 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




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

* [bug#67422] [PATCH gnome-team] gnu: libgweather4: Update to 4.2.0.
  2023-11-23 23:26 [bug#67422] [PATCH gnome-team] gnu: libgweather4: Update to 4.2.0 Vivien Kraus via Guix-patches via
@ 2023-12-04  1:08 ` Maxim Cournoyer
  2023-12-05 17:42 ` bug#67422: Applied, closing Vivien Kraus via Guix-patches via
  1 sibling, 0 replies; 3+ messages in thread
From: Maxim Cournoyer @ 2023-12-04  1:08 UTC (permalink / raw)
  To: Vivien Kraus; +Cc: rg, 67422, liliana.prikler

Hi,

Vivien Kraus <vivien@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@gmail.com>

-- 
Thanks,
Maxim




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

* bug#67422: Applied, closing
  2023-11-23 23:26 [bug#67422] [PATCH gnome-team] gnu: libgweather4: Update to 4.2.0 Vivien Kraus via Guix-patches via
  2023-12-04  1:08 ` Maxim Cournoyer
@ 2023-12-05 17:42 ` Vivien Kraus via Guix-patches via
  1 sibling, 0 replies; 3+ messages in thread
From: Vivien Kraus via Guix-patches via @ 2023-12-05 17:42 UTC (permalink / raw)
  To: 67422-done

Applied, closing.




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

end of thread, other threads:[~2023-12-05 18:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-23 23:26 [bug#67422] [PATCH gnome-team] gnu: libgweather4: Update to 4.2.0 Vivien Kraus via Guix-patches via
2023-12-04  1:08 ` Maxim Cournoyer
2023-12-05 17:42 ` bug#67422: Applied, closing Vivien Kraus via Guix-patches via

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.