* [bug#27573] alpine: Update website + source url
@ 2017-07-04 16:07 ng0
2017-07-04 22:24 ` bug#27573: " Marius Bakke
0 siblings, 1 reply; 2+ messages in thread
From: ng0 @ 2017-07-04 16:07 UTC (permalink / raw)
To: 27573
[-- Attachment #1.1: Type: text/plain, Size: 695 bytes --]
For the last months the alpine website has not been
accessible. The source kept working, but it's safer
to correct it aswell.
The appended patch changes the home-page + URLs of
alpine.
----- Forwarded message from Eduardo Chappa <alpine.chappa@gmx.com> -----
> Date: Tue, 4 Jul 2017 09:33:00 -0600 (MDT)
> From: Eduardo Chappa
> To: ng0
> Subject: Re: alpine website
>
> Dear ng0,
>
> the new location for the Alpine website is http://alpine.freeiz.com/alpine
>
> Thank you.
[…]
----- End forwarded message -----
--
ng0
GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588
GnuPG: https://n0is.noblogs.org/my-keys
https://www.infotropique.org https://krosos.org
[-- Attachment #1.2: 0001-gnu-alpine-Use-new-URL.patch --]
[-- Type: text/plain, Size: 2149 bytes --]
From e846c6a74bd843b0fb25eb067ae193ece17fdb41 Mon Sep 17 00:00:00 2001
From: ng0 <ng0@infotropique.org>
Date: Tue, 4 Jul 2017 16:00:59 +0000
Subject: [PATCH] gnu: alpine: Use new URL.
* gnu/packages/mail.scm (alpine)[source]: Use new URL for download.
(home-page): Use new URL.
---
gnu/packages/mail.scm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index 7ab982919..51802229b 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -15,7 +15,7 @@
;;; Copyright © 2016 Lukas Gradl <lgradl@openmailbox.org>
;;; Copyright © 2016 Alex Kost <alezost@gmail.com>
;;; Copyright © 2016 Troy Sankey <sankeytms@gmail.com>
-;;; Copyright © 2016, 2017 ng0 <ng0@no-reply.infotropique.org>
+;;; Copyright © 2016, 2017 ng0 <ng0@infotropique.org>
;;; Copyright © 2016 Clément Lassieur <clement@lassieur.org>
;;; Copyright © 2016, 2017 Arun Isaac <arunisaac@systemreboot.net>
;;; Copyright © 2016 John Darrington <jmd@gnu.org>
@@ -2228,8 +2228,8 @@ operators and scripters.")
;; There are two versions: the plain continuation of Alpine without extra
;; patches and the version which adds extra fixes. Every distro uses
;; the patched version, and so do we to not break expectations.
- ;; http://patches.freeiz.com/alpine/readme/README.patches
- (uri (string-append "http://patches.freeiz.com/alpine/patches/alpine-"
+ ;; http://alpine.freeiz.com/alpine/readme/README.patches
+ (uri (string-append "http://alpine.freeiz.com/alpine/patches/alpine-"
version "/alpine-" version ".tar.xz"))
(sha256
(base32
@@ -2271,7 +2271,7 @@ operators and scripters.")
("aspell" ,aspell)
("tcl" ,tcl)
("linux-pam" ,linux-pam)))
- (home-page "http://patches.freeiz.com/alpine/")
+ (home-page "http://alpine.freeiz.com/alpine/")
(synopsis "Alternatively Licensed Program for Internet News and Email")
(description
"Alpine is a text-based mail and news client. Alpine includes several
--
2.13.2
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#27573: alpine: Update website + source url
2017-07-04 16:07 [bug#27573] alpine: Update website + source url ng0
@ 2017-07-04 22:24 ` Marius Bakke
0 siblings, 0 replies; 2+ messages in thread
From: Marius Bakke @ 2017-07-04 22:24 UTC (permalink / raw)
To: ng0, 27573-done
[-- Attachment #1: Type: text/plain, Size: 249 bytes --]
ng0 <ng0@infotropique.org> writes:
> For the last months the alpine website has not been
> accessible. The source kept working, but it's safer
> to correct it aswell.
> The appended patch changes the home-page + URLs of
> alpine.
Applied, thanks!
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-07-04 22:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-04 16:07 [bug#27573] alpine: Update website + source url ng0
2017-07-04 22:24 ` bug#27573: " Marius Bakke
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).