~ruther/guix-local

b74fe3659cc94f125a9fdaa711a64c4816451745 — Cayetano Santos 10 months ago 6911c9f
gnu: emacs-vhdl-ts-mode: Update to 0.3.0.

* gnu/packages/emacs-xyz.scm (emacs-vhdl-ts-mode): Update to 0.3.0.

Change-Id: I77f504291537c9c106c8fcce9577bf437566250c
1 files changed, 4 insertions(+), 4 deletions(-)

M gnu/packages/emacs-xyz.scm
M gnu/packages/emacs-xyz.scm => gnu/packages/emacs-xyz.scm +4 -4
@@ 9692,16 9692,16 @@ with Emacs.")
(define-public emacs-vhdl-ts-mode
  (package
    (name "emacs-vhdl-ts-mode")
    (version "0.2.2")
    (version "0.3.0")
    (source
     (origin
       (method git-fetch)
       (uri (git-reference
             (url "https://github.com/gmlarumbe/vhdl-ts-mode/")
             (commit (string-append "v" version))))
              (url "https://github.com/gmlarumbe/vhdl-ts-mode/")
              (commit (string-append "v" version))))
       (file-name (git-file-name name version))
       (sha256
        (base32 "0vqq1819czzliicanv00hhv13zy9apvj4326pnj9n3iqx45q6a96"))))
        (base32 "0pv68hv7l7z54xf7pyr5n5bplidkxkr0bgw35hjp1gg9pq7m4wfd"))))
    (build-system emacs-build-system)
    (arguments
     ;; the testing framework, test-hdl, requires network