gnu: emacs-tramp: Update to 2.5.1.4.

* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.5.1.4.
This commit is contained in:
Nicolas Goaziou 2021-11-02 10:31:02 +01:00
parent 54693d1742
commit 44ae53f8a1
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -25315,14 +25315,14 @@ (define-public emacs-counsel-tramp
(define-public emacs-tramp
(package
(name "emacs-tramp")
(version "2.5.1.3")
(version "2.5.1.4")
(source
(origin
(method url-fetch)
(uri (string-append "https://elpa.gnu.org/packages/"
"tramp-" version ".tar"))
(sha256
(base32 "1qcwdavfrbw8yyfy5rbzbcfyqavqbz13jncahkqlgwbkqvmgh7y5"))))
(base32 "0mk9r9hj43klah7mwldg4bw7fxcqvrbwv1gj6g90zdfsflqy7nh9"))))
(build-system emacs-build-system)
(arguments
`(#:emacs ,emacs ;need D-Bus