[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
23/40: gnu: gnome-disk-utility: Update to 46.0.
From: |
guix-commits |
Subject: |
23/40: gnu: gnome-disk-utility: Update to 46.0. |
Date: |
Fri, 16 Aug 2024 04:15:56 -0400 (EDT) |
lilyp pushed a commit to branch gnome-team
in repository guix.
commit de28130aaaa59a2f31b671e0a97cb35a1cfacca4
Author: Liliana Marie Prikler <liliana.prikler@gmail.com>
AuthorDate: Mon Jul 15 22:43:24 2024 +0200
gnu: gnome-disk-utility: Update to 46.0.
* gnu/packages/gnome.scm (gnome-disk-utility): 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 7703d56b4c..d6fd95abc6 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2352,7 +2352,7 @@ The gnome-about program helps find which version of GNOME
is installed.")
(define-public gnome-disk-utility
(package
(name "gnome-disk-utility")
- (version "44.0")
+ (version "46.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -2360,7 +2360,7 @@ The gnome-about program helps find which version of GNOME
is installed.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1vx3wyvidjyzr4141p3zrvgx88rp7vwj6n3sf7c3gnvci6bi00q2"))))
+ "0zcm0qfq40d0y84lm49d3jqhb4ji9qxf9grfmkqp2rvdiha4jij6"))))
(build-system meson-build-system)
(arguments
`(#:configure-flags '("-Dlogind=libelogind")
- 18/40: gnu: vte: Update to 0.76.3., (continued)
- 18/40: gnu: vte: Update to 0.76.3., guix-commits, 2024/08/16
- 22/40: gnu: gnome-online-accounts: Update to 3.50.3., guix-commits, 2024/08/16
- 34/40: gnu: libpanel: Update to 1.7.0., guix-commits, 2024/08/16
- 38/40: gnu: evolution-data-server: Update to 3.52.3., guix-commits, 2024/08/16
- 10/40: gnu: gnome-boxes: Update to 46.1., guix-commits, 2024/08/16
- 05/40: gnu: d-spy: Update to 1.10.0., guix-commits, 2024/08/16
- 03/40: gnu: baobab: Update to 46.0., guix-commits, 2024/08/16
- 15/40: gnu: Add gtk-frdp-for-gnome-connections., guix-commits, 2024/08/16
- 06/40: gnu: epiphany: Update to 46.2., guix-commits, 2024/08/16
- 21/40: gnu: Add tecla., guix-commits, 2024/08/16
- 23/40: gnu: gnome-disk-utility: Update to 46.0.,
guix-commits <=
- 26/40: gnu: gnome-maps: Update to 46.11., guix-commits, 2024/08/16
- 28/40: gnu: gnome-text-editor: Update to 46.3., guix-commits, 2024/08/16
- 32/40: gnu: simple-scan: Update to 46.0., guix-commits, 2024/08/16
- 30/40: gnu: gnome-weather: Update to 46.0., guix-commits, 2024/08/16
- 29/40: gnu: gnome-user-docs: Update to 46.1., guix-commits, 2024/08/16
- 31/40: gnu: rygel: Update to 0.42.6., guix-commits, 2024/08/16
- 37/40: gnu: gnome-chess: Update package style., guix-commits, 2024/08/16
- 08/40: gnu: gnome-bluetooth: Update to 46.0., guix-commits, 2024/08/16
- 14/40: gnu: gnome-clocks: Update to 46.0., guix-commits, 2024/08/16
- 17/40: gnu: Make vte-with-gtk4 the default vte., guix-commits, 2024/08/16