gnu: emacs-org-contrib: Update to 0.5.
* gnu/packages/emacs-xyz.scm (emacs-org-contrib): Update to 0.5. Change-Id: Ib5f3f6ca30c3a5a72ce855db416c68b8d3e00aad
This commit is contained in:
parent
6cb1f6b601
commit
b6b97fafe8
@ -17126,7 +17126,7 @@ programming and reproducible research.")
|
||||
(define-public emacs-org-contrib
|
||||
(package
|
||||
(name "emacs-org-contrib")
|
||||
(version "0.4.2")
|
||||
(version "0.5")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@ -17135,7 +17135,7 @@ programming and reproducible research.")
|
||||
(commit (string-append "release_" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "11p83gp5lpajf3aaaijs0p6y83sd9g6cv65h7021prcn4qbvipl8"))))
|
||||
(base32 "1iwzxaxn4nc78xn8g13xk081fbqmkxw1hsjvlkpms43xzwpdig5a"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments
|
||||
`(#:phases
|
||||
|
Loading…
Reference in New Issue
Block a user