GNU bug report logs -
#56858
[PATCH] gnu: libcgroup: Update to 2.0.2.
Previous Next
Reported by: muradm <mail <at> muradm.net>
Date: Sun, 31 Jul 2022 15:30:01 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
"(" <paren <at> disroot.org> writes:
> Hi!
>
> On Sun Jul 31, 2022 at 4:29 PM BST, muradm wrote:
>> + (home-page "https://github.com/libcgroup/libcgroup")
> Put home-page under inputs and above synopsis, where it was
> before.
>
Is there a guideline where home-page should be? I find it more
DRY when reusing.
>> (method url-fetch)
>> - (uri (string-append
>> - "mirror://sourceforge/libcg/" name "/"
>> - version "/" name "-" version ".tar.bz2"))
>> + (uri (string-append home-page "/releases/download/v"
>> + version "/" name "-" version
>> ".tar.gz"))
> Since we're using github now, we likely want to use git-fetch
> here.
> I've been told Github releases are volatile.
>
> -- (
Their repo is not suitable for building from, instead
they release sources manually.
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 2 years and 266 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.