mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-chruby-el, emacs-kubed: Fix typos in description.
* gnu/packages/emacs-xyz.scm (emacs-chruby-el)[description]: Fix typo. (emacs-kubed)[description]: Fix typo.
This commit is contained in:
parent
24fc92e049
commit
547d971804
1 changed files with 2 additions and 2 deletions
|
@ -7766,7 +7766,7 @@ appropriate console.")
|
||||||
(build-system emacs-build-system)
|
(build-system emacs-build-system)
|
||||||
(home-page "https://github.com/plexus/chruby.el")
|
(home-page "https://github.com/plexus/chruby.el")
|
||||||
(synopsis "Emacs support for the Chruby version switcher for Ruby")
|
(synopsis "Emacs support for the Chruby version switcher for Ruby")
|
||||||
(description "This packages lets you switch Ruby versions using chruby.")
|
(description "This package lets you switch Ruby versions using chruby.")
|
||||||
(license license:gpl3+))))
|
(license license:gpl3+))))
|
||||||
|
|
||||||
;; Package has no release. Version is extracted from "Version:" keyword in
|
;; Package has no release. Version is extracted from "Version:" keyword in
|
||||||
|
@ -32031,7 +32031,7 @@ constant expressions.")
|
||||||
"1nfrdlz0n6kajlzb8vncnhj1z6lxnvpf01x95hjnxyvmps97hs0w"))))
|
"1nfrdlz0n6kajlzb8vncnhj1z6lxnvpf01x95hjnxyvmps97hs0w"))))
|
||||||
(build-system emacs-build-system)
|
(build-system emacs-build-system)
|
||||||
(synopsis "Kubernetes control")
|
(synopsis "Kubernetes control")
|
||||||
(description "This packages provides a Kubernetes control interface
|
(description "This package provides a Kubernetes control interface
|
||||||
within emacs.")
|
within emacs.")
|
||||||
(home-page "https://eshelyaron.com/man/kubed/")
|
(home-page "https://eshelyaron.com/man/kubed/")
|
||||||
(license license:gpl3+)))
|
(license license:gpl3+)))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue