gnu: emacs-org: Update to 9.3.6.
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sat, 15 Feb 2020 21:32:49 +0000 (22:32 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sat, 15 Feb 2020 21:32:49 +0000 (22:32 +0100)
* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.3.6.

gnu/packages/emacs-xyz.scm

index c2f0490..272be6d 100644 (file)
@@ -8078,13 +8078,13 @@ passive voice.")
     (name "emacs-org")
     ;; emacs-org-contrib inherits from this package.  Please update it as
     ;; well.
-    (version "9.3.3")
+    (version "9.3.6")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://elpa.gnu.org/packages/org-" version ".tar"))
        (sha256
-        (base32 "0yafckcx5ka2rpmv24x7ns6f3s1h216x2lbgaxsf1dmklbjcfvwv"))))
+        (base32 "0jwpgfzjvf1hd3mx582pw86hysdryaqzp69hk6azi9kmq4bzk87d"))))
     (build-system emacs-build-system)
     (home-page "https://orgmode.org/")
     (synopsis "Outline-based notes management and organizer")