guix-patches
[Top][All Lists]
Advanced

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

[bug#56136] [PATCH] gnu: freedesktop: Add basu 0.2.0.


From: muradm
Subject: [bug#56136] [PATCH] gnu: freedesktop: Add basu 0.2.0.
Date: Wed, 22 Jun 2022 16:14:07 +0300
User-agent: mu4e 1.6.11; emacs 29.0.50


For v3 with lint I got only this:

gnu/packages/freedesktop.scm:726:14: basu@0.2.0: no period allowed at the end of the synopsis

v4 has no lint warnings.

--
muradm

Maxime Devos <maximedevos@telenet.be> writes:

[[PGP Signed Part:Undecided]]
muradm schreef op wo 22-06-2022 om 15:07 [+0300]:
>    * pkg-config is almost surely needs to be native-inputs > (it's
>    like a
>      (cross-) compiler).  "./pre-inst-env guix lint basu"
>      probably would
>      report this.
Didn't see any warning or else.

Can't reproduce:

$ guix lint -L . basu  # (*)
./a.scm:24:5: basu@0.2.0: ‘pkg-config’ zou waarschijnlijk inheemse voer moeten zijn ./a.scm:25:14: basu@0.2.0: geen punt toegestaan aan het einde van de synopsis
fetching CVE database for 2022...
fetching CVE database for 2021...
fetching CVE database for 2020...
[...]

(i.e.: the translation for 'native' is in retrospect confusing, pkg-config should probably be a native-input instead and a synopsis may not end with a period)

(*): I put the package definition into a separate file, hence the -L .. In your case,
that would be  './pre-inst-env guix lint basu' instead

Greetings,
Maxime.

[[End of PGP Signed Part]]

Attachment: signature.asc
Description: PGP signature


reply via email to

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