mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-18 02:05:51 +03:00
emacsPackages.org-packages: 2020-12-09
This commit is contained in:
parent
a43c6fc025
commit
33ee2f22c6
@ -4,10 +4,10 @@
|
||||
elpaBuild {
|
||||
pname = "org";
|
||||
ename = "org";
|
||||
version = "20200817";
|
||||
version = "20201207";
|
||||
src = fetchurl {
|
||||
url = "https://orgmode.org/elpa/org-20200817.tar";
|
||||
sha256 = "159hch9zls3apxq11c5rjpmci1avyl7q3cgsrqxwgnzy8c61104d";
|
||||
url = "https://orgmode.org/elpa/org-20201207.tar";
|
||||
sha256 = "0hryicg3nbvc17ypwdcx08kl8samd979388hw7jwbp5sw3v95y0c";
|
||||
};
|
||||
packageRequires = [];
|
||||
meta = {
|
||||
@ -19,10 +19,10 @@
|
||||
elpaBuild {
|
||||
pname = "org-plus-contrib";
|
||||
ename = "org-plus-contrib";
|
||||
version = "20200817";
|
||||
version = "20201207";
|
||||
src = fetchurl {
|
||||
url = "https://orgmode.org/elpa/org-plus-contrib-20200817.tar";
|
||||
sha256 = "0n3fhcxjsk2w78p7djna4nlppa7ypjxzpq3r5dmzc8jpl71mipba";
|
||||
url = "https://orgmode.org/elpa/org-plus-contrib-20201207.tar";
|
||||
sha256 = "07xmnxrn63ini3c8hfrgv13b28dh91x2lpf875fhi5wz70w0a9s4";
|
||||
};
|
||||
packageRequires = [];
|
||||
meta = {
|
||||
@ -30,4 +30,4 @@
|
||||
license = lib.licenses.free;
|
||||
};
|
||||
}) {};
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user