[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/36: gnu: emacs-ghub: Update to 2.0.1.
From: |
Tobias Geerinckx-Rice |
Subject: |
07/36: gnu: emacs-ghub: Update to 2.0.1. |
Date: |
Tue, 19 Jun 2018 23:27:45 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 5a368b2adfffff8892819d6ce04eb52dd41fad61
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Wed Jun 20 01:15:25 2018 +0200
gnu: emacs-ghub: Update to 2.0.1.
* gnu/packages/emacs.scm (emacs-ghub): Update to 2.0.1.
---
gnu/packages/emacs.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
index aa0e000..919986e 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -602,7 +602,7 @@ process, passing on the arguments as command line
arguments.")
(define-public emacs-ghub
(package
(name "emacs-ghub")
- (version "2.0.0")
+ (version "2.0.1")
(source (origin
(method url-fetch)
(uri (string-append
@@ -611,7 +611,7 @@ process, passing on the arguments as command line
arguments.")
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
- "1zrb3xk04a228g2ahx0r02d0d3xskj60q73qavvmm2i56r66cxvc"))))
+ "0d0qj5r1bm2aidi61rigrdaycxnyb7y1ivb3h8rpvvapsf8sk7z0"))))
(build-system emacs-build-system)
(arguments
`(#:phases
- branch master updated (c19af99 -> 80f7550), Tobias Geerinckx-Rice, 2018/06/19
- 03/36: gnu: inxi-minimal: Update to 3.0.12-1., Tobias Geerinckx-Rice, 2018/06/19
- 01/36: gnu: mrrescue: Fix typo in description., Tobias Geerinckx-Rice, 2018/06/19
- 04/36: gnu: r-xfun: Update to 0.2., Tobias Geerinckx-Rice, 2018/06/19
- 07/36: gnu: emacs-ghub: Update to 2.0.1.,
Tobias Geerinckx-Rice <=
- 02/36: gnu: bspwm: Update to 0.9.5., Tobias Geerinckx-Rice, 2018/06/19
- 08/36: gnu: guile-emacs: Return #t from phases., Tobias Geerinckx-Rice, 2018/06/19
- 10/36: gnu: emacs-ghub: Return #t from phases., Tobias Geerinckx-Rice, 2018/06/19
- 06/36: Fix some more lonely unquotes., Tobias Geerinckx-Rice, 2018/06/19
- 14/36: gnu: emacs-graphviz-dot-mode: Return #t from phases., Tobias Geerinckx-Rice, 2018/06/19
- 16/36: gnu: emacs-pdf-tools: Return #t from phases., Tobias Geerinckx-Rice, 2018/06/19
- 09/36: gnu: emacs-magit-popup: Return #t from phases., Tobias Geerinckx-Rice, 2018/06/19
- 05/36: gnu: emacs-with-editor: Update to 2.7.3., Tobias Geerinckx-Rice, 2018/06/19
- 13/36: gnu: emacs-ag: Return #t from phases., Tobias Geerinckx-Rice, 2018/06/19
- 11/36: gnu: haskell-mode: Use INVOKE., Tobias Geerinckx-Rice, 2018/06/19