[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
23/58: gnu: gnome-font-viewer: Update to 46.0.
From: |
guix-commits |
Subject: |
23/58: gnu: gnome-font-viewer: Update to 46.0. |
Date: |
Sat, 7 Sep 2024 05:11:04 -0400 (EDT) |
lilyp pushed a commit to branch gnome-team
in repository guix.
commit e81727550203fc7479ba68351481ab591cac6c62
Author: Liliana Marie Prikler <liliana.prikler@gmail.com>
AuthorDate: Mon Jul 15 22:48:05 2024 +0200
gnu: gnome-font-viewer: Update to 46.0.
* gnu/packages/gnome.scm (gnome-font-viewer): Update to 46.0.
---
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 b2041ce73f..4a14e8cbb1 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2410,7 +2410,7 @@ The gnome-about program helps find which version of GNOME
is installed.")
(define-public gnome-font-viewer
(package
(name "gnome-font-viewer")
- (version "44.0")
+ (version "46.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/gnome-font-viewer/"
@@ -2418,7 +2418,7 @@ The gnome-about program helps find which version of GNOME
is installed.")
"/gnome-font-viewer-" version ".tar.xz"))
(sha256
(base32
- "15wzpdbx9wrw4r5l04srw89ak3j3jcmrvpbm27pw53121grisld1"))))
+ "0z2k5nyrizzib657c5k2hnk1v5jcw34bays89l2cq0jx90g40bsr"))))
(build-system meson-build-system)
(arguments
(list
- 13/58: gnu: gnome-clocks: Update to 46.0., (continued)
- 13/58: gnu: gnome-clocks: Update to 46.0., guix-commits, 2024/09/07
- 04/58: gnu: dconf-editor: Update to 45.0.1., guix-commits, 2024/09/07
- 16/58: gnu: Make vte-with-gtk4 the default vte., guix-commits, 2024/09/07
- 19/58: gnu: gnome-contacts: Update to 46.0., guix-commits, 2024/09/07
- 26/58: gnu: gtksourceview: Update to 5.12.1., guix-commits, 2024/09/07
- 24/58: gnu: gnome-keyring: Update to 46.1., guix-commits, 2024/09/07
- 02/58: gnu: tracker-miners: Update to 3.7.3., guix-commits, 2024/09/07
- 10/58: gnu: gnome-calculator: Update to 46.1., guix-commits, 2024/09/07
- 31/58: gnu: simple-scan: Update to 46.0., guix-commits, 2024/09/07
- 25/58: gnu: gnome-maps: Update to 46.11., guix-commits, 2024/09/07
- 23/58: gnu: gnome-font-viewer: Update to 46.0.,
guix-commits <=
- 47/58: gnu: pangomm: Update to 2.54.0., guix-commits, 2024/09/07
- 56/58: gnu: gst-libav: Update to 1.24.6., guix-commits, 2024/09/07
- 48/58: gnu: gtk+: Update to 3.24.41., guix-commits, 2024/09/07