mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-eglot-tempel: Update to 0.8.2.
* gnu/packages/emacs-xyz.scm (emacs-eglot-tempel): Update to 0.8.2. Change-Id: I462f5d988f5e76b5da80641401dd6e5d96669e15
This commit is contained in:
parent
c8647e3778
commit
5fc28d6286
1 changed files with 2 additions and 2 deletions
|
@ -13212,7 +13212,7 @@ call.")
|
|||
(define-public emacs-eglot-tempel
|
||||
(package
|
||||
(name "emacs-eglot-tempel")
|
||||
(version "0.8")
|
||||
(version "0.8.2")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -13221,7 +13221,7 @@ call.")
|
|||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "1nbx0k6ly207j9lv686mqa554rhqpfxm6smgfqrdyrrfj6674zr8"))))
|
||||
(base32 "00v94h3zvl2pm1yizjmdfqgmzwqq8aghjixdcb23x703inq5p82x"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue