mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-27 12:40:32 +02:00
gnu: emacs-ob-gptel: Update to 0.1.0-2.60e704a.
* gnu/packages/emacs-xyz.scm (emacs-ob-gptel): Update to 0.1.0-2.60e704a. Change-Id: Ib094d4827a7ae56fb12233bfb6b3e40d8e6d0d1f Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
committed by
Liliana Marie Prikler
parent
5b28466249
commit
5fe4cf434d
@@ -9663,8 +9663,8 @@ code. It was created based on the usage of @code{ob-C}.")
|
||||
(license license:gpl3+))))
|
||||
|
||||
(define-public emacs-ob-gptel
|
||||
(let ((commit "e8eaa098b71f0f29ddbb5ea078514dc584e331e0")
|
||||
(revision "1"))
|
||||
(let ((commit "60e704a390d767a7d06c8d3845ba8786b75f7da3")
|
||||
(revision "2"))
|
||||
(package
|
||||
(name "emacs-ob-gptel")
|
||||
(version (git-version "0.1.0" revision commit))
|
||||
@@ -9677,7 +9677,7 @@ code. It was created based on the usage of @code{ob-C}.")
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"0rfg2kklj18smhyc15a8j15r9x5q6dq46isyh9ss49wx791bw652"))))
|
||||
"0l4abglx5q8ym2ii6my58001v98jhqd0c0jpvbk4dz2i3h9rsxqv"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments (list #:tests? #f)) ;no tests
|
||||
(propagated-inputs
|
||||
|
||||
Reference in New Issue
Block a user