GNU bug report logs -
#41533
[PATCH 0/10] Misc updates
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Vincent,
Thanks! According to this comment in the netpbm package,
‘advanced’ was not the prime choice:
;; At the time of first packaging, the "super-stable" and
;; "stable" versions did not compile with newer libpng;
;; we needed the "advanced" version.
;; The currently highest stable version is 10.47.53,
;; the currently highest advanced version is 10.69.4,
;; svn release 2397.
Stable has moved up quite a bit, to 10.86.13. Could you try
building it first?
Vincent Legoll 写道:
> There's something strange (to me) happening with the netpbm
> update,
> probably related to svn-fetch.
>
> The hash did not change for the version update.
You're still asking Guix to fetch and build the old revision,
since you only changed the VERSION field. The source isn't
affected by that variable:
(uri (svn-reference
(url "http://svn.code.sf.net/p/netpbm/code/advanced")
(revision 2965)))
You can find the corresponding SVN revision on the release page[0]
or:
;; To determine the correct release: "svn log version.mk".
Kind regards,
T G-R
[0]: https://sourceforge.net/p/netpbm/code/HEAD/tree/
PS: I updated haproxy on master already.
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 5 years and 52 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.