[PATCH] guile-lib: src/logger/logger.scm: Fix spelling of "invocation".

2021-12-02 Thread Vagrant Cascadian
: Vagrant Cascadian Date: Thu, 2 Dec 2021 13:54:37 -0800 Subject: [PATCH] src/logger/logger.scm: Fix spelling of "invocation". --- src/logging/logger.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/logging/logger.scm b/src/logging/logger.scm index 7ff4f43..d88c

Re: Bug#1064998: guile-lib: broken package when cross building

2024-03-01 Thread Vagrant Cascadian
Forwarding this upstream, originally submitted in the Debian bug tracking system at: https://bugs.debian.org/1064998 On 2024-02-28, Helmut Grohne wrote: > guile-lib actually does cross build, but we still track it as cross > build failure, because the resulting package contains a build > archit

guile-lib: essentially empty guile-library.info in 0.2.8 tarball

2024-04-12 Thread Vagrant Cascadian
Something seems to be amiss with the generation process for guile-library.info, which appears to be mostly empty in the 0.2.8 tarball, and calling "make -C doc guile-library.info" seems to fail to actually (re)generate it. live well, vagrant signature.asc Description: PGP signature

guile-lib: Fix typo in license declaration.

2024-05-01 Thread Vagrant Cascadian
Attached is a patch which fixes a minor typo in the license declaration. Thanks for developing guile-lib! live well, vagrant From 616bbbeb4bc7d34b1eeb56f133f43aaa283bd198 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Wed, 1 May 2024 12:53:51 -0700 Subject: [PATCH] Fix typo in license