[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] gnu: inkscape: Update to 0.91.
From: |
Ludovic Courtès |
Subject: |
Re: [PATCH] gnu: inkscape: Update to 0.91. |
Date: |
Mon, 02 Feb 2015 23:14:56 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) |
David Thompson <address@hidden> skribis:
> From 468ed9d5eb8eb839ba2ffb39fc6d8301ba6606f5 Mon Sep 17 00:00:00 2001
> From: David Thompson <address@hidden>
> Date: Mon, 2 Feb 2015 15:29:11 -0500
> Subject: [PATCH] gnu: inkscape: Update to 0.91.
>
> * gnu/packages/inkscape.scm (inkscape): Update to 0.91.
[...]
> - (uri (string-append "mirror://sourceforge/inkscape/inkscape-"
> - version ".tar.bz2"))
> + (uri "https://inkscape.org/en/gallery/item/3854/download")
OK. As people discussed on IRC, if there are known mirror URLs it may
be a good idea to add them here.
Thanks!
Ludo’.