GNU bug report logs - #30492
[PATCH 0/4] Add libspatialite and spatialite-gui

Previous Next

Package: guix-patches;

Reported by: Björn Höfling <bjoern.hoefling <at> bjoernhoefling.de>

Date: Fri, 16 Feb 2018 21:10:02 UTC

Severity: normal

Tags: patch

Done: Marius Bakke <mbakke <at> fastmail.com>

Bug is archived. No further changes may be made.

Full log


Message #26 received at 30492 <at> debbugs.gnu.org (full text, mbox):

From: Marius Bakke <mbakke <at> fastmail.com>
To: Björn Höfling <bjoern.hoefling <at> bjoernhoefling.de>,
 30492 <at> debbugs.gnu.org
Subject: Re: [bug#30492] [PATCH 3/4] gnu: Add wxwidgets <at> 2.8.
Date: Sun, 18 Feb 2018 18:07:38 +0100
[Message part 1 (text/plain, inline)]
Björn Höfling <bjoern.hoefling <at> bjoernhoefling.de> writes:

> * gnu/packages/wxwidgets.scm (wxwidgets-2.8): New variable.

This is effectively a revert of
6f9ba4c91c096a2fb95da111be0657d99ef2b683.  However, it does some things
differently, can you have a look and see if this patch needs adjustment?

[...]
  
> +(define-public wxwidgets-2.8
> +  (package (inherit wxwidgets)
> +           (version "2.8.12")
> +           (source
> +            (origin
> +              (method url-fetch)
> +              (uri (string-append "https://github.com/wxWidgets/wxWidgets/archive/v"
> +                                  version ".tar.gz"))

wxWidgets provides "release" tarballs which are preferred to the
auto-generated git archive tarballs.  See the above-mentioned commit for
the proper URL :-)
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 7 years and 93 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.