gnu: emacs-key-chord: Fix build.

* gnu/packages/emacs-xyz.scm (emacs-key-chord): Fix version.

Change-Id: Ia34bcab21651b61dc8dbde503cecf8ad5d8a7d93
This commit is contained in:
Nicolas Goaziou 2024-09-15 16:06:49 +02:00
parent ba470eb608
commit 3968aff39f
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -20552,7 +20552,7 @@ (define-public emacs-transpose-mark
(define-public emacs-key-chord
(package
(name "emacs-key-chord")
(version "0.7.1.1")
(version "0.7.1")
(source
(origin
(method git-fetch)