Arne Babenhauserheide ArneBab · any pronouns
ArneBab commented on pull request guile/guile#15 2026年07月03日 16:07:32 +02:00
Add (srfi srfi-134): ideques

you’re right, fixed!

ArneBab pushed to srfi-134 at ArneBab/guile 2026年07月03日 16:07:13 +02:00
0af35de30a fix typo, thanks to pastor!
ArneBab commented on issue guix/guix#9310 2026年07月02日 19:13:55 +02:00
texlive-minted 2026.1 requires python-latexminted 0.6.0 or later, but only 0.5.1 is packaged

Yes -- I tested this issue (9310) in combination with 9505.

ArneBab commented on issue guix/guix#9310 2026年07月02日 14:51:54 +02:00
texlive-minted 2026.1 requires python-latexminted 0.6.0 or later, but only 0.5.1 is packaged

Yes, that fixed it! My book builds correctly again! Thank you very much!

ArneBab commented on pull request guile/guile#4 2026年07月01日 17:48:56 +02:00
GUILE_INHIBIT_WELCOME_MESSAGE: suppress repl-welcome when set -- fixes #78151

I think we should stick to %inhibit as prefix for the variables, just to keep them consistent. So %inhibited-warning-messages -- in wording: inhibit something from warning.

ArneBab commented on issue guix/guix#9310 2026年06月27日 14:50:34 +02:00
texlive-minted 2026.1 requires python-latexminted 0.6.0 or later, but only 0.5.1 is packaged

I tried with 0.6.0 and it didn’t fix the issue (and there’s a note in the minted package that 0.6.0 doesn’t work).

ArneBab commented on issue guix/guix#9310 2026年06月25日 15:31:49 +02:00
texlive-minted 2026.1 requires python-latexminted 0.6.0 or later, but only 0.5.1 is packaged

Yes, with latexminted 0.7.1 I installed via `./pre-inst-env guix install python python-pygments texlive-minted texlive-pdftex python-latexminted texlive-minted-code texlive-collection-basic...

ArneBab commented on issue guix/guix#9310 2026年06月25日 12:44:24 +02:00
texlive-minted 2026.1 requires python-latexminted 0.6.0 or later, but only 0.5.1 is packaged

I no longer get the problem of not being able to use latexminted 0.5.1 (but minted still does not work).

ArneBab pushed to main at ArneBab/fibers 2026年06月20日 11:27:22 +02:00
ArneBab created branch main in ArneBab/fibers 2026年06月20日 11:27:22 +02:00
ArneBab pushed to master at ArneBab/fibers 2026年06月20日 11:27:01 +02:00
5c5a463190 interrupts: Skip pthread-kill optimization on Darwin.
27540072f5 posix-clocks: Define 'pthread-kill' on Darwin.
2242804ef3
Prepare for 2.0.0 and update ‘NEWS’.
b92e918c5a
timer-wheel: Use a monotonic clock instead of ‘get-internal-real-time’.
6b9060a339
posix-clocks: Add ‘internal-monotonic-time’.
Compare 30 commits »
ArneBab commented on issue guile/guile#39 2026年06月16日 10:23:27 +02:00
Reverting -I and current-info-port in 3.0.x?

I need to pick this up again, but am not sure which approach would get accepted.

ArneBab opened issue guix/guix#9310 2026年06月15日 09:06:54 +02:00
texlive-minted 2026.1 requires python-latexminted 0.6.0 or later, but only 0.5.1 is packaged
ArneBab commented on pull request guile/guile#31 2026年06月01日 00:02:45 +02:00
Add SRFI-253 to Guile

Isn’t failure always a programming error?

ArneBab commented on pull request guile/guile#31 2026年05月31日 08:57:02 +02:00
Add SRFI-253 to Guile
ArneBab commented on pull request guile/guile#180 2026年05月01日 10:57:24 +02:00
peg: Delete trailing whitespace.

reviewed and merged, thank you!

ArneBab pushed to main at guile/guile 2026年05月01日 10:56:59 +02:00
05bf1056ae peg: Delete trailing whitespace.
ArneBab merged pull request guile/guile#180 2026年05月01日 10:56:58 +02:00
peg: Delete trailing whitespace.
ArneBab commented on issue guile/guile#56 2026年03月21日 02:02:04 +01:00
Guile main fails to build on Mingw64.