mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-gptel: Update to 0.8.5.
* gnu/packages/emacs-xyz.scm (emacs-gptel): Update to 0.8.5. Change-Id: If07dcdca0398b909bd517bf533a14648f7078e28
This commit is contained in:
parent
9ff29528e2
commit
c27343b15c
1 changed files with 2 additions and 2 deletions
|
@ -516,7 +516,7 @@ e.g. emacs-geiser-guile for Guile.")
|
||||||
(define-public emacs-gptel
|
(define-public emacs-gptel
|
||||||
(package
|
(package
|
||||||
(name "emacs-gptel")
|
(name "emacs-gptel")
|
||||||
(version "0.8.0")
|
(version "0.8.5")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
|
@ -525,7 +525,7 @@ e.g. emacs-geiser-guile for Guile.")
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1n3kdylv50filla692j2vcjalw6yza80xlg90cw54m9jp9br8sch"))))
|
"1w9sji73dixch1b5i420j44qb3jd0zknpypz46g33pbyhg9xwqln"))))
|
||||||
(build-system emacs-build-system)
|
(build-system emacs-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue