mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-geiser: Fix build.
* gnu/packages/emacs-xyz.scm (emacs-geiser): Fix version. Change-Id: I4d9c4134f00e3d3fcae477e3bb2fd2f249c4ae4b
This commit is contained in:
parent
16ffcce3cd
commit
ba470eb608
1 changed files with 1 additions and 1 deletions
|
@ -500,7 +500,7 @@ input via a small child-frame spawned at the position of the cursor.")
|
|||
(define-public emacs-geiser
|
||||
(package
|
||||
(name "emacs-geiser")
|
||||
(version "0.31.1.1")
|
||||
(version "0.31.1")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue