gnu: emacs-gptel: Update to 0.3.2.

* gnu/packages/emacs-xyz.scm (emacs-gptel): Update to 0.3.2.
This commit is contained in:
Nicolas Goaziou 2023-04-09 20:14:39 +02:00 committed by Maxim Cournoyer
parent 592a8dffce
commit 14e01c54c7
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.0")
(version "0.3.2")
(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
"1fg3dms7d05zpvkf8kxxh9726qvdfpmfsrgpc9fzm557ai13yhi5"))))
"0g4p0y7bk14ixiz841am2v36fdbwigz77q4zz745m4hviaq3s30y"))))
(build-system emacs-build-system)
(arguments
(list