me
/
guix
Archived
1
0
Fork 0

gnu: emacs-tramp: Update to 2.5.3.1.

* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.5.3.1.
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -26776,14 +26776,14 @@ well as an option for visually flashing evaluated s-expressions.")
(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