[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/21: gnu: xfce4-genmon-plugin: Update to 4.1.1.
From: |
guix-commits |
Subject: |
06/21: gnu: xfce4-genmon-plugin: Update to 4.1.1. |
Date: |
Thu, 28 Jan 2021 15:08:14 -0500 (EST) |
efraim pushed a commit to branch master
in repository guix.
commit 00809fccababb4d7c20ed1e34ac9e535d015e0dc
Author: Michael Rohleder <mike@rohleder.de>
AuthorDate: Sun Jan 24 02:52:26 2021 +0100
gnu: xfce4-genmon-plugin: Update to 4.1.1.
* gnu/packages/xfce.scm (xfce4-genmon-plugin): Update to 4.1.1.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
---
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 c8dd66b..61b317e 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1620,7 +1620,7 @@ be clicked to open the chosen mount point.")
(define-public xfce4-genmon-plugin
(package
(name "xfce4-genmon-plugin")
- (version "4.1.0")
+ (version "4.1.1")
(source (origin
(method url-fetch)
(uri (string-append "https://archive.xfce.org/src/panel-plugins/"
@@ -1629,7 +1629,7 @@ be clicked to open the chosen mount point.")
"/xfce4-genmon-plugin-" version ".tar.bz2"))
(sha256
(base32
- "0zafr1jrw87l7h4z3wp88gj7n5mcygm22aw42vdpnp2l8x5nn9fi"))))
+ "0d81npcqnmkw2qaqa8c6igh9j5r4ivgb15zcjwxjkyhrzz89y4dj"))))
(build-system gnu-build-system)
(native-inputs
`(("intltool" ,intltool)
- branch master updated (c2538db -> d889c96), guix-commits, 2021/01/28
- 04/21: gnu: libgdiplus: Update to 6.0.5., guix-commits, 2021/01/28
- 02/21: gnu: esbuild: Update to 0.8.36., guix-commits, 2021/01/28
- 03/21: gnu: libfprint: Update to 1.90.7., guix-commits, 2021/01/28
- 05/21: gnu: dnsmasq: Update to 2.84., guix-commits, 2021/01/28
- 06/21: gnu: xfce4-genmon-plugin: Update to 4.1.1.,
guix-commits <=
- 01/21: gnu: git-annex: Update to 8.20210127., guix-commits, 2021/01/28
- 10/21: gnu: xcb-imdkit: Update to 1.0.2., guix-commits, 2021/01/28
- 07/21: gnu: libcap-ng: Update to 0.8.2., guix-commits, 2021/01/28
- 11/21: gnu: libime: Update to 1.0.3., guix-commits, 2021/01/28
- 12/21: gnu: fcitx5: Update to 5.0.4., guix-commits, 2021/01/28
- 08/21: gnu: gusb: Update to 0.3.5., guix-commits, 2021/01/28
- 09/21: gnu: fcitx5-configtool: Fix indentation., guix-commits, 2021/01/28
- 13/21: gnu: fcitx5-lua: Update to 5.0.2., guix-commits, 2021/01/28
- 14/21: gnu: fcitx5-chinese-addons: Update to 5.0.3., guix-commits, 2021/01/28
- 17/21: gnu: fcitx5-configtool: Update to 5.0.2., guix-commits, 2021/01/28