~ruther/guix-local

7d7b437dd144818c0a4b40238dda217c94b0fafc — Nicolas Goaziou 5 months ago 4548100
gnu: emacs-org-node-3: Update to 3.9.1.

* gnu/packages/emacs-xyz.scm (emacs-org-node-3): Update to 3.9.1.
[propagated-inputs]: Add emacs-cond-let.

Change-Id: I535cc4bb4589b00fe15f66ae26d16bb924fdfc6a
1 files changed, 4 insertions(+), 3 deletions(-)

M gnu/packages/emacs-xyz.scm
M gnu/packages/emacs-xyz.scm => gnu/packages/emacs-xyz.scm +4 -3
@@ 42409,7 42409,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.8.0")
    (version "3.9.1")
    (source (origin
              (method git-fetch)
              (uri (git-reference


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


@@ 42431,7 42431,8 @@ structure of all your Org files – headings, links and so on..")
               (("^cd.*\"")
                "")))))))
    (propagated-inputs
     (list emacs-llama
     (list emacs-cond-let
           emacs-llama
           emacs-magit
           emacs-org-mem))
    ;; tests