[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
15/35: gnu: thunar-volman: Update to 4.18.0.
From: |
guix-commits |
Subject: |
15/35: gnu: thunar-volman: Update to 4.18.0. |
Date: |
Sat, 28 Jan 2023 03:58:37 -0500 (EST) |
iyzsong pushed a commit to branch wip-xfce
in repository guix.
commit 6bcee7130273dabe8a17accecca2408de4f197b6
Author: Michael Rohleder <mike@rohleder.de>
AuthorDate: Fri Dec 23 13:07:58 2022 +0100
gnu: thunar-volman: Update to 4.18.0.
* gnu/packages/xfce.scm (thunar-volman): Update to 4.18.0.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
---
gnu/packages/xfce.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index 65af608429..b84b98a232 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -751,7 +751,7 @@ fast.")
(define-public thunar-volman
(package
(name "thunar-volman")
- (version "4.16.0")
+ (version "4.18.0")
(source
(origin
(method url-fetch)
@@ -759,7 +759,7 @@ fast.")
(version-major+minor version) "/"
"thunar-volman-" version ".tar.bz2"))
(sha256
- (base32 "0zaliahfz9ci2md7g6w9mb7z5azi5n56gihbnwyzvds2n8cygh6j"))))
+ (base32 "0rgwhxp6f3cd4ldl6zirvzl4n64f2k65lach84gs4ip2zdzmrdwk"))))
(build-system gnu-build-system)
(native-inputs
(list pkg-config intltool))
- 23/35: gnu: xfce4-systemload-plugin: Update to 1.3.2., (continued)
- 23/35: gnu: xfce4-systemload-plugin: Update to 1.3.2., guix-commits, 2023/01/28
- 25/35: gnu: xfce: Propagate search paths of 'thunar'., guix-commits, 2023/01/28
- 26/35: gnu: Add thunar-archive-plugin., guix-commits, 2023/01/28
- 28/35: gnu: Add thunar-media-tags-plugin., guix-commits, 2023/01/28
- 33/35: gnu: xfwm4: Enable Xpreset support., guix-commits, 2023/01/28
- 34/35: gnu: xfce4-settings: Enable colord support., guix-commits, 2023/01/28
- 05/35: gnu: tumbler: Update to 4.18.0., guix-commits, 2023/01/28
- 30/35: gnu: xfdashboard: Update to 1.0.0., guix-commits, 2023/01/28
- 06/35: gnu: garcon: Update to 4.18.0., guix-commits, 2023/01/28
- 07/35: gnu: xfce4-panel: Update to 4.18.1., guix-commits, 2023/01/28
- 15/35: gnu: thunar-volman: Update to 4.18.0.,
guix-commits <=
- 21/35: gnu: xfce4-whiskermenu-plugin: Update to 2.7.2., guix-commits, 2023/01/28
- 27/35: gnu: Add thunar-shares-plugin., guix-commits, 2023/01/28
- 17/35: gnu: xfce4-terminal: Fix build., guix-commits, 2023/01/28
- 29/35: gnu: Add thunar-vcs-plugin., guix-commits, 2023/01/28
- 32/35: gnu: xfce4-datetime-plugin: Update to 0.8.3., guix-commits, 2023/01/28
- 31/35: gnu: xfce4-notifyd: Update to 0.7.2., guix-commits, 2023/01/28
- 22/35: gnu: xfce4-places-plugin: Update to 1.8.3., guix-commits, 2023/01/28
- 24/35: gnu: thunar: Add a search path for THUNARX_DIRS., guix-commits, 2023/01/28
- 19/35: gnu: xfce4-cpugraph-plugin: Update to 1.2.7., guix-commits, 2023/01/28
- 35/35: gnu: xfce4-settings: Enable UPower support., guix-commits, 2023/01/28