unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#67335] [PATCH gnome-team] gnu: gnome-font-viewer: Update to 44.0.
@ 2023-11-21 17:53 Vivien Kraus via Guix-patches via
  2023-12-04 19:38 ` bug#67335: " Liliana Marie Prikler
  0 siblings, 1 reply; 2+ messages in thread
From: Vivien Kraus via Guix-patches via @ 2023-11-21 17:53 UTC (permalink / raw)
  To: 67335; +Cc: rg, liliana.prikler, maxim.cournoyer

* gnu/packages/gnome.scm (gnome-font-viewer): Update to 44.0.
[inputs]: Remove libhandy.

Change-Id: I5bab0a37e287ec935f3be280f0e04dbd4b27728a
---
 gnu/packages/gnome.scm | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index ab485cffb1..bddb851599 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2328,7 +2328,7 @@ (define-public gnome-disk-utility
 (define-public gnome-font-viewer
   (package
     (name "gnome-font-viewer")
-    (version "42.0")
+    (version "44.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/gnome-font-viewer/"
@@ -2336,7 +2336,7 @@ (define-public gnome-font-viewer
                                   "/gnome-font-viewer-" version ".tar.xz"))
               (sha256
                (base32
-                "1k4dhk5dmkpxb5xpr9vrl7k2fdpi2fidzni1l2hhb891zzgvi8ng"))))
+                "15wzpdbx9wrw4r5l04srw89ak3j3jcmrvpbm27pw53121grisld1"))))
     (build-system meson-build-system)
     (arguments
      (list
@@ -2362,7 +2362,6 @@ (define-public gnome-font-viewer
            gnome-desktop
            gtk
            libadwaita
-           libhandy
            libxml2))
     (home-page "https://gitlab.gnome.org/GNOME/gnome-font-viewer")
     (synopsis "GNOME Fonts")

base-commit: 1cc3b7e80f60a2a5a6a1400ed0b025efeae7a523
-- 
2.41.0




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

* bug#67335: [PATCH gnome-team] gnu: gnome-font-viewer: Update to 44.0.
  2023-11-21 17:53 [bug#67335] [PATCH gnome-team] gnu: gnome-font-viewer: Update to 44.0 Vivien Kraus via Guix-patches via
@ 2023-12-04 19:38 ` Liliana Marie Prikler
  0 siblings, 0 replies; 2+ messages in thread
From: Liliana Marie Prikler @ 2023-12-04 19:38 UTC (permalink / raw)
  To: Vivien Kraus, 67335-done; +Cc: rg, maxim.cournoyer

Am Dienstag, dem 21.11.2023 um 18:53 +0100 schrieb Vivien Kraus:
> * gnu/packages/gnome.scm (gnome-font-viewer): Update to 44.0.
> [inputs]: Remove libhandy.
> 
> Change-Id: I5bab0a37e287ec935f3be280f0e04dbd4b27728a
> ---
Pushed.

Thanks




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

end of thread, other threads:[~2023-12-04 19:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-21 17:53 [bug#67335] [PATCH gnome-team] gnu: gnome-font-viewer: Update to 44.0 Vivien Kraus via Guix-patches via
2023-12-04 19:38 ` bug#67335: " Liliana Marie Prikler

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