me
/
guix
Archived
1
0
Fork 0

gnu: emacs-tramp: Update to 2.6.0.5.

* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.6.0.5.
master
Nicolas Goaziou 2023-06-10 20:47:41 +02:00
parent ee02b43488
commit 721716e74d
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -30936,14 +30936,14 @@ well as an option for visually flashing evaluated s-expressions.")
(define-public emacs-tramp
(package
(name "emacs-tramp")
(version "2.6.0.4")
(version "2.6.0.5")
(source
(origin
(method url-fetch)
(uri (string-append "https://elpa.gnu.org/packages/"
"tramp-" version ".tar"))
(sha256
(base32 "0s50zgxxhlc2k80mnxyyqcfd1iij9dz95fryb2a65chy1ccibd0m"))))
(base32 "0hbrrlcyhxkmjym4wnwipi47lzqpnlxc833p0hmghc6n0s8sx7hf"))))
(build-system emacs-build-system)
(arguments
(list