unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#30899] [PATCH] gnu: emacs-deferred: Update to 0.5.1.
@ 2018-03-21 20:42 Vasile Dumitrascu
  2018-03-21 23:10 ` bug#30899: " Ricardo Wurmus
  0 siblings, 1 reply; 2+ messages in thread
From: Vasile Dumitrascu @ 2018-03-21 20:42 UTC (permalink / raw)
  To: 30899; +Cc: Vasile Dumitrascu

* gnu/packages/emacs.scm (emacs-deferred): Update to 0.5.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 c2c162c75..319f66e6c 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -2424,7 +2424,7 @@ Tracker as well as bug identifiers prepared for @code{bug-reference-mode}.")
 (define-public emacs-deferred
   (package
     (name "emacs-deferred")
-    (version "0.3.2")
+    (version "0.5.1")
     (home-page "https://github.com/kiwanami/emacs-deferred")
     (source (origin
               (method git-fetch)
@@ -2433,7 +2433,7 @@ Tracker as well as bug identifiers prepared for @code{bug-reference-mode}.")
                     (commit (string-append "v" version))))
               (sha256
                (base32
-                "0059jy01ni5irpgrj9fa81ayd9j25nvmjjm79ms3210ysx4pgqdr"))
+                "0xy9zb6wwkgwhcxdnslqk52bq3z24chgk6prqi4ks0qcf2bwyh5h"))
               (file-name (string-append name "-" version))))
     (build-system emacs-build-system)
     ;; FIXME: Would need 'el-expectations' to actually run tests.
-- 
2.16.2

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#30899: [PATCH] gnu: emacs-deferred: Update to 0.5.1.
  2018-03-21 20:42 [bug#30899] [PATCH] gnu: emacs-deferred: Update to 0.5.1 Vasile Dumitrascu
@ 2018-03-21 23:10 ` Ricardo Wurmus
  0 siblings, 0 replies; 2+ messages in thread
From: Ricardo Wurmus @ 2018-03-21 23:10 UTC (permalink / raw)
  To: Vasile Dumitrascu; +Cc: 30899-done


Hi Vasile,

> * gnu/packages/emacs.scm (emacs-deferred): Update to 0.5.1.

Thanks!  I’ve pushed it to the Guix master branch with commit 4dd0f8c0c.

--
Ricardo

GPG: BCA6 89B6 3655 3801 C3C6  2150 197A 5888 235F ACAC
https://elephly.net

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-03-21 23:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-21 20:42 [bug#30899] [PATCH] gnu: emacs-deferred: Update to 0.5.1 Vasile Dumitrascu
2018-03-21 23:10 ` bug#30899: " Ricardo Wurmus

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).