[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/08: gnu: thefuck: Update to 3.18.
From: |
Tobias Geerinckx-Rice |
Subject: |
02/08: gnu: thefuck: Update to 3.18. |
Date: |
Fri, 16 Jun 2017 12:20:52 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 6103eb3d039f2160744c65a21e0f62ed84e2a68f
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Fri Jun 16 17:03:04 2017 +0200
gnu: thefuck: Update to 3.18.
* gnu/packages/admin.scm (thefuck): Update to 3.18.
---
gnu/packages/admin.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index 824e0d3..3567949 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -1701,7 +1701,7 @@ throughput (in the same interval).")
(define-public thefuck
(package
(name "thefuck")
- (version "3.16")
+ (version "3.18")
(source (origin
(method url-fetch)
(uri (string-append "https://github.com/nvbn/thefuck/archive/"
@@ -1709,7 +1709,7 @@ throughput (in the same interval).")
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
- "0jrhfxmj2asx4jdix9ks3fpl364ph8w9prhwpk4488aj1a0q4rak"))
+ "1xsvkqh89rgxq5w03mnlcfkn9y39nfwhb2pjabjspcc2mi2mq5y6"))
(patches (search-patches "thefuck-test-environ.patch"))))
(build-system python-build-system)
(arguments
- branch master updated (6d7273a -> 8231c53), Tobias Geerinckx-Rice, 2017/06/16
- 06/08: gnu: tiled: Update to 1.0.1., Tobias Geerinckx-Rice, 2017/06/16
- 03/08: gnu: par2cmdline: Update to 0.7.2., Tobias Geerinckx-Rice, 2017/06/16
- 01/08: gnu: ansible: Update to 2.3.1.0., Tobias Geerinckx-Rice, 2017/06/16
- 05/08: gnu: cppcheck: Update to 1.79., Tobias Geerinckx-Rice, 2017/06/16
- 04/08: gnu: borg: Update to 1.1.0b5., Tobias Geerinckx-Rice, 2017/06/16
- 02/08: gnu: thefuck: Update to 3.18.,
Tobias Geerinckx-Rice <=
- 08/08: gnu: ola: Update to 0.10.4., Tobias Geerinckx-Rice, 2017/06/16
- 07/08: gnu: leptonica: Update to 1.74.4., Tobias Geerinckx-Rice, 2017/06/16