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:
Nicolas Goaziou 2024-12-24 10:59:39 +01:00
parent c8647e3778
commit 5fc28d6286
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -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