guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/02: gnu: emacs-realgud: Update to 1.4.5.


From: Arun Isaac
Subject: 02/02: gnu: emacs-realgud: Update to 1.4.5.
Date: Fri, 20 Apr 2018 04:21:17 -0400 (EDT)

arunisaac pushed a commit to branch master
in repository guix.

commit 5368e67c4e86b7459c69675d237b356d3d1f7b1a
Author: Arun Isaac <address@hidden>
Date:   Fri Apr 20 13:42:58 2018 +0530

    gnu: emacs-realgud: Update to 1.4.5.
    
    * gnu/packages/emacs.scm (emacs-realgud): Update to 1.4.5.
---
 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 62685ef..d34883b 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -3302,7 +3302,7 @@ after buffer changes.")
 (define-public emacs-realgud
   (package
     (name "emacs-realgud")
-    (version "1.4.4")
+    (version "1.4.5")
     (source
      (origin
        (method url-fetch)
@@ -3310,7 +3310,7 @@ after buffer changes.")
                            version ".tar"))
        (sha256
         (base32
-         "1nc8km339ip90h1j55ahfga03v7x7rh4iycmw6yrxyzir68vwn7c"))))
+         "108wgxg7fb4byaiasgvbxv2hq7b00biq9f0mh9hy6vw4160y5w24"))))
     (build-system emacs-build-system)
     (arguments
      `(#:tests? #t



reply via email to

[Prev in Thread] Current Thread [Next in Thread]