guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: gnu: emacs-default-encrypt: Update source URI.


From: Arun Isaac
Subject: 01/01: gnu: emacs-default-encrypt: Update source URI.
Date: Wed, 12 Apr 2017 05:21:02 -0400 (EDT)

arunisaac pushed a commit to branch master
in repository guix.

commit a97f6da4227177895e21bc811203bc12309cc368
Author: Chris Marusich <address@hidden>
Date:   Tue Apr 11 21:05:26 2017 -0700

    gnu: emacs-default-encrypt: Update source URI.
    
    * gnu/packages/emacs.scm (emacs-default-encrypt)[source]: Update URI.
    
    Signed-off-by: Arun Isaac <address@hidden>
---
 gnu/packages/emacs.scm | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
index aa41e8c..532c1ce 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -4238,9 +4238,8 @@ performance-oriented and tidy.")
      (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";))
+             "https://www.informationelle-selbstbestimmung-im-internet.de";
+             "/emacs/jl-encrypt" version "/jl-encrypt.el"))
        (file-name (string-append "jl-encrypt-" version ".el"))
        (sha256
         (base32



reply via email to

[Prev in Thread] Current Thread [Next in Thread]