me
/
guix
Archived
1
0
Fork 0

gnu: emacs-tramp: Update to 2.5.1.1.

* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.5.1.1.
Nicolas Goaziou 2021-07-31 09:25:59 +02:00
parent db2c7e70ad
commit a62d79e755
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -24895,14 +24895,14 @@ well as an option for visually flashing evaluated s-expressions.")
(define-public emacs-tramp
(package
(name "emacs-tramp")
(version "2.5.1")
(version "2.5.1.1")
(source
(origin
(method url-fetch)
(uri (string-append "https://elpa.gnu.org/packages/"
"tramp-" version ".tar"))
(sha256
(base32 "1r7wifhzy2ipdlc4fqnx6549fnx45ggz57wh0cp7s6y25761si7q"))))
(base32 "0v3rvvhjcnyvg6l4vyxz6513mxzvv9n0skkmr62ry8yi5x9wnqp1"))))
(build-system emacs-build-system)
(arguments
`(#:emacs ,emacs ;need D-Bus