guix-patches
[Top][All Lists]
Advanced

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

[bug#54252] [PATCH] gnu: lemonbar: Update to 1.4.


From: Maxime Devos
Subject: [bug#54252] [PATCH] gnu: lemonbar: Update to 1.4.
Date: Sat, 05 Mar 2022 11:01:42 +0100
User-agent: Evolution 3.38.3-1

Jai Vetrivelan schreef op za 05-03-2022 om 11:35 [+0530]:
> +    (version "1.4")
> +    (source (origin
> +              (method git-fetch)
> +              (uri (git-reference
> +                    (url "https://github.com/LemonBoy/bar";)
> +                    (commit (string-append "v" version))))

Also, on line 1248, the return value of 'strdup' isn't checked.
Likewise on line 1475 and 974.

Greetings,
Maxime.

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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