unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* bug#26456: [PATCH 0/1] gnu: Update origin URI for emacs-default-encrypt
@ 2017-04-12  4:00 Chris Marusich
  2017-04-12  4:05 ` bug#26456: [PATCH 1/1] " Chris Marusich
  0 siblings, 1 reply; 3+ messages in thread
From: Chris Marusich @ 2017-04-12  4:00 UTC (permalink / raw)
  To: 26456; +Cc: Chris Marusich

Hi,

This is follow-up to:

https://lists.gnu.org/archive/html/guix-devel/2017-04/msg00219.html

The author has fixed the web server issue, so we can now use the URI
that is listed on their home page.

Chris Marusich (1):
  gnu: Update origin URI for emacs-default-encrypt.

 gnu/packages/emacs.scm | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

-- 
2.12.0

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

* bug#26456: [PATCH 1/1] gnu: Update origin URI for emacs-default-encrypt.
  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
  2017-04-12  9:23   ` Arun Isaac
  0 siblings, 1 reply; 3+ messages in thread
From: Chris Marusich @ 2017-04-12  4:05 UTC (permalink / raw)
  To: 26456; +Cc: Chris Marusich

* 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

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

* bug#26456: [PATCH 1/1] gnu: Update origin URI for emacs-default-encrypt.
  2017-04-12  4:05 ` bug#26456: [PATCH 1/1] " Chris Marusich
@ 2017-04-12  9:23   ` Arun Isaac
  0 siblings, 0 replies; 3+ messages in thread
From: Arun Isaac @ 2017-04-12  9:23 UTC (permalink / raw)
  To: 26456-done


Pushed with a few minor changes!

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

end of thread, other threads:[~2017-04-12  9:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 ` bug#26456: [PATCH 1/1] " Chris Marusich
2017-04-12  9:23   ` Arun Isaac

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