mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-14 02:50:45 +02:00
gnu: emacs-ssh-config-mode: Update to 8.0-2.d0596f5.
* gnu/packages/emacs-xyz.scm (emacs-ssh-config-mode): Update to 8.0-2.d0596f5. Change-Id: I798eef720f12e0f87ad9a9e1055289f713eae8d2
This commit is contained in:
parent
e106e24b88
commit
cb06d1cce4
1 changed files with 3 additions and 3 deletions
|
@ -36525,8 +36525,8 @@ Emacs.")
|
||||||
(license license:gpl3+)))
|
(license license:gpl3+)))
|
||||||
|
|
||||||
(define-public emacs-ssh-config-mode
|
(define-public emacs-ssh-config-mode
|
||||||
(let ((commit "4c1dfa57d452cb5654453bf186c8ff63e1e71b56")
|
(let ((commit "d0596f5fbeab3d2c3c30eb83527316403bc5b2f7")
|
||||||
(revision "1"))
|
(revision "2"))
|
||||||
(package
|
(package
|
||||||
(name "emacs-ssh-config-mode")
|
(name "emacs-ssh-config-mode")
|
||||||
(version (git-version "8.0" revision commit))
|
(version (git-version "8.0" revision commit))
|
||||||
|
@ -36540,7 +36540,7 @@ Emacs.")
|
||||||
(file-name (git-file-name name commit))
|
(file-name (git-file-name name commit))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0crglfdazzckizbwzmgl2rn6j85avfzkr1q7ijxd17rp2anvr9bd"))))
|
"1xs9ixp2bgbn2whjpj7l1n15fklivfh7544sgai61225jprckyak"))))
|
||||||
(build-system emacs-build-system)
|
(build-system emacs-build-system)
|
||||||
(arguments '(#:include '("\\.el$" "\\.txt$")))
|
(arguments '(#:include '("\\.el$" "\\.txt$")))
|
||||||
(home-page
|
(home-page
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue