GNU bug report logs -
#27307
[PATCH] gnu: unshield: Remove incorrect '"'.
Previous Next
Reported by: manolis837 <at> gmail.com
Date: Sat, 10 Jun 2017 13:25:02 UTC
Severity: normal
Tags: patch
Done: Manolis Ragkousis <manolis837 <at> gmail.com>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 27307 in the body.
You can then email your comments to 27307 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#27307
; Package
guix-patches
.
(Sat, 10 Jun 2017 13:25:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
manolis837 <at> gmail.com
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Sat, 10 Jun 2017 13:25:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
From: Manolis Ragkousis <manolis837 <at> 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
Information forwarded
to
guix-patches <at> gnu.org
:
bug#27307
; Package
guix-patches
.
(Sat, 10 Jun 2017 14:27:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 27307 <at> debbugs.gnu.org (full text, mbox):
manolis837 <at> gmail.com skribis:
> From: Manolis Ragkousis <manolis837 <at> gmail.com>
>
> * gnu/packages/compression.scm: Remove incorrect '"'.
OK!
Ludo'.
Information forwarded
to
guix-patches <at> gnu.org
:
bug#27307
; Package
guix-patches
.
(Sat, 10 Jun 2017 16:00:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 27307 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
manolis837 <at> gmail.com writes:
> * gnu/packages/compression.scm: Remove incorrect '"'.
Nit-pick: it should say "* gnu/packages/compression.scm (unshield): ..."
[...]
> - (uri (string-append "https://www.dropbox.com/s/8r4b6752swe3nhu/\"
> + (uri (string-append "https://www.dropbox.com/s/8r4b6752swe3nhu/\
> unshield-avigomanager11b22.zip?dl=1"))
I guess you can also remove string-append here? Alternatively, quoting the
next line and indenting it would look a little better IMO.
Sorry for the review failure! :-)
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Manolis Ragkousis <manolis837 <at> gmail.com>
:
You have taken responsibility.
(Mon, 10 Jul 2017 14:20:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
manolis837 <at> gmail.com
:
bug acknowledged by developer.
(Mon, 10 Jul 2017 14:20:02 GMT)
Full text and
rfc822 format available.
Message #16 received at 27307-done <at> debbugs.gnu.org (full text, mbox):
Hey Marius
On 06/10/2017 06:59 PM, Marius Bakke wrote:
> manolis837 <at> gmail.com writes:
>
>> * gnu/packages/compression.scm: Remove incorrect '"'.
>
> Nit-pick: it should say "* gnu/packages/compression.scm (unshield): ..."
>
> [...]
>
>> - (uri (string-append "https://www.dropbox.com/s/8r4b6752swe3nhu/\"
>> + (uri (string-append "https://www.dropbox.com/s/8r4b6752swe3nhu/\
>> unshield-avigomanager11b22.zip?dl=1"))
>
> I guess you can also remove string-append here? Alternatively, quoting the
> next line and indenting it would look a little better IMO.
I went with your second suggestion, I liked it more as well :)
Pushed the updated patch to master.
>
> Sorry for the review failure! :-)
>
I should have been more careful :P Thank you for your time and help!
Manolis
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 08 Aug 2017 11:24:03 GMT)
Full text and
rfc822 format available.
This bug report was last modified 7 years and 314 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.