From 34d1e5eaa20454b93071d9fe7a53fda691d29c30 Mon Sep 17 00:00:00 2001 From: SqrtMinusOne Date: Tue, 4 Jan 2022 21:41:06 +0300 Subject: [PATCH] fix(lieer): typo --- lieer.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lieer.scm b/lieer.scm index f2bb3ad..cb0c2dd 100644 --- a/lieer.scm +++ b/lieer.scm @@ -202,7 +202,7 @@ Templates.") ,python-google-auth-httplib2) ("python-httplib2" ,python-httplib20) ("python-six" ,python-six) - ("python-uritemplate" ,python-uritemplate3))) + ("python-uritemplate" ,python-uritemplate-3))) (home-page "https://github.com/googleapis/google-api-python-client/") (synopsis "Google API Client Library for Python")