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

* gnu/packages/databases.scm (emacs-rec-mode): Update to 1.9.3.

Change-Id: I4268c08171b75442a6ba5b5da2887ae9764df98d
This commit is contained in:
Nicolas Goaziou 2024-01-01 18:25:17 +01:00
parent ee0cf3b9ff
commit 8f8fbb79ba
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -1600,14 +1600,14 @@ (define-public recutils
(define-public emacs-rec-mode
(package
(name "emacs-rec-mode")
(version "1.9.1")
(version "1.9.3")
(source (origin
(method url-fetch)
(uri (string-append "https://elpa.gnu.org/packages/"
"rec-mode-" version ".tar"))
(sha256
(base32
"0f60bw07l6kk1kkjjxsk30p6rxj9mpngaxqy8piyabnijfgjzd3s"))
"15m0h84fcrcxpx67mc9any4ap2dcqysfjm1d2a7sx4clx8h3mgk0"))
(snippet #~(begin (delete-file "rec-mode.info")))))
(build-system emacs-build-system)
(arguments