GNU bug report logs -
#67494
[PATCH] gnu: sysstat: Update to 12.7.4.
Previous Next
Reported by: Greg Hogan <code <at> greghogan.com>
Date: Mon, 27 Nov 2023 19:26:01 UTC
Severity: normal
Tags: patch
Done: 宋文武 <iyzsong <at> envs.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Greg Hogan <code <at> greghogan.com> skribis:
> Deletion of the old home page was announced there before removal:
> https://web.archive.org/web/20231003035440/http://sebastien.godard.pagesperso-orange.fr/
>
> * gnu/packages/linux.scm (sysstat): Update to 12.7.4.
> [source]: Update URI.
> [home-page]: Likewise.
>
> Change-Id: Ie839802b959e67dcc7405727290b67aa85818378
[...]
> (method url-fetch)
> - (uri (string-append "http://pagesperso-orange.fr/sebastien.godard/"
> - "sysstat-" version ".tar.xz"))
> + (uri (string-append "https://github.com/sysstat/sysstat/archive/refs/tags/"
> + "v" version ".tar.gz"))
This is an autogenerated (“unstable”) tarball, as reported by ‘guix
lint’. Could you change that to use ‘git-fetch’ instead?
TIA,
Ludo’.
This bug report was last modified 1 year and 184 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.