~ruther/guix-local

bda0b51ea714132647a1fb7aeaf5207df1c71c12 — Nicolas Goaziou 2 months ago 23ef798
gnu: emacs-org-node-3: Update to 3.9.9.

* gnu/packages/emacs-xyz.scm (emacs-org-node-3): Update to 3.9.9.

Change-Id: Ib1d533583be5c3fc4debff01299b1e29fe637ffc
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/emacs-xyz.scm
M gnu/packages/emacs-xyz.scm => gnu/packages/emacs-xyz.scm +2 -2
@@ 43262,7 43262,7 @@ structure of all your Org files – headings, links and so on..")
(define-public emacs-org-node-3
  (package
    (name "emacs-org-node")
    (version "3.9.1")
    (version "3.9.9")
    (source (origin
              (method git-fetch)
              (uri (git-reference


@@ 43271,7 43271,7 @@ structure of all your Org files – headings, links and so on..")
              (file-name (git-file-name name version))
              (sha256
               (base32
                "0nvi1gjll8qlin2adv556wgd030rzjzdj6wpflldw16m87cff7x0"))))
                "10c71yhbhjm21fq3wqln5ldrag84mri435xxwhcgzz3krhyxmijf"))))
    (build-system emacs-build-system)
    (arguments
     '(#:tests? #f ; fails