mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-06-13 00:14:07 +02:00
gnu: emacs-gptel-prompts: Update to 1.0-1.17fd35a.
* gnu/packages/emacs-xyz.scm (emacs-gptel-prompts): Update to 1.0-1.17fd35a. Change-Id: I9ca0236362a022d42257269f94a928e821c10493 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
committed by
Liliana Marie Prikler
parent
c2b38a23ba
commit
5b28466249
@@ -724,8 +724,8 @@ API key.")
|
||||
|
||||
(define-public emacs-gptel-prompts
|
||||
;; No releases.
|
||||
(let ((commit "deca98e1aff1b0570cd1672addfb6dcc74402332")
|
||||
(revision "0"))
|
||||
(let ((commit "17fd35aca76f2b6681a1807e9f3123fe5ba0b60d")
|
||||
(revision "1"))
|
||||
(package
|
||||
(name "emacs-gptel-prompts")
|
||||
(version (git-version "1.0" revision commit))
|
||||
@@ -736,7 +736,7 @@ API key.")
|
||||
(commit commit)))
|
||||
(method git-fetch)
|
||||
(sha256
|
||||
(base32 "0wh2ydiy1k6j0hdw7n7qyzx6c2g4mcpd3gp79h1ay1hh0f85596b"))
|
||||
(base32 "0s6hl2s1cxj75v6xb4xxsriqqb4rww32yxmybvarx2hpnlr701y8"))
|
||||
(file-name (git-file-name name version))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments (list #:tests? #f)) ;no tests
|
||||
|
||||
Reference in New Issue
Block a user