[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
23/84: gnu: gnome-font-viewer: Update to 46.0.
From: |
guix-commits |
Subject: |
23/84: gnu: gnome-font-viewer: Update to 46.0. |
Date: |
Sat, 9 Nov 2024 03:54:33 -0500 (EST) |
lilyp pushed a commit to branch gnome-team
in repository guix.
commit dd8dac3093c48b41ad3f4cb2385f896369318cf7
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 9e8c13b530..f460d01f66 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
- 09/84: gnu: gnome-boxes: Update to 46.1., (continued)
- 09/84: gnu: gnome-boxes: Update to 46.1., guix-commits, 2024/11/09
- 14/84: gnu: Add gtk-frdp-for-gnome-connections., guix-commits, 2024/11/09
- 13/84: gnu: gnome-clocks: Update to 46.0., guix-commits, 2024/11/09
- 18/84: gnu: gnome-console: Update to 46.0., guix-commits, 2024/11/09
- 24/84: gnu: gnome-keyring: Update to 46.1., guix-commits, 2024/11/09
- 22/84: gnu: gnome-disk-utility: Update to 46.0., guix-commits, 2024/11/09
- 35/84: gnu: gnome-chess: Update to 46.0., guix-commits, 2024/11/09
- 34/84: gnu: sysprof: Update to 46.0., guix-commits, 2024/11/09
- 20/84: gnu: Add tecla., guix-commits, 2024/11/09
- 26/84: gnu: gtksourceview: Update to 5.12.1., guix-commits, 2024/11/09
- 23/84: gnu: gnome-font-viewer: Update to 46.0.,
guix-commits <=
- 25/84: gnu: gnome-maps: Update to 46.11., guix-commits, 2024/11/09
- 27/84: gnu: gnome-text-editor: Update to 46.3., guix-commits, 2024/11/09
- 29/84: gnu: gnome-weather: Update to 46.0., guix-commits, 2024/11/09
- 30/84: gnu: rygel: Update to 0.42.6., guix-commits, 2024/11/09
- 36/84: gnu: gnome-chess: Update package style., guix-commits, 2024/11/09
- 46/84: gnu: gtkmm: Update to 4.14.0., guix-commits, 2024/11/09
- 44/84: gnu: at-spi2-core: Update to 2.52.0., guix-commits, 2024/11/09
- 45/84: gnu: atkmm: Update to 2.36.3., guix-commits, 2024/11/09
- 41/84: gnu: pango: Update to 1.54.0., guix-commits, 2024/11/09
- 62/84: gnu: gnome-session: Update to 46.0., guix-commits, 2024/11/09