Archived
1
0
Fork 0

gnu: Add emacs-gptel.

* gnu/packages/emacs-xyz.scm (emacs-gptel): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
This commit is contained in:
Rostislav Svoboda 2023-03-29 14:42:17 +02:00 committed by Maxim Cournoyer
parent 0c00fea3c2
commit c694f61897
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -421,7 +421,7 @@ e.g. emacs-geiser-guile for Guile.")
(define-public emacs-gptel
(package
(name "emacs-gptel")
(version "0.3.2")
(version "0.3.0")
(source (origin
(method git-fetch)
(uri (git-reference
@ -430,7 +430,7 @@ e.g. emacs-geiser-guile for Guile.")
(file-name (git-file-name name version))
(sha256
(base32
"0g4p0y7bk14ixiz841am2v36fdbwigz77q4zz745m4hviaq3s30y"))))
"1fg3dms7d05zpvkf8kxxh9726qvdfpmfsrgpc9fzm557ai13yhi5"))))
(build-system emacs-build-system)
(arguments
(list