all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: guix-devel@gnu.org
Subject: [PATCH 1/2] gnu: znc: Update source URL.
Date: Sat, 26 Dec 2015 02:39:04 -0500	[thread overview]
Message-ID: <3fea011ca428261b76d29fdc4f9ebd13ded013d3.1451115481.git.leo@famulari.name> (raw)
In-Reply-To: <cover.1451115481.git.leo@famulari.name>
In-Reply-To: <cover.1451115481.git.leo@famulari.name>

* gnu/packages/messaging.scm (znc)[source]: Update URL.
---
 gnu/packages/messaging.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index 1401089..64cc3c9 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -368,7 +368,7 @@ compromised.")
     (version "1.6.1")
     (source (origin
               (method url-fetch)
-              (uri (string-append "http://znc.in/releases/znc-"
+              (uri (string-append "http://znc.in/releases/archive/znc-"
                                   version ".tar.gz"))
               (sha256
                (base32
-- 
2.6.2

  reply	other threads:[~2015-12-26  7:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-26  7:39 [PATCH 0/2] znc: Update source URL and update to 1.6.2 Leo Famulari
2015-12-26  7:39 ` Leo Famulari [this message]
2015-12-26  7:39 ` [PATCH 2/2] gnu: znc: Update " Leo Famulari
2015-12-26  7:49 ` [PATCH 0/2] znc: Update source URL and update " Ricardo Wurmus

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=3fea011ca428261b76d29fdc4f9ebd13ded013d3.1451115481.git.leo@famulari.name \
    --to=leo@famulari.name \
    --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.