GNU bug report logs -
#26456
[PATCH 0/1] gnu: Update origin URI for emacs-default-encrypt
Previous Next
Reported by: Chris Marusich <cmmarusich <at> gmail.com>
Date: Wed, 12 Apr 2017 04:02:02 UTC
Severity: normal
Tags: patch
Done: Arun Isaac <arunisaac <at> systemreboot.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
* 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
This bug report was last modified 8 years and 103 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.