mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: emacs-vhdl-ext: Update to 0.7.0.
* gnu/packages/emacs-xyz.scm (emacs-vhdl-ext): Update to 0.7.0. Change-Id: I5f7b223ae6b17263994377d0a4610244666f49ec
This commit is contained in:
@@ -9963,7 +9963,7 @@ snippets for yasnippet.")
|
||||
(define-public emacs-vhdl-ext
|
||||
(package
|
||||
(name "emacs-vhdl-ext")
|
||||
(version "0.6.0")
|
||||
(version "0.7.0")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@@ -9972,7 +9972,7 @@ snippets for yasnippet.")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "0prxdchcs0k7mclm6mdf4lwpsnww5vn094ici5fbp0rh0h4mzyc3"))))
|
||||
(base32 "0agiamq7g8zm3blznykbr1kgr09rb133rd4mh9nfc0vfk8i5mabv"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments
|
||||
;; the testing framework test-hdl requires network
|
||||
|
||||
Reference in New Issue
Block a user