[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/31: gnu: lxqt-build-tools: Update to 0.6.0.
From: |
guix-commits |
Subject: |
03/31: gnu: lxqt-build-tools: Update to 0.6.0. |
Date: |
Thu, 14 Mar 2019 11:47:37 -0400 (EDT) |
dannym pushed a commit to branch master
in repository guix.
commit 5b7a354d72a2ffe8162e4768530b86632eb32fe9
Author: Meiyo Peng <address@hidden>
Date: Wed Mar 13 23:37:14 2019 +0800
gnu: lxqt-build-tools: Update to 0.6.0.
* gnu/packages/lxqt.scm (lxqt-build-tools): Update to 0.6.0.
Signed-off-by: Danny Milosavljevic <address@hidden>
---
gnu/packages/lxqt.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/lxqt.scm b/gnu/packages/lxqt.scm
index 9813005..6926d07 100644
--- a/gnu/packages/lxqt.scm
+++ b/gnu/packages/lxqt.scm
@@ -5,7 +5,7 @@
;;; Copyright © 2016 Efraim Flashner <address@hidden>
;;; Copyright © 2017 Nils Gillmann <address@hidden>
;;; Copyright © 2018, 2019 Tobias Geerinckx-Rice <address@hidden>
-;;; Copyright © 2018 Meiyo Peng <address@hidden>
+;;; Copyright © 2018, 2019 Meiyo Peng <address@hidden>
;;; Copyright © 2018 Ricardo Wurmus <address@hidden>
;;;
;;; This file is part of GNU Guix.
@@ -124,7 +124,7 @@ to statistics about the system on which it's run.")
(define-public lxqt-build-tools
(package
(name "lxqt-build-tools")
- (version "0.5.0")
+ (version "0.6.0")
(source
(origin
(method url-fetch)
@@ -132,7 +132,7 @@ to statistics about the system on which it's run.")
"/download/" version
"/lxqt-build-tools-" version ".tar.xz"))
(sha256
- (base32 "13b5x26p6ycnwzlgg1cgvlc88wjrjmlb3snrrmzh0xgh9h6hhvd6"))))
+ (base32 "0n0p0mf12n9f7zm2592779rpqrbcamfdz87nnjb8j058bc8g3214"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f ; no tests
- 17/31: gnu: lxqt-runner: Update to 0.14.1., (continued)
- 17/31: gnu: lxqt-runner: Update to 0.14.1., guix-commits, 2019/03/14
- 26/31: gnu: pavucontrol-qt: Update to 0.14.1., guix-commits, 2019/03/14
- 11/31: gnu: lxqt-notificationd: Update to 0.14.1., guix-commits, 2019/03/14
- 13/31: gnu: lxqt-panel: Update to 0.14.1., guix-commits, 2019/03/14
- 12/31: gnu: lxqt-openssh-askpass: Update to 0.14.1., guix-commits, 2019/03/14
- 10/31: gnu: lxqt-globalkeys: Update to 0.14.1., guix-commits, 2019/03/14
- 08/31: gnu: lxqt-admin: Update to 0.14.1., guix-commits, 2019/03/14
- 05/31: gnu: liblxqt: Update to 0.14.1., guix-commits, 2019/03/14
- 06/31: gnu: libsysstat: Update to 0.4.2., guix-commits, 2019/03/14
- 07/31: gnu: lxqt-about: Update to 0.14.1., guix-commits, 2019/03/14
- 03/31: gnu: lxqt-build-tools: Update to 0.6.0.,
guix-commits <=
- 01/31: gnu: menu-cache: Update to 1.1.0., guix-commits, 2019/03/14
- 04/31: gnu: libqtxdg: Update to 3.3.1., guix-commits, 2019/03/14
- 02/31: gnu: libfm: Update to 1.3.1., guix-commits, 2019/03/14
- 09/31: gnu: lxqt-config: Update to 0.14.1., guix-commits, 2019/03/14