mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-06 19:09:27 +01:00
gnu: emacs-julia-snail: Update to 1.2.3.
* gnu/packages/emacs-xyz.scm (emacs-julia-snail): Update to 1.2.3.
This commit is contained in:
parent
c5ca5a7a60
commit
7f3b9bc429
1 changed files with 2 additions and 2 deletions
|
@ -12946,7 +12946,7 @@ mode with the package emacs-julia-mode.")
|
||||||
(define-public emacs-julia-snail
|
(define-public emacs-julia-snail
|
||||||
(package
|
(package
|
||||||
(name "emacs-julia-snail")
|
(name "emacs-julia-snail")
|
||||||
(version "1.2.2")
|
(version "1.2.3")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
|
@ -12955,7 +12955,7 @@ mode with the package emacs-julia-mode.")
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1vbg97h2jvmkpyhdsra51ilimzvrqnpy8rf1bhxnnb54p2cgkpsr"))))
|
"07dj788hdfskn2k400q2fcfh18w7gflfrc5zqg8bqflhv755m30k"))))
|
||||||
(build-system emacs-build-system)
|
(build-system emacs-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
|
Loading…
Add table
Reference in a new issue