mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-gptel: Update to 0.9.6.
* gnu/packages/emacs-xyz.scm (emacs-gptel): Update to 0.9.6. Change-Id: Ieb57355e975295e6884d10b0432e21827fa7b230 Signed-off-by: Hilton Chain <hako@ultrarare.space>
This commit is contained in:
parent
e24adc3bdf
commit
555f9f1269
1 changed files with 2 additions and 2 deletions
|
@ -550,7 +550,7 @@ e.g. emacs-geiser-guile for Guile.")
|
|||
(define-public emacs-gptel
|
||||
(package
|
||||
(name "emacs-gptel")
|
||||
(version "0.9.5")
|
||||
(version "0.9.6")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
|
@ -559,7 +559,7 @@ e.g. emacs-geiser-guile for Guile.")
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"1ihcdxpwqawvrb1l8l8lnj20gn8m5z47q2fmpvzwdqbjd0nl2xnp"))))
|
||||
"0cb5wxlc598fs1cmjvkbc76x098ljmik3s39hjfjzn6537yps4da"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue