me
/
guix
Archived
1
0
Fork 0

gnu: emacs-tramp: Update to 2.6.3.

* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.6.3.

Change-Id: I3f5c1efa05635ee21bc66f871eeb5a75d448d333
master
Nicolas Goaziou 2024-04-06 14:10:25 +02:00
parent 9b50a35fc0
commit abf9cf4a52
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

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