mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-13 02:20:53 +02:00
gnu: emacs-gptel-quick: Update to d7a3aed.
* gnu/packages/emacs-xyz.scm (emacs-gptel-quick): Update to d7a3aedefdc656a136d5664f2dac165a1f6ebf0e. Change-Id: I278df99664bc7b5aa16de39da6f67bb2246bdb04 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Change-Id: I63d4c14a97e1064ab049d70524c57315c50e0b91
This commit is contained in:
parent
7fcb9811ce
commit
12896404ea
1 changed files with 3 additions and 3 deletions
|
@ -592,8 +592,8 @@ API key.")
|
|||
(license license:gpl3+)))
|
||||
|
||||
(define-public emacs-gptel-quick
|
||||
(let ((commit "79c33058e605b4fbdb1d1f98d1ab428d6eed111d")
|
||||
(revision "0"))
|
||||
(let ((commit "d7a3aedefdc656a136d5664f2dac165a1f6ebf0e")
|
||||
(revision "1"))
|
||||
(package
|
||||
(name "emacs-gptel-quick")
|
||||
(version (git-version "0.0.5" revision commit))
|
||||
|
@ -604,7 +604,7 @@ API key.")
|
|||
(commit commit)))
|
||||
(method git-fetch)
|
||||
(sha256
|
||||
(base32 "0bw3zjpzyc574jw2qr0j042x68llkjxn66gkfnw7dwwpgwplz671"))
|
||||
(base32 "05khdra5aig8466flwl62nsngyn9cz11zwjn0vyyig9c48n8nfka"))
|
||||
(file-name (git-file-name name version))))
|
||||
(build-system emacs-build-system)
|
||||
(propagated-inputs (list emacs-gptel))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue