Control: tags 969683 +patch

On 2020-11-10, Marc Dequènes (duck) wrote:
> I packaged 2.10 and no Guile 3.0 support yet. I just sent a mail 
> upstream to ask if that would be feasible.

Builds successfully with with the attached patch, which switches the
build-dependencies to use guile 3.0. I haven't tested if it functions
correctly.

live well,
  vagrant
From 8ba9f2ec9e7a37a330aefe82644cac2c224d0778 Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagr...@reproducible-builds.org>
Date: Thu, 17 Mar 2022 00:24:45 +0000
Subject: [PATCH] debian/control: Switch to guile 3.0.

---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 3c2a872..614fc47 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmo...@users.sour
            Marc Dequènes (Duck) <d...@duckcorp.org>
 Build-Depends: debhelper-compat (= 13),
                dh-sequence-python3,
-               guile-2.2-dev,
+               guile-3.0-dev,
                libgsasl7-dev,
                libldap2-dev,
                libltdl7-dev,
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature

Reply via email to