gnu: emacs-no-littering: Update to 1.2.1.

* gnu/packages/emacs-xyz.scm (emacs-no-littering): Update to 1.2.1.
[synopsis]: Use appropriate Texinfo syntax.
This commit is contained in:
Nicolas Goaziou 2021-02-18 16:33:32 +01:00
parent cedd80550f
commit c587681722
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -25599,7 +25599,7 @@ (define-public emacs-dmenu
(define-public emacs-no-littering
(package
(name "emacs-no-littering")
(version "1.2.0")
(version "1.2.1")
(source
(origin
(method git-fetch)
@ -25608,10 +25608,10 @@ (define-public emacs-no-littering
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1hma9var0nmrmjlh16s49hbfc1s4jvfd2prqxf14lxfd51404niw"))))
(base32 "00chkzpjcdll907vpzfzmf9p3jprisnr8i0h1x5gixidwbfc2whi"))))
(build-system emacs-build-system)
(home-page "https://github.com/emacscollective/no-littering")
(synopsis "Help keep ~/.emacs.d/ clean")
(synopsis "Help keep @file{~/.emacs.d/} clean")
(description "The default paths used to store configuration files and
persistent data are not consistent across Emacs packages, be them built-in or
third-party ones. @code{no-littering} sets out to help clean