all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: John Darrington <john@darrington.wattle.id.au>
To: Alex Kost <alezost@gmail.com>
Cc: guix-devel@gnu.org, John Darrington <jmd@gnu.org>
Subject: Re: 01/02: gnu: Add itpp.
Date: Mon, 20 Mar 2017 13:17:35 +0100	[thread overview]
Message-ID: <20170320121735.GA24538@jocasta.intra> (raw)
In-Reply-To: <87tw6o43a0.fsf@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1105 bytes --]

On Mon, Mar 20, 2017 at 02:05:11PM +0300, Alex Kost wrote:

     You don't need any additional "plugins" for this, as Emacs couldn't miss
     it!
     
     To check it, run "emacs -Q", paste this:
     
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://sourceforge/itpp/itpp/"
                                   version "/itpp-"
                                   version ".tar.gz"))
       (sha256
         (base32
          "14ddy2xnb6sgp4hiax9v5sv4pr4l4dd4ps76nfha3nrpr1ikhcqm"))))
     
     to some buffer, run "M-x scheme-mode" there, move the point to the
     beginning of this sexp and press "C-M-q" ("indent-sexp" command).  And
     you'll see that (sha256) is at the same column as (origin).

I thought I did that.  Possibly, I forgot to do it one last time, before I
committed.   

J'

-- 
Avoid eavesdropping.  Send strong encrypted email.
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://sks-keyservers.net or any PGP keyserver for public key.


[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

      reply	other threads:[~2017-03-20 12:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20170318093207.31474.12254@vcs0.savannah.gnu.org>
     [not found] ` <20170318093208.C125820945@vcs0.savannah.gnu.org>
2017-03-19 20:46   ` 01/02: gnu: Add itpp Mark H Weaver
2017-03-20  6:03     ` John Darrington
2017-03-20  6:18       ` Leo Famulari
2017-03-20  6:38         ` John Darrington
2017-03-20 11:05           ` Alex Kost
2017-03-20 12:17             ` John Darrington [this message]

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170320121735.GA24538@jocasta.intra \
    --to=john@darrington.wattle.id.au \
    --cc=alezost@gmail.com \
    --cc=guix-devel@gnu.org \
    --cc=jmd@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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.