gnu: emacs-tramp: Update to 2.5.3.

* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.5.3.
This commit is contained in:
Nicolas Goaziou 2022-07-11 11:28:23 +02:00
parent 3efc96f1e6
commit bdaac4f931
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

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