diff options
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/emacs-xyz.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index f381d0757e8..ba54ed2c479 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm | |||
| @@ -29585,7 +29585,7 @@ launching other commands/applications from within Emacs, similar to the | |||
| 29585 | (define-public emacs-no-littering | 29585 | (define-public emacs-no-littering |
| 29586 | (package | 29586 | (package |
| 29587 | (name "emacs-no-littering") | 29587 | (name "emacs-no-littering") |
| 29588 | (version "1.2.6") | 29588 | (version "1.2.7") |
| 29589 | (source | 29589 | (source |
| 29590 | (origin | 29590 | (origin |
| 29591 | (method git-fetch) | 29591 | (method git-fetch) |
| @@ -29594,7 +29594,7 @@ launching other commands/applications from within Emacs, similar to the | |||
| 29594 | (commit (string-append "v" version)))) | 29594 | (commit (string-append "v" version)))) |
| 29595 | (file-name (git-file-name name version)) | 29595 | (file-name (git-file-name name version)) |
| 29596 | (sha256 | 29596 | (sha256 |
| 29597 | (base32 "1098wm46gi15pzh065fpxfjf8lr7jf2sg48yy9yzdi0dwdyz6l4c")))) | 29597 | (base32 "1grc5fk7ng4d6i8fwfpm3cb2b19s9sbdjbdn8ybchk7cj45kkl24")))) |
| 29598 | (build-system emacs-build-system) | 29598 | (build-system emacs-build-system) |
| 29599 | (home-page "https://github.com/emacscollective/no-littering") | 29599 | (home-page "https://github.com/emacscollective/no-littering") |
| 29600 | (synopsis "Help keep @file{~/.emacs.d/} clean") | 29600 | (synopsis "Help keep @file{~/.emacs.d/} clean") |
