From 20aeb444c895434671859bac4ace50bdb65b1203 Mon Sep 17 00:00:00 2001 From: Denis 'GNUtoo' Carikli Date: Sun, 14 Apr 2024 17:51:43 +0200 Subject: Update guile patch by backporting merged patch. The guile patch was finally merged upstream in the commit bc2c612b89d3c4e7ef017a417af25b50f92fccee ("SRFI-19: Add support for ISO 8601 zones with a colon."). Since the patch changed a bit since the initial version, I backported the upstream commit. Signed-off-by: Denis 'GNUtoo' Carikli --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 9cb2205..a297eca 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ CURL ?= curl BLOG_URL ?= https://blog.replicant.us/page -GUILE_PATCH = v1-0001-SRFI-19-Add-support-for-ISO-8601-zones-with-a-col.patch +GUILE_PATCH = 0001-SRFI-19-Add-support-for-ISO-8601-zones-with-a-colon.patch GUIX_COMMIT ?= b25b94335a3ee8d68d2145da8e5ea0325ecea451 GUIX_SHELL ?= guix time-machine --commit=$(GUIX_COMMIT) -- shell -C GUIX_PYTHON_PACKAGES ?= python python-beautifulsoup4 python-html2text python-sh -- cgit v1.2.3