unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Efraim Flashner <efraim@flashner.co.il>
Cc: 23718-done@debbugs.gnu.org
Subject: bug#23718: guix import shows wrong program
Date: Wed, 08 Jun 2016 19:10:30 +0200	[thread overview]
Message-ID: <87oa7bd2t5.fsf@gnu.org> (raw)
In-Reply-To: <20160607104753.GA5795@debian-netbook> (Efraim Flashner's message of "Tue, 7 Jun 2016 13:47:53 +0300")

Efraim Flashner <efraim@flashner.co.il> skribis:

> I ran `guix import gnu make' and got the following output:
> http://sprunge.us/LHGD

This showed this (please paste things inline in emails):

--8<---------------cut here---------------start------------->8---
(package
  (name "automake")
  (version "4.2")
  (source
    (origin
      (method url-fetch)
      (uri (string-append
             "mirror://gnu/make/automake-"
             version
             ".tar.bz2"))
      (sha256
        (base32
          "0pv5rvz5pp4njxiz3syf786d2xp4j7gzddwjvgw5zmz55yvf6p2f"))))
  (build-system gnu-build-system)
  (synopsis
    "Making GNU standards-compliant Makefiles")
  (description
    "Automake the part of the GNU build system for producing
standards-compliant Makefiles.  Build requirements are entered in an
intuitive
format and then Automake works with Autoconf to produce a robust
Makefile, simplifying the entire process for the developer.")
  (home-page
    "http://www.gnu.org/software/automake/manual/")
  (license find-by-yourself!))
--8<---------------cut here---------------end--------------->8---

Fixed in dc794a723809f0f28e49e4c32e8974b5b9a98ff0.

Ludo'.

      reply	other threads:[~2016-06-08 17:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-07 10:47 bug#23718: guix import shows wrong program Efraim Flashner
2016-06-08 17:10 ` Ludovic Courtès [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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=87oa7bd2t5.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=23718-done@debbugs.gnu.org \
    --cc=efraim@flashner.co.il \
    /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 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).