[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
22/73: gnu: gnome-disk-utility: Update to 46.0.
From: |
guix-commits |
Subject: |
22/73: gnu: gnome-disk-utility: Update to 46.0. |
Date: |
Sun, 15 Sep 2024 04:50:12 -0400 (EDT) |
lilyp pushed a commit to branch gnome-team
in repository guix.
commit 75f0be5fd5599f09ea3bedfe0bdaff564e9a9711
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 d076e84aa8..b2041ce73f 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2357,7 +2357,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 "/"
@@ -2365,7 +2365,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")
- branch gnome-team created (now 3c3baffeb2), guix-commits, 2024/09/15
- 06/73: gnu: evince: Update to 46.3., guix-commits, 2024/09/15
- 01/73: gnu: tracker: Update to 3.7.3., guix-commits, 2024/09/15
- 04/73: gnu: dconf-editor: Update to 45.0.1., guix-commits, 2024/09/15
- 02/73: gnu: tracker-miners: Update to 3.7.3., guix-commits, 2024/09/15
- 05/73: gnu: d-spy: Update to 1.10.0., guix-commits, 2024/09/15
- 09/73: gnu: gnome-boxes: Update to 46.1., guix-commits, 2024/09/15
- 08/73: gnu: libvirt-glib: Update to 5.0.0., guix-commits, 2024/09/15
- 07/73: gnu: gnome-bluetooth: Update to 46.0., guix-commits, 2024/09/15
- 13/73: gnu: gnome-clocks: Update to 46.0., guix-commits, 2024/09/15
- 22/73: gnu: gnome-disk-utility: Update to 46.0.,
guix-commits <=
- 23/73: gnu: gnome-font-viewer: Update to 46.0., guix-commits, 2024/09/15
- 33/73: gnu: libpanel: Update to 1.7.0., guix-commits, 2024/09/15
- 35/73: gnu: gnome-chess: Update to 46.0., guix-commits, 2024/09/15
- 38/73: gnu: evolution: Update to 3.52.3., guix-commits, 2024/09/15
- 39/73: gnu: gnome-mahjongg: Update to 3.40.1., guix-commits, 2024/09/15
- 03/73: gnu: baobab: Update to 46.0., guix-commits, 2024/09/15
- 11/73: gnu: gnome-calendar: Update to 46.1., guix-commits, 2024/09/15
- 14/73: gnu: Add gtk-frdp-for-gnome-connections., guix-commits, 2024/09/15
- 12/73: gnu: gnome-characters: Update to 46.0., guix-commits, 2024/09/15
- 19/73: gnu: gnome-contacts: Update to 46.0., guix-commits, 2024/09/15