gnu: emacs-tramp: Update to 2.4.4.1.

* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.4.4.1.
This commit is contained in:
Nicolas Goaziou 2020-07-30 17:45:43 +02:00
parent f3652cfc9e
commit 61c40b5726
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

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