1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-29 13:31:16 +02:00

gnu: emacs-org-social: Update to 2.10.

* gnu/packages/emacs-xyz.scm (emacs-org-social): Update to 2.10.

Change-Id: I39546b27c6de044fa4c935d2a27ccf18d0bcdd8a
This commit is contained in:
Nicolas Goaziou
2026-01-31 15:04:27 +01:00
parent 15bfb63a2d
commit b6c6d41349

View File

@@ -40441,7 +40441,7 @@ federated microblogging social network.")
(define-public emacs-org-social
(package
(name "emacs-org-social")
(version "2.9")
(version "2.10")
(source
(origin
(method git-fetch)
@@ -40450,7 +40450,7 @@ federated microblogging social network.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1d8hwrpa20524qiqfwwvsk1h10yqk8fzac74n1ls7ixk28db0nvg"))))
(base32 "1h7bqqa3v0ah4ai2m6chz6932l5gq6rx7nc8mjxiiydkq1rjhgxi"))))
(build-system emacs-build-system)
(arguments
(list