gnu: emacs-tramp: Update to 2.6.1.

* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.6.1.
This commit is contained in:
Nicolas Goaziou 2023-07-01 01:06:00 +02:00
parent 6141a0159c
commit f060b3a1fc
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -30949,14 +30949,14 @@ (define-public emacs-counsel-tramp
(define-public emacs-tramp
(package
(name "emacs-tramp")
(version "2.6.0.5")
(version "2.6.1")
(source
(origin
(method url-fetch)
(uri (string-append "https://elpa.gnu.org/packages/"
"tramp-" version ".tar"))
(sha256
(base32 "0hbrrlcyhxkmjym4wnwipi47lzqpnlxc833p0hmghc6n0s8sx7hf"))))
(base32 "0rk2bkr2n6064170741wjparsshziwj6j6w6sfzpl7xxbldpsqxa"))))
(build-system emacs-build-system)
(arguments
(list