mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: emacs-vhdl-ts-mode: Update to 0.3.2.
* gnu/packages/emacs-xyz.scm (emacs-vhdl-ts-mode): Update to 0.3.2. Change-Id: Id2ad08590357dbe88f82fe9fcbcb04c1ee2c2f8a
This commit is contained in:
@@ -10016,7 +10016,7 @@ with Emacs.")
|
||||
(define-public emacs-vhdl-ts-mode
|
||||
(package
|
||||
(name "emacs-vhdl-ts-mode")
|
||||
(version "0.3.0")
|
||||
(version "0.3.2")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@@ -10025,7 +10025,7 @@ with Emacs.")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "0pv68hv7l7z54xf7pyr5n5bplidkxkr0bgw35hjp1gg9pq7m4wfd"))))
|
||||
(base32 "0x11sjiy3j43am0clwxsbx7b38pfsl74qgypkc3czs7dh1c5xyrx"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments
|
||||
;; the testing framework, test-hdl, requires network
|
||||
|
||||
Reference in New Issue
Block a user