Version bump emacs-parinfer-mode
This commit is contained in:
parent
59391c6456
commit
77b219a25d
2 changed files with 4 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
|||
(define-public emacs-parinfer-rust-mode
|
||||
(package
|
||||
(name "emacs-parinfer-rust-mode")
|
||||
(version "0.8.4")
|
||||
(version "0.8.6")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -12,7 +12,7 @@
|
|||
"https://stable.melpa.org/packages/parinfer-rust-mode-" version
|
||||
".tar"))
|
||||
(sha256
|
||||
(base32 "1ivpw22043rag2wx7agfck330cdy5acg4djfsdh01v33d95547c1"))))
|
||||
(base32 "0pg0xrwi6w5xbpm85hbpapj0x12s0npyvfg1x0bvwghmcsn9y4xr"))))
|
||||
(build-system emacs-build-system)
|
||||
(home-page "https://github.com/justinbarclay/parinfer-rust-mode")
|
||||
(synopsis "An interface for the parinfer-rust library")
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
(define-public emacs-parinfer-rust-mode
|
||||
(package
|
||||
(name "emacs-parinfer-rust-mode")
|
||||
(version "0.8.4")
|
||||
(version "0.8.6")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -9,7 +9,7 @@
|
|||
"https://stable.melpa.org/packages/parinfer-rust-mode-" version
|
||||
".tar"))
|
||||
(sha256
|
||||
(base32 "1ivpw22043rag2wx7agfck330cdy5acg4djfsdh01v33d95547c1"))))
|
||||
(base32 "0pg0xrwi6w5xbpm85hbpapj0x12s0npyvfg1x0bvwghmcsn9y4xr"))))
|
||||
(build-system emacs-build-system)
|
||||
(home-page "https://github.com/justinbarclay/parinfer-rust-mode")
|
||||
(synopsis "An interface for the parinfer-rust library")
|
||||
|
|
Loading…
Reference in a new issue