me
/
guix
Archived
1
0
Fork 0

gnu: emacs-tramp: Update to 2.4.4.2.

* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.4.4.2.
master
Nicolas Goaziou 2020-08-30 15:21:40 +02:00
parent a6b72a0f2b
commit 71a85fedcd
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -21269,14 +21269,14 @@ well as an option for visually flashing evaluated s-expressions.")
(define-public emacs-tramp
(package
(name "emacs-tramp")
(version "2.4.4.1")
(version "2.4.4.2")
(source
(origin
(method url-fetch)
(uri (string-append "https://elpa.gnu.org/packages/"
"tramp-" version ".tar"))
(sha256
(base32 "0jayd75yscaqvg6y0m6g2mgbjswyj5gqdij2az9g0j18vm5vbqy3"))))
(base32 "16c8x5d803hjql0z88lidyx3zrhxlpjphdpzn3ppzz3wrsxsv8rf"))))
(build-system emacs-build-system)
(arguments
`(#:emacs ,emacs ;need D-Bus