unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#67163] [PATCH] gnu: eog: Update to 44.3.
@ 2023-11-14  0:09 Vivien Kraus via Guix-patches via
  2023-11-14  0:09 ` [bug#67163] [PATCH gnome-team v2] " Vivien Kraus via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Vivien Kraus via Guix-patches via @ 2023-11-14  0:09 UTC (permalink / raw)
  To: 67163

* gnu/packages/gnome.scm (eog): Update to 44.3.

Change-Id: I3088d9213fe044746d8043d01c0243ce19e616e9
---
 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 2958da2cd9..bd5bb00d90 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6798,7 +6798,7 @@ (define-public rhythmbox
 (define-public eog
   (package
     (name "eog")
-    (version "42.3")
+    (version "44.3")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -6806,7 +6806,7 @@ (define-public eog
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0fpl8wz1j10r59m20d61b7wmp8ga48dd7svqv1a2ip66ig1b7h9h"))))
+                "134xvb2fcfh6ciyk2f3rh7khh7b2n8lr13sc977zhbs39c7xgcnn"))))
     (build-system meson-build-system)
     (arguments
      (list

base-commit: 72e886328c14c832b2ed71c400069b63852ee18d
-- 
2.41.0




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

* [bug#67163] [PATCH gnome-team v2] gnu: eog: Update to 44.3.
  2023-11-14  0:09 [bug#67163] [PATCH] gnu: eog: Update to 44.3 Vivien Kraus via Guix-patches via
@ 2023-11-14  0:09 ` Vivien Kraus via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: Vivien Kraus via Guix-patches via @ 2023-11-14  0:09 UTC (permalink / raw)
  To: 67163; +Cc: liliana.prikler, maxim.cournoyer, rg

* gnu/packages/gnome.scm (eog): Update to 44.3.

Change-Id: I3088d9213fe044746d8043d01c0243ce19e616e9
---
 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 2958da2cd9..bd5bb00d90 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6798,7 +6798,7 @@ (define-public rhythmbox
 (define-public eog
   (package
     (name "eog")
-    (version "42.3")
+    (version "44.3")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -6806,7 +6806,7 @@ (define-public eog
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0fpl8wz1j10r59m20d61b7wmp8ga48dd7svqv1a2ip66ig1b7h9h"))))
+                "134xvb2fcfh6ciyk2f3rh7khh7b2n8lr13sc977zhbs39c7xgcnn"))))
     (build-system meson-build-system)
     (arguments
      (list

base-commit: 72e886328c14c832b2ed71c400069b63852ee18d
-- 
2.41.0




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

end of thread, other threads:[~2023-11-14 13:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-14  0:09 [bug#67163] [PATCH] gnu: eog: Update to 44.3 Vivien Kraus via Guix-patches via
2023-11-14  0:09 ` [bug#67163] [PATCH gnome-team v2] " Vivien Kraus via Guix-patches via

Code repositories for project(s) associated with this public inbox

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

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 read-only IMAP folder(s) and NNTP newsgroup(s).