From c6e4691a9926218045a5676e5919f6552d5be2fb Mon Sep 17 00:00:00 2001 From: retropikzel Date: Wed, 17 Jul 2024 18:01:52 +0300 Subject: [PATCH] Backup --- composition.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composition.scm b/composition.scm index e8a9b68..acf1529 100644 --- a/composition.scm +++ b/composition.scm @@ -1,6 +1,6 @@ ((packager . "retropikzel") (name . "r7rs-pffi") - (version . "v0-4-0") + (version . "v0-4-1") (type . "library") (description . "Portable Foreign Function Interface for R7RS schemes") (license . "LGPL")