guix-patches
[Top][All Lists]
Advanced

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

bug#26442: [PATCH 1/1] gnu: Add emacs-default-encrypt.


From: Ludovic Courtès
Subject: bug#26442: [PATCH 1/1] gnu: Add emacs-default-encrypt.
Date: Tue, 11 Apr 2017 17:51:26 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

Hello Chris,

Chris Marusich <address@hidden> skribis:

> * gnu/packages/emacs.scm (emacs-default-encrypt): New variable.

Applied, thanks!

> +       (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";))

I think it’s OK to take it from github.com, but for the record, I don’t
seem to experience the problem you’re referring to:

--8<---------------cut here---------------start------------->8---
$ guix download 
https://www.informationelle-selbstbestimmung-im-internet.de/emacs/jl-encrypt4.1/jl-encrypt.el

Starting download of /tmp/guix-file.ukU3OR
>From 
>https://www.informationelle-selbstbestimmung-im-internet.de/emacs/jl-encrypt4.1/jl-encrypt.el...
 …rypt.el  24KiB                                                        
615KiB/s 00:00 [####################] 100.0%
/gnu/store/ysgd00j7pm38wi0h40557rhsq5zprnj9-jl-encrypt.el
0viwnsza60cgf0ayh45pgbij156yacxwdfvmfldy0161vkr9dizl
--8<---------------cut here---------------end--------------->8---

(That’s with Guile 2.2.0.)

Ludo’.





reply via email to

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