mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-gptel-quick: Update to 0.0.5-2.495b5e0.
* gnu/packages/emacs-xyz.scm (emacs-gptel-quick): Update to 0.0.5-2.495b5e0. Change-Id: If1aa69843b0525b806d359bbe6c0b06e2963a003 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
parent
2bacc4f1a1
commit
0feb1d7cb3
1 changed files with 3 additions and 3 deletions
|
@ -720,8 +720,8 @@ files rather than customizing the variable directly.")
|
|||
(license license:gpl2+))))
|
||||
|
||||
(define-public emacs-gptel-quick
|
||||
(let ((commit "d7a3aedefdc656a136d5664f2dac165a1f6ebf0e")
|
||||
(revision "1"))
|
||||
(let ((commit "495b5e0b5348dbced1448bd12cbf8847e30b5175")
|
||||
(revision "2"))
|
||||
(package
|
||||
(name "emacs-gptel-quick")
|
||||
(version (git-version "0.0.5" revision commit))
|
||||
|
@ -732,7 +732,7 @@ files rather than customizing the variable directly.")
|
|||
(commit commit)))
|
||||
(method git-fetch)
|
||||
(sha256
|
||||
(base32 "05khdra5aig8466flwl62nsngyn9cz11zwjn0vyyig9c48n8nfka"))
|
||||
(base32 "1k4n0qmaw4cbybw502wnn1mv2pr9giaickq830ly6bxrc5wz7jn4"))
|
||||
(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