[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/06: gnu: trash-cli: Update to 0.17.1.1.
From: |
Leo Famulari |
Subject: |
01/06: gnu: trash-cli: Update to 0.17.1.1. |
Date: |
Wed, 4 Jan 2017 04:39:28 +0000 (UTC) |
lfam pushed a commit to branch master
in repository guix.
commit 8efd807f9584a1ffdc0dbc513c66eb2ac5b635b2
Author: Alex Griffin <address@hidden>
Date: Tue Jan 3 07:47:57 2017 -0600
gnu: trash-cli: Update to 0.17.1.1.
* gnu/packages/shellutils.scm (trash-cli): Update to 0.17.1.1.
Signed-off-by: Leo Famulari <address@hidden>
---
gnu/packages/shellutils.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/shellutils.scm b/gnu/packages/shellutils.scm
index d832194..c9a35ca 100644
--- a/gnu/packages/shellutils.scm
+++ b/gnu/packages/shellutils.scm
@@ -1,6 +1,6 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2016 Matthew Jordan <address@hidden>
-;;; Copyright © 2016 Alex Griffin <address@hidden>
+;;; Copyright © 2016, 2017 Alex Griffin <address@hidden>
;;; Copyright © 2016 Christopher Baines <address@hidden>
;;;
;;; This file is part of GNU Guix.
@@ -58,14 +58,14 @@ between various shells or commands.")
(define-public trash-cli
(package
(name "trash-cli")
- (version "0.12.9.14")
+ (version "0.17.1.1")
(source
(origin
(method url-fetch)
(uri (pypi-uri "trash-cli" version))
(sha256
(base32
- "1p4v2qx0sy47d9c9axszq04wns63s4b7rrhmsavg948sklqdaf54"))))
+ "019sjab29jkps8zkf8icihhf3ng4lx9y4p1lxjd3wbnnynphc4is"))))
(build-system python-build-system)
(arguments
`(#:python ,python-2
- branch master updated (3b40213 -> f7e9f1c), Leo Famulari, 2017/01/03
- 06/06: gnu: feh: Update to 2.18., Leo Famulari, 2017/01/03
- 04/06: gnu: dwm: Update to 6.1., Leo Famulari, 2017/01/03
- 03/06: gnu: dmenu: Update to 4.6., Leo Famulari, 2017/01/03
- 02/06: gnu: slock: Update to 1.4., Leo Famulari, 2017/01/03
- 01/06: gnu: trash-cli: Update to 0.17.1.1.,
Leo Famulari <=
- 05/06: gnu: bs1770gain: Update to 0.4.12., Leo Famulari, 2017/01/03