mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-go-translate: Update to 3.0.9.
* gnu/packages/emacs-xyz.scm (emacs-go-translate): Update to 3.0.9. Change-Id: Iaacef0b0de4adb331832d1f151241434b666fbf4
This commit is contained in:
parent
3835aae6c7
commit
519d95cfae
1 changed files with 2 additions and 2 deletions
|
@ -29414,7 +29414,7 @@ the GIF result.")
|
|||
(define-public emacs-go-translate
|
||||
(package
|
||||
(name "emacs-go-translate")
|
||||
(version "3.0.7")
|
||||
(version "3.0.9")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -29423,7 +29423,7 @@ the GIF result.")
|
|||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "0603iq1vjbm44sl7qrmkdfcqzzc703h1g5hdcswpj7pi0w7fxb4s"))))
|
||||
(base32 "1j5knkb8h0wpr6pzvrb6kvisjkm4kkd7jzad6h566sn0si2x9y5g"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue