all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#67421] [PATCH gnome-team] gnu: libgee: Update to 0.20.6.
@ 2023-11-23 23:20 Vivien Kraus via Guix-patches via
  2023-12-04  1:09 ` Maxim Cournoyer
  2023-12-05 17:42 ` bug#67421: 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:20 UTC (permalink / raw)
  To: 67421; +Cc: rg, liliana.prikler, maxim.cournoyer

* gnu/packages/gnome.scm (libgee): Update to 0.20.6.

Change-Id: I102a31bb7b6bbeed340b14b5fd35b8f2e34c1ac9
---
 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..cc558a2738 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7400,7 +7400,7 @@ (define-public yelp-tools
 (define-public libgee
   (package
     (name "libgee")
-    (version "0.20.5")
+    (version "0.20.6")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/libgee/"
@@ -7408,7 +7408,7 @@ (define-public libgee
                                   "libgee-" version ".tar.xz"))
               (sha256
                (base32
-                "060mbj6ihca315a6wqj47mfzm2881azwm5bl0vwjg9ymay4km1ii"))))
+                "0kbd8y70dd5q40i8gxzvhxkn9niqvp0x6knp4ihwqq0dw7sk9y0v"))))
     (build-system gnu-build-system)
     (arguments
      (list

base-commit: 60db3a6b3f6e4d1bd751d04b7d9ad1e894febf93
-- 
2.41.0




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

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

Hi,

Vivien Kraus <vivien@planete-kraus.eu> writes:

> * gnu/packages/gnome.scm (libgee): Update to 0.20.6.
>
> Change-Id: I102a31bb7b6bbeed340b14b5fd35b8f2e34c1ac9
> ---
>  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..cc558a2738 100644
> --- a/gnu/packages/gnome.scm
> +++ b/gnu/packages/gnome.scm
> @@ -7400,7 +7400,7 @@ (define-public yelp-tools
>  (define-public libgee
>    (package
>      (name "libgee")
> -    (version "0.20.5")
> +    (version "0.20.6")
>      (source (origin
>                (method url-fetch)
>                (uri (string-append "mirror://gnome/sources/libgee/"
> @@ -7408,7 +7408,7 @@ (define-public libgee
>                                    "libgee-" version ".tar.xz"))
>                (sha256
>                 (base32
> -                "060mbj6ihca315a6wqj47mfzm2881azwm5bl0vwjg9ymay4km1ii"))))
> +                "0kbd8y70dd5q40i8gxzvhxkn9niqvp0x6knp4ihwqq0dw7sk9y0v"))))
>      (build-system gnu-build-system)
>      (arguments
>       (list
>
> base-commit: 60db3a6b3f6e4d1bd751d04b7d9ad1e894febf93

Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>

-- 
Thanks,
Maxim




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

* bug#67421: Applied, closing
  2023-11-23 23:20 [bug#67421] [PATCH gnome-team] gnu: libgee: Update to 0.20.6 Vivien Kraus via Guix-patches via
  2023-12-04  1:09 ` 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: 67421-done

Applied, closing.




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

end of thread, other threads:[~2023-12-05 18:13 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:20 [bug#67421] [PATCH gnome-team] gnu: libgee: Update to 0.20.6 Vivien Kraus via Guix-patches via
2023-12-04  1:09 ` Maxim Cournoyer
2023-12-05 17:42 ` bug#67421: 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.