gnu: emacs-tramp: Update to 2.5.2.5.

* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.5.2.5.
This commit is contained in:
Tobias Geerinckx-Rice 2022-06-19 02:00:00 +02:00
parent 52acf6b238
commit 29e5ef1379
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -26722,14 +26722,14 @@ (define-public emacs-counsel-tramp
(define-public emacs-tramp
(package
(name "emacs-tramp")
(version "2.5.2.2")
(version "2.5.2.5")
(source
(origin
(method url-fetch)
(uri (string-append "https://elpa.gnu.org/packages/"
"tramp-" version ".tar"))
(sha256
(base32 "104nn6xdmcviqqv4cx5llhwj1sh4q04w3h9s8gimmi2kg0z8s36r"))))
(base32 "05f59x7jl4m187y2cidhnfz7p8q85gav4xpipazfvm5dicxz4j7c"))))
(build-system emacs-build-system)
(arguments
(list