unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: manolis837@gmail.com
To: 27307@debbugs.gnu.org
Subject: bug#27307: [PATCH] gnu: unshield: Remove incorrect '"'.
Date: Sat, 10 Jun 2017 16:23:51 +0300	[thread overview]
Message-ID: <20170610132351.25681-1-manolis837@gmail.com> (raw)

From: Manolis Ragkousis <manolis837@gmail.com>

* gnu/packages/compression.scm: Remove incorrect '"'.
---
 gnu/packages/compression.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/compression.scm b/gnu/packages/compression.scm
index 3742ff586..8de297fbc 100644
--- a/gnu/packages/compression.scm
+++ b/gnu/packages/compression.scm
@@ -1183,7 +1183,7 @@ or junctions, and always follows hard links.")
        ("unshield-avigomanager11b22.zip"
         ,(origin
            (method url-fetch)
-           (uri (string-append "https://www.dropbox.com/s/8r4b6752swe3nhu/\"
+           (uri (string-append "https://www.dropbox.com/s/8r4b6752swe3nhu/\
 unshield-avigomanager11b22.zip?dl=1"))
            (sha256
             (base32 "0fwq7lih04if68wpwpsk5wjqyvh32db76a41sq6gbx4dn1lc3ddn"))
@@ -1191,7 +1191,7 @@ unshield-avigomanager11b22.zip?dl=1"))
        ("unshield-the-feeble-files-spanish.zip"
         ,(origin
            (method url-fetch)
-           (uri (string-append "https://www.dropbox.com/s/1ng0z9kfxc7eb1e/\"
+           (uri (string-append "https://www.dropbox.com/s/1ng0z9kfxc7eb1e/\
 unshield-the-feeble-files-spanish.zip?dl=1"))
            (sha256
             (base32 "1k5cw6vnpja8yjlnhx5124xrw9i8s1l539hfdqqrqz3l5gn0bnyd"))
-- 
2.13.0

             reply	other threads:[~2017-06-10 13:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-10 13:23 manolis837 [this message]
2017-06-10 14:26 ` bug#27307: [PATCH] gnu: unshield: Remove incorrect '"' Ludovic Courtès
2017-06-10 15:59 ` Marius Bakke
2017-07-10 14:18   ` Manolis Ragkousis

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170610132351.25681-1-manolis837@gmail.com \
    --to=manolis837@gmail.com \
    --cc=27307@debbugs.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 public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).