[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
199/285: gnu: emacs-org: Update to 9.3.1.
From: |
guix-commits |
Subject: |
199/285: gnu: emacs-org: Update to 9.3.1. |
Date: |
Sun, 29 Dec 2019 20:44:29 -0500 (EST) |
kkebreau pushed a commit to branch wip-gnome3.34
in repository guix.
commit 098906a2bc5ac11fbb941d12f5ea73f37f2a7e88
Author: Nicolas Goaziou <address@hidden>
Date: Fri Dec 27 09:42:02 2019 +0100
gnu: emacs-org: Update to 9.3.1.
* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.3.1.
---
gnu/packages/emacs-xyz.scm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index bcfeb28..526b7cb 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -7987,16 +7987,16 @@ passive voice.")
(define-public emacs-org
(package
(name "emacs-org")
- ;; emacs-org-contrib inherits from this package. Please update its sha256
- ;; checksum as well.
- (version "9.3")
+ ;; emacs-org-contrib inherits from this package. Please update it as
+ ;; well.
+ (version "9.3.1")
(source (origin
(method url-fetch)
(uri (string-append "https://elpa.gnu.org/packages/org-"
version ".tar"))
(sha256
(base32
- "0pyfx4xzzi3qqip958rs7j5ca1r4i5v6dfkx5kbp2ndhqmxbfxjw"))))
+ "1n79h6ihhsaxxbnl9hw511aav0215m3pa51sa5fh3ddknjfplian"))))
(build-system emacs-build-system)
(home-page "https://orgmode.org/")
(synopsis "Outline-based notes management and organizer")
- 183/285: gnu: python-fonttools: Update home-page., (continued)
- 183/285: gnu: python-fonttools: Update home-page., guix-commits, 2019/12/29
- 180/285: gnu: gdal: Use HTTPS home page URI., guix-commits, 2019/12/29
- 178/285: gnu: gdal: Enable GPKG format driver., guix-commits, 2019/12/29
- 173/285: gnu: libgeotiff: Update to 1.5.1., guix-commits, 2019/12/29
- 185/285: gnu: Add dragon., guix-commits, 2019/12/29
- 188/285: gnu: Add libkcddb., guix-commits, 2019/12/29
- 194/285: gnu: Add kamoso., guix-commits, 2019/12/29
- 197/285: gnu: Add ffmpegthumbs., guix-commits, 2019/12/29
- 195/285: gnu: Add libkcompactdisc., guix-commits, 2019/12/29
- 196/285: gnu: Add audiocd-kio., guix-commits, 2019/12/29
- 199/285: gnu: emacs-org: Update to 9.3.1.,
guix-commits <=
- 201/285: Add 'build-aux/git-authenticate.scm'., guix-commits, 2019/12/29
- 204/285: doc: Mention "make authenticate"., guix-commits, 2019/12/29
- 206/285: gnu: r-shortread: Update to 1.44.1., guix-commits, 2019/12/29
- 207/285: gnu: r-biocparallel: Update to 1.20.1., guix-commits, 2019/12/29
- 209/285: gnu: r-summarizedexperiment: Update to 1.16.1., guix-commits, 2019/12/29
- 214/285: gnu: r-bigmemory: Update to 4.5.36., guix-commits, 2019/12/29
- 215/285: gnu: r-robust: Update to 0.4-18.2., guix-commits, 2019/12/29
- 218/285: gnu: r-biocsingular: Update to 1.2.1., guix-commits, 2019/12/29
- 219/285: gnu: r-enrichplot: Update to 1.6.1., guix-commits, 2019/12/29
- 220/285: gnu: r-clusterprofiler: Update to 3.14.2., guix-commits, 2019/12/29