Skip to content

Commit 3e7f0cf

Browse files
author
emacs-overlay
committed
Updated repos/org
1 parent 47c4c4c commit 3e7f0cf

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

repos/org/org-generated.nix

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
elpaBuild {
55
pname = "org";
66
ename = "org";
7-
version = "20200928";
7+
version = "20201005";
88
src = fetchurl {
9-
url = "https://orgmode.org/elpa/org-20200928.tar";
10-
sha256 = "14jr1cj2i9b2nraxv19x70z1py08xz7imhji9wfqa9qaawjh5qkl";
9+
url = "https://orgmode.org/elpa/org-20201005.tar";
10+
sha256 = "1jdql9kk9451p5q77rgn0k4pd47hjnsmrir3snbgbmi3f8xcdgmx";
1111
};
1212
packageRequires = [];
1313
meta = {
@@ -19,10 +19,10 @@
1919
elpaBuild {
2020
pname = "org-plus-contrib";
2121
ename = "org-plus-contrib";
22-
version = "20200928";
22+
version = "20201005";
2323
src = fetchurl {
24-
url = "https://orgmode.org/elpa/org-plus-contrib-20200928.tar";
25-
sha256 = "0y8l7k0wwdbym5p5yrps3q3x0hqd8k0x2mklq6zha3psg76dbk6y";
24+
url = "https://orgmode.org/elpa/org-plus-contrib-20201005.tar";
25+
sha256 = "08flsfcb2qlksip1aamvxanyxs7n2m2hg56772cag2hyl81mzs0f";
2626
};
2727
packageRequires = [];
2828
meta = {

0 commit comments

Comments
 (0)