me
/
guix
Archived
1
0
Fork 0

gnu: emacs-realgud: Update to 1.4.5.

* gnu/packages/emacs.scm (emacs-realgud): Update to 1.4.5.
master
Arun Isaac 2018-04-20 13:42:58 +05:30
parent aea388cf36
commit 5368e67c4e
No known key found for this signature in database
GPG Key ID: 2E25EE8B61802BB3
1 changed files with 2 additions and 2 deletions

View File

@ -3302,7 +3302,7 @@ after buffer changes.")
(define-public emacs-realgud (define-public emacs-realgud
(package (package
(name "emacs-realgud") (name "emacs-realgud")
(version "1.4.4") (version "1.4.5")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -3310,7 +3310,7 @@ after buffer changes.")
version ".tar")) version ".tar"))
(sha256 (sha256
(base32 (base32
"1nc8km339ip90h1j55ahfga03v7x7rh4iycmw6yrxyzir68vwn7c")))) "108wgxg7fb4byaiasgvbxv2hq7b00biq9f0mh9hy6vw4160y5w24"))))
(build-system emacs-build-system) (build-system emacs-build-system)
(arguments (arguments
`(#:tests? #t `(#:tests? #t