gnu: emacs-llm: Update to 0.17.4.
* gnu/packages/emacs-xyz.scm (emacs-llm): Update to 0.17.4. Change-Id: I0bbb5f3758089bfdbaa3c4e53f2355341f144208
This commit is contained in:
parent
7375e45cf9
commit
d6db229e34
@ -1697,7 +1697,7 @@ syntax for short lambda.")
|
||||
(define-public emacs-llm
|
||||
(package
|
||||
(name "emacs-llm")
|
||||
(version "0.17.1")
|
||||
(version "0.17.4")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
@ -1706,7 +1706,7 @@ syntax for short lambda.")
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"1c71p7a7lsq2xwg2jh021cfdgdp5q11sqb844flbf7pn2vdk6p07"))))
|
||||
"0vq7209wi20jw28m4v0fsca2i9k6vqn844fqkpyc8c95ranm0c1l"))))
|
||||
(build-system emacs-build-system)
|
||||
(propagated-inputs (list emacs-plz))
|
||||
(home-page "https://github.com/ahyatt/llm")
|
||||
|
Loading…
x
Reference in New Issue
Block a user