unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* bug#27322: [PATCH] gnu: abiword: Correct the download and home page URL.
@ 2017-06-11  1:10 Kei Kebreau
  2017-06-12 19:43 ` [bug#27322] " Marius Bakke
  0 siblings, 1 reply; 3+ messages in thread
From: Kei Kebreau @ 2017-06-11  1:10 UTC (permalink / raw)
  To: 27322; +Cc: Kei Kebreau

* gnu/packages/abiword.scm (abiword)[source]: Change URL.
[home-page]: Change URL.
---
 gnu/packages/abiword.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/abiword.scm b/gnu/packages/abiword.scm
index 30c2411df..9a4acdc38 100644
--- a/gnu/packages/abiword.scm
+++ b/gnu/packages/abiword.scm
@@ -50,7 +50,7 @@
       (origin
         (method url-fetch)
         (uri
-          (string-append "http://abisource.org/downloads/" name "/" version
+          (string-append "https://www.abisource.com/downloads/" name "/" version
                          "/source/" name "-" version ".tar.gz"))
         (sha256
          (base32 "08imry821g81apdwym3gcs4nss0l9j5blqk31j5rv602zmcd9gxg"))
@@ -111,7 +111,7 @@
         ("glib:bin" ,glib "bin")
         ("libtool" ,libtool)
         ("pkg-config" ,pkg-config)))
-    (home-page "http://abisource.org/")
+    (home-page "https://www.abisource.com/")
     (synopsis "Word processing program")
 
     ;; HACKERS: The comment below is here so that it shows up early in the
-- 
2.13.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [bug#27322] [PATCH] gnu: abiword: Correct the download and home page URL.
  2017-06-11  1:10 bug#27322: [PATCH] gnu: abiword: Correct the download and home page URL Kei Kebreau
@ 2017-06-12 19:43 ` Marius Bakke
  2017-06-13 18:48   ` bug#27322: " Kei Kebreau
  0 siblings, 1 reply; 3+ messages in thread
From: Marius Bakke @ 2017-06-12 19:43 UTC (permalink / raw)
  To: Kei Kebreau, 27322

[-- Attachment #1: Type: text/plain, Size: 259 bytes --]

Kei Kebreau <kei@openmailbox.org> writes:

> * gnu/packages/abiword.scm (abiword)[source]: Change URL.
> [home-page]: Change URL.

abiword.org now redirects to abiword.com, so LGTM. I'd mention that
somewhere in the commit message for the time travellers :-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#27322: [PATCH] gnu: abiword: Correct the download and home page URL.
  2017-06-12 19:43 ` [bug#27322] " Marius Bakke
@ 2017-06-13 18:48   ` Kei Kebreau
  0 siblings, 0 replies; 3+ messages in thread
From: Kei Kebreau @ 2017-06-13 18:48 UTC (permalink / raw)
  To: Marius Bakke; +Cc: 27322-done

[-- Attachment #1: Type: text/plain, Size: 414 bytes --]

Marius Bakke <mbakke@fastmail.com> writes:

> Kei Kebreau <kei@openmailbox.org> writes:
>
>> * gnu/packages/abiword.scm (abiword)[source]: Change URL.
>> [home-page]: Change URL.
>
> abiword.org now redirects to abiword.com, so LGTM. I'd mention that
> somewhere in the commit message for the time travellers :-)

Done and done. Thanks for the review.
Pushed to master as 70c90903012cbd6a8f798e7534140b3e71d9e680.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-06-13 18:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-11  1:10 bug#27322: [PATCH] gnu: abiword: Correct the download and home page URL Kei Kebreau
2017-06-12 19:43 ` [bug#27322] " Marius Bakke
2017-06-13 18:48   ` bug#27322: " Kei Kebreau

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).