unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Chris Marusich <cmmarusich@gmail.com>
To: 26456@debbugs.gnu.org
Cc: Chris Marusich <cmmarusich@gmail.com>
Subject: bug#26456: [PATCH 1/1] gnu: Update origin URI for emacs-default-encrypt.
Date: Tue, 11 Apr 2017 21:05:26 -0700	[thread overview]
Message-ID: <20170412040526.2864-1-cmmarusich@gmail.com> (raw)
In-Reply-To: <20170412040047.2597-1-cmmarusich@gmail.com>

* gnu/packages/emacs.scm (emacs-default-encrypt) <origin>: Update URI.
---
 gnu/packages/emacs.scm | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
index 53ad50e86..af129175a 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -4065,10 +4065,7 @@ jQuery and Bootstrap resources included via osscdn.")
     (source
      (origin
        (method url-fetch)
-       (uri (string-append
-             ;; A versioned, signed copy of this package is avialable on the
-             ;; home page, but 'guix download' fails to download it.
-             "https://github.com/emacsmirror/emacswiki.org/raw/master/jl-encrypt.el"))
+       (uri "https://www.informationelle-selbstbestimmung-im-internet.de/emacs/jl-encrypt4.3/jl-encrypt.el")
        (file-name (string-append "jl-encrypt-" version ".el"))
        (sha256
         (base32
-- 
2.12.0

  reply	other threads:[~2017-04-12  4:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-12  4:00 bug#26456: [PATCH 0/1] gnu: Update origin URI for emacs-default-encrypt Chris Marusich
2017-04-12  4:05 ` Chris Marusich [this message]
2017-04-12  9:23   ` bug#26456: [PATCH 1/1] " Arun Isaac

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=20170412040526.2864-1-cmmarusich@gmail.com \
    --to=cmmarusich@gmail.com \
    --cc=26456@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).