[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/08: gnu: xfce4-timer-plugin: Update to 1.7.1.
From: |
guix-commits |
Subject: |
04/08: gnu: xfce4-timer-plugin: Update to 1.7.1. |
Date: |
Sun, 26 Jul 2020 22:39:07 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 92af56501c244b85d19573c1f89401cbddf7bf87
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Mon Jul 27 03:48:39 2020 +0200
gnu: xfce4-timer-plugin: Update to 1.7.1.
* gnu/packages/xfce.scm (xfce4-timer-plugin): Update to 1.7.1.
---
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 9a430c3..45ac660 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1899,7 +1899,7 @@ time.")
(define-public xfce4-timer-plugin
(package
(name "xfce4-timer-plugin")
- (version "1.7.0")
+ (version "1.7.1")
(source (origin
(method url-fetch)
(uri (string-append "https://archive.xfce.org/src/panel-plugins/"
@@ -1908,7 +1908,7 @@ time.")
"/xfce4-timer-plugin-" version ".tar.bz2"))
(sha256
(base32
- "16vypwwjwfk7nn4n16rfgn0z78jqrmbgxmc1r46269lrwd1m6kif"))))
+ "1qr4m3n2l3rvsizsr3h7fyfajszfalqm7rhvjx2yjj8r3f8x4ljb"))))
(build-system gnu-build-system)
(native-inputs
`(("intltool" ,intltool)
- branch master updated (0eea559 -> 94b6889), guix-commits, 2020/07/26
- 01/08: gnu: python-dbus: Update to 1.2.16., guix-commits, 2020/07/26
- 04/08: gnu: xfce4-timer-plugin: Update to 1.7.1.,
guix-commits <=
- 02/08: gnu: python-jedi: Update to 0.17.2., guix-commits, 2020/07/26
- 03/08: gnu: xfce4-whiskermenu-plugin: Update to 2.4.6., guix-commits, 2020/07/26
- 05/08: gnu: youtube-viewer: Update to 3.7.7., guix-commits, 2020/07/26
- 08/08: gnu: btrfs-progs: Update to 5.7., guix-commits, 2020/07/26
- 06/08: gnu: you-get: Update to 0.4.1456., guix-commits, 2020/07/26
- 07/08: gnu: s6-rc: Update to 0.5.1.4., guix-commits, 2020/07/26