gnu: emacs-tramp: Update to 2.5.3.1.

* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.5.3.1.
This commit is contained in:
Nicolas Goaziou 2022-07-31 23:53:43 +02:00
parent 638fb2da94
commit 48dae20007
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

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