gnu: emacs-rustic: Update to 3.2.
* gnu/packages/emacs-xyz.scm (emacs-rustic): Update to 3.2.
This commit is contained in:
parent
7c151ff7fd
commit
d6551d68fb
@ -23019,7 +23019,7 @@ source code.")
|
|||||||
(define-public emacs-rustic
|
(define-public emacs-rustic
|
||||||
(package
|
(package
|
||||||
(name "emacs-rustic")
|
(name "emacs-rustic")
|
||||||
(version "3.0")
|
(version "3.2")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
@ -23028,7 +23028,7 @@ source code.")
|
|||||||
(commit version)))
|
(commit version)))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "18br5yfakfwcbw3vkawhw5sm41xg78cz4bimz36x5xcgbwi88k3p"))))
|
(base32 "000awxvnwxg2hmhhn6yd9pnvflr91npfs2v1p5y7hcwg1d6mmvgk"))))
|
||||||
(build-system emacs-build-system)
|
(build-system emacs-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
(list emacs-dash
|
(list emacs-dash
|
||||||
|
Loading…
Reference in New Issue
Block a user