1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-24 01:51:51 +02:00

gnu: emacs-mastodon: Update to 1.0.19.

* gnu/packages/emacs-xyz.scm (emacs-mastodon): Update to 1.0.19.

Change-Id: Ieb7ab69694ba37d6ac7b55aae3e71796d91967c2
This commit is contained in:
Nicolas Goaziou
2024-04-06 14:32:43 +02:00
parent 482ebe3274
commit 3c548ddbb4
+2 -2
View File
@@ -33844,7 +33844,7 @@ time.")
(define-public emacs-mastodon (define-public emacs-mastodon
(package (package
(name "emacs-mastodon") (name "emacs-mastodon")
(version "1.0.18") (version "1.0.19")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@@ -33853,7 +33853,7 @@ time.")
(commit version))) (commit version)))
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 "1l4arid01m5475wq4sy8j598ww13847sbpg9grl71r72rs83071w")))) (base32 "096zsjlqx2cv4zq607f9n7mr60d5avhfczf3nxsa8wkjsj97qrlh"))))
(build-system emacs-build-system) (build-system emacs-build-system)
(arguments (arguments
(list (list