guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#74992] guix import go package definition is not valid


From: Sharlatan Hellseher
Subject: [bug#74992] guix import go package definition is not valid
Date: Mon, 23 Dec 2024 01:02:29 +0000

This is that part of importer which produces the guess:

,@(if (version>? min-go-version (package-version (go-package)))
                     `(#:go ,(string->number min-go-version))
                     '())



reply via email to

[Prev in Thread] Current Thread [Next in Thread]