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