aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorTharre <tharre3@gmail.com>2019-05-13 02:51:49 +0200
committerTharre <tharre3@gmail.com>2019-05-13 02:51:49 +0200
commit22369eccb25b4d05f75a01691d0a70fc1e5fc7a2 (patch)
tree08025a9e8eadaa626f68396d5a6ae24be4c3761d /.gitmodules
parent3d3996edaf169424babc8b9da6bde6ea1051d3db (diff)
downloadpkgbuilds-22369eccb25b4d05f75a01691d0a70fc1e5fc7a2.tar.gz
pkgbuilds-22369eccb25b4d05f75a01691d0a70fc1e5fc7a2.tar.xz
pkgbuilds-22369eccb25b4d05f75a01691d0a70fc1e5fc7a2.zip
Add pandoc-pyplot (+ dependency)
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 6 insertions, 0 deletions
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