gnu: emacs-mastodon: Update to 1.0.25.
* gnu/packages/emacs-xyz.scm (emacs-mastodon): Update to 1.0.25. Change-Id: Ie3463d0fe644aad606b68d80b4afa30047a6a4af
This commit is contained in:
parent
7444b176b4
commit
195cf39883
@ -34820,7 +34820,7 @@ time.")
|
|||||||
(define-public emacs-mastodon
|
(define-public emacs-mastodon
|
||||||
(package
|
(package
|
||||||
(name "emacs-mastodon")
|
(name "emacs-mastodon")
|
||||||
(version "1.0.24")
|
(version "1.0.25")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
@ -34829,7 +34829,7 @@ time.")
|
|||||||
(commit version)))
|
(commit version)))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "1365n7nswh7f6py82hkb5qd9fhl6mdr0jcpnbzsx0mc75vpyjvl8"))))
|
(base32 "02ykj4hyddd5p0idl8gvgl9q770vni69xsza99y3rpyilc2a8r66"))))
|
||||||
(build-system emacs-build-system)
|
(build-system emacs-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
Loading…
Reference in New Issue
Block a user