Hello,
On Fri, Jul 22, 2016 at 12:11:35PM -0400, Leo Famulari wrote:
> > + (uri (string-append "mirror://sourceforge/wxwindows/"
> > upstream-version
> > + "/wxWidgets-" upstream-version ".tar.bz2"))
> Without noticing, I changed the wxwidgets-2.8 URL from the
On Fri, Jul 22, 2016 at 03:59:48PM +0200, Jelle Licht wrote:
> * gnu/packages/wxwidgets.scm (wxwidgets-2): Add a guix revision number
> to the version scheme of wxwidgets-2 to force an update.
> - (uri (string-append "mirror://sourceforge/wxwindows/" version
> - "/
On Fri, Jul 22, 2016 at 4:01 PM, Jelle Licht wrote:
> packages on SourceForge that have been changed in place.
They have a past history of doing "interesting" things to binary
packages they host... I hope that's not a new batch of those...
--
Vincent Legoll
Hello guix,
Shamelessly stole most of this from Efraim, as wxwidgets had the same
problem.
Lets hope that it's just a couple of packages on SourceForge that have been
changed in place.
Jelle
2016-07-22 15:59 GMT+02:00 Jelle Licht :
> * gnu/packages/wxwidgets.scm (wxwidgets-2): Add a guix revi
* gnu/packages/wxwidgets.scm (wxwidgets-2): Add a guix revision number
to the version scheme of wxwidgets-2 to force an update.
---
gnu/packages/wxwidgets.scm | 54 +-
1 file changed, 29 insertions(+), 25 deletions(-)
diff --git a/gnu/packages/wxwidge