mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-27 22:03:54 +03:00
pandoc: updated to version 1.8.1.2
svn path=/nixpkgs/trunk/; revision=27850
This commit is contained in:
parent
fef790c942
commit
37e07ad933
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self : {
|
cabal.mkDerivation (self : {
|
||||||
pname = "pandoc";
|
pname = "pandoc";
|
||||||
version = "1.8.1.1";
|
version = "1.8.1.2";
|
||||||
sha256 = "0g680j8x3v19wcb9k2dxgrdrjr48w0vhvlspfzgw0sgzrgfmaqsj";
|
sha256 = "93b23b7ff91ac6d91c8b3945175967fa4da5a5587c1147a19a1a20c8d61b734d";
|
||||||
propagatedBuildInputs =
|
propagatedBuildInputs =
|
||||||
[HTTP citeprocHs dlist tagsoup texmath xhtml zipArchive];
|
[HTTP citeprocHs dlist tagsoup texmath xhtml zipArchive];
|
||||||
meta = {
|
meta = {
|
||||||
|
Loading…
Reference in New Issue
Block a user