From e479e7a8cb8bb4194cfdd1c8b775b02c370eeee5 Mon Sep 17 00:00:00 2001 From: Vinicius Monego Date: Sun, 1 Mar 2026 20:40:04 -0300 Subject: [PATCH] gnu: python-decaylanguage: Update to 0.20.2. * gnu/packages/python-science.scm (python-decaylanguage): Update to 0.20.2. Change-Id: I172a9d58f50d7deaaf270a8f39ecbbfc47e6d73e --- gnu/packages/python-science.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/python-science.scm b/gnu/packages/python-science.scm index 8aba0e5987..9a155ee1ef 100644 --- a/gnu/packages/python-science.scm +++ b/gnu/packages/python-science.scm @@ -969,13 +969,13 @@ Features: (define-public python-decaylanguage (package (name "python-decaylanguage") - (version "0.18.6") + (version "0.20.2") (source (origin (method url-fetch) (uri (pypi-uri "decaylanguage" version)) (sha256 - (base32 "0kc9i9k51kg2zv8dwywpigiipxzmyxpzb101imjsvv1licip7b8v")))) + (base32 "1l867w7srvx0hwfys56469lzdkcs2awbwjpj573bjqv2ngdycmwb")))) (build-system pyproject-build-system) (arguments (list