mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: emacs-org-social: Update to 2.9.
* gnu/packages/emacs-xyz.scm (emacs-org-social): Update to 2.9. Change-Id: I3d02ceddc0c557047d8d0cf08b7369d52d7d62af
This commit is contained in:
parent
980c337c97
commit
6644217484
1 changed files with 2 additions and 2 deletions
|
|
@ -40208,7 +40208,7 @@ federated microblogging social network.")
|
|||
(define-public emacs-org-social
|
||||
(package
|
||||
(name "emacs-org-social")
|
||||
(version "2.7.2")
|
||||
(version "2.9")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
|
@ -40217,7 +40217,7 @@ federated microblogging social network.")
|
|||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "1cj5r00sdb83v356ni2ic1gdychxidgpnvl48b6wq6j11j8yqa12"))))
|
||||
(base32 "1d8hwrpa20524qiqfwwvsk1h10yqk8fzac74n1ls7ixk28db0nvg"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue