me
/
guix
Archived
1
0
Fork 0

gnu: emacs-tramp: Update to 2.5.1.2.

* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.5.1.2.
master
Nicolas Goaziou 2021-09-01 10:38:51 +02:00
parent fa56b20188
commit d4c6e90a7b
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

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