me
/
guix
Archived
1
0
Fork 0

gnu: emacs-org-contrib: Fix version to 20200907.

* gnu/packages/emacs-xyz.scm (emacs-org-contrib): Version 20200908 does not
exist yet, use the last one on ELPA.
master
Pierre Neidhardt 2020-09-09 14:46:43 +02:00
parent 057d584b98
commit 200aaaeebc
No known key found for this signature in database
GPG Key ID: 9BDCF497A4BBCC7F
1 changed files with 1 additions and 1 deletions

View File

@ -9658,7 +9658,7 @@ programming and reproducible research.")
(package
(inherit emacs-org)
(name "emacs-org-contrib")
(version "20200908")
(version "20200907")
(source
(origin
(method url-fetch)