From: David Thompson <dthompson2@worcester.edu>
To: guix-devel@gnu.org
Subject: [PATCH] gnu: inkscape: Update to 0.91.
Date: Mon, 02 Feb 2015 15:31:06 -0500 [thread overview]
Message-ID: <87egq8jbsl.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> (raw)
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: 0001-gnu-inkscape-Update-to-0.91.patch --]
[-- Type: text/x-diff, Size: 1190 bytes --]
From 468ed9d5eb8eb839ba2ffb39fc6d8301ba6606f5 Mon Sep 17 00:00:00 2001
From: David Thompson <dthompson2@worcester.edu>
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.
---
gnu/packages/inkscape.scm | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/inkscape.scm b/gnu/packages/inkscape.scm
index 26513b8..9952de7 100644
--- a/gnu/packages/inkscape.scm
+++ b/gnu/packages/inkscape.scm
@@ -42,14 +42,13 @@
(define-public inkscape
(package
(name "inkscape")
- (version "0.48.5")
+ (version "0.91")
(source (origin
(method url-fetch)
- (uri (string-append "mirror://sourceforge/inkscape/inkscape-"
- version ".tar.bz2"))
+ (uri "https://inkscape.org/en/gallery/item/3854/download")
(sha256
(base32
- "0sfr7a1vr1066rrkkqbqvcqs3gawalj68ralnhd6k87jz62fcv1b"))))
+ "086v01jy896dj86bq7plrf6si4p6gh6ga2v5417llgmminycz8rc"))))
(build-system gnu-build-system)
(inputs
`(("aspell" ,aspell)
--
2.1.4
[-- Attachment #2: Type: text/plain, Size: 136 bytes --]
--
David Thompson
Web Developer - Free Software Foundation - http://fsf.org
GPG Key: 0FF1D807
Support the FSF: https://fsf.org/donate
next reply other threads:[~2015-02-02 20:31 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-02 20:31 David Thompson [this message]
2015-02-02 22:14 ` [PATCH] gnu: inkscape: Update to 0.91 Ludovic Courtès
2015-02-03 1:24 ` David Thompson
2015-02-03 1:35 ` Mark H Weaver
2015-02-03 1:41 ` David Thompson
2015-02-04 2:17 ` Daniel Pimentel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87egq8jbsl.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me \
--to=dthompson2@worcester.edu \
--cc=guix-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.