Archived
1
0
Fork 0

gnu: emacs-mastodon: Update to 1.0.24.

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

Change-Id: I5eadb9eba4a1e4d28fc5756331132d8c47fcdae7
This commit is contained in:
Nicolas Goaziou 2024-07-21 16:02:18 +02:00
parent 603d34e4b5
commit 9f9ff8e96a
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -34753,7 +34753,7 @@ time.")
(define-public emacs-mastodon (define-public emacs-mastodon
(package (package
(name "emacs-mastodon") (name "emacs-mastodon")
(version "1.0.23") (version "1.0.24")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -34762,7 +34762,7 @@ time.")
(commit version))) (commit version)))
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 "1jknnp66fn6prk3b1xjjbml798vczfy7agf72pcvwrciljm9ij34")))) (base32 "1365n7nswh7f6py82hkb5qd9fhl6mdr0jcpnbzsx0mc75vpyjvl8"))))
(build-system emacs-build-system) (build-system emacs-build-system)
(arguments (arguments
(list (list