From 64618c9cc903b8932eae56d8447bc59951a0532b Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Fri, 16 Jul 2021 10:48:49 -0300 Subject: src/xyz/euandreh/queue.scm: Update mdpo to 0.3.63 --- src/xyz/euandreh/queue.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/xyz/euandreh') diff --git a/src/xyz/euandreh/queue.scm b/src/xyz/euandreh/queue.scm index 389c526..504efad 100644 --- a/src/xyz/euandreh/queue.scm +++ b/src/xyz/euandreh/queue.scm @@ -520,13 +520,13 @@ Template::Mustache conforms to v1.1.3 of the Mustache specs.") (package (inherit mdpo) (name "mdpo-patched") - (version "0.3.54") + (version "0.3.63") (source (origin (method url-fetch) (uri (pypi-uri "mdpo" version)) (sha256 - (base32 "1gzs48yv296h8dhbd2dr8ck7chd95kz4rqyc7mdjnhg1dlhmmqhb")))) + (base32 "0p8nbyqlljqfm38yj2nl2am5bkd1pf37ybwymrhs7dlk04zm9a6b")))) (native-inputs `(("python-flake8-implicit-str-concat" ,python-flake8-implicit-str-concat-patched) ,@(alist-delete "python-flake8-implicit-str-concat" -- cgit v1.2.3