me
/
guix
Archived
1
0
Fork 0

gnu: emacs-rec-mode: Update to 1.9.0.

* gnu/packages/databases.scm (emacs-rec-mode): Update to 1.9.0.
master
Nicolas Goaziou 2022-07-11 11:26:19 +02:00
parent 87d0bd9a14
commit 3efc96f1e6
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -1600,14 +1600,14 @@ types are supported, as is encryption.")
(define-public emacs-rec-mode
(package
(name "emacs-rec-mode")
(version "1.8.3")
(version "1.9.0")
(source (origin
(method url-fetch)
(uri (string-append "https://elpa.gnu.org/packages/"
"rec-mode-" version ".tar"))
(sha256
(base32
"0lkmvvdj4xx3qhxqggizrcdawav0accyrza2wmhfdq88g2zh5575"))
"1w1q6kh567fd8xismq9i6wr1y893lypd30l452yvydi1qjiq1n6x"))
(snippet '(begin (delete-file "rec-mode.info")))))
(build-system emacs-build-system)
(arguments