From 48eca0d05f0477f4d78758b42baf4700c2b20e71 Mon Sep 17 00:00:00 2001 From: "brent s." Date: Fri, 17 Aug 2018 03:34:03 -0400 Subject: [PATCH] adding python-hashid --- .gitmodules | 3 +++ python-hashid | 1 + 2 files changed, 4 insertions(+) create mode 160000 python-hashid diff --git a/.gitmodules b/.gitmodules index a2a36d9..c7a2fda 100644 --- a/.gitmodules +++ b/.gitmodules @@ -244,3 +244,6 @@ [submodule "python-libguestfs"] url = aur@aur.archlinux.org:python-libguestfs path = python-libguestfs +[submodule "python-hashid"] + url = aur@aur.archlinux.org:python-hashid + path = python-hashid diff --git a/python-hashid b/python-hashid new file mode 160000 index 0000000..170e97c --- /dev/null +++ b/python-hashid @@ -0,0 +1 @@ +Subproject commit 170e97c228d0543e238d27f7417eb6f3284626e3