me
/
guix
Archived
1
0
Fork 0

gnu: emacs-tramp: Update to 2.7.1.

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

Change-Id: Ic4e85098aacc3008910a69235cfde5985fbb7d18
master
Nicolas Goaziou 2024-07-21 12:47:24 +02:00
parent 68ac2cccfb
commit beae018c3b
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

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