From 22369eccb25b4d05f75a01691d0a70fc1e5fc7a2 Mon Sep 17 00:00:00 2001 From: Tharre Date: Mon, 13 May 2019 02:51:49 +0200 Subject: Add pandoc-pyplot (+ dependency) --- .gitmodules | 6 ++++++ haskell-tasty-hspec | 1 + pandoc-pyplot | 1 + 3 files changed, 8 insertions(+) create mode 160000 haskell-tasty-hspec create mode 160000 pandoc-pyplot diff --git a/.gitmodules b/.gitmodules index 931ca67..3ec2e29 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,9 @@ [submodule "diod"] path = diod url = ssh://aur@aur.archlinux.org/diod.git +[submodule "haskell-tasty-hspec"] + path = haskell-tasty-hspec + url = ssh://aur@aur.archlinux.org/haskell-tasty-hspec.git +[submodule "pandoc-pyplot"] + path = pandoc-pyplot + url = ssh://aur@aur.archlinux.org/pandoc-pyplot.git diff --git a/haskell-tasty-hspec b/haskell-tasty-hspec new file mode 160000 index 0000000..dc4d287 --- /dev/null +++ b/haskell-tasty-hspec @@ -0,0 +1 @@ +Subproject commit dc4d2870f4d7753437610743628bf6e289d2b536 diff --git a/pandoc-pyplot b/pandoc-pyplot new file mode 160000 index 0000000..cf3ea17 --- /dev/null +++ b/pandoc-pyplot @@ -0,0 +1 @@ +Subproject commit cf3ea175e3d0da8b26e4173c7fa2280fa287daf7 -- cgit v1.2.3-70-g09d2