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:
Nicolas Goaziou 2025-03-07 09:29:11 +01:00
parent 3835aae6c7
commit 519d95cfae
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -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