unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Konrad Hinsen <konrad.hinsen@fastmail.net>
To: Catonano <catonano@gmail.com>, help-guix@gnu.org
Subject: Re: Which version ?
Date: Thu, 21 Dec 2017 09:06:41 +0100	[thread overview]
Message-ID: <df342dd5-71f8-56ac-eecf-ec3ba9863f4a@fastmail.net> (raw)
In-Reply-To: <CAJ98PDzJ=RWQB3O7g3wyHay2PB15BNbL_Q5qAgQOr0QQV6TMgw@mail.gmail.com>

On 21/12/2017 08:44, Catonano wrote:

> There's this question
> 
> https://octodon.social/@alienghic/99197743305578001 
> <https://octodon.social/@alienghic/99197743305578001>
> 
> She's a biologist and I 'd like to help her
> 
> But I don't know the answer to her question
> 
> Apart from suggesting here to come on this mailing list, what could I 
> reply to her ?

Using

   guix --version

you can get the commit ID in the Guix repository that corresponds to 
your installation (i.e. the version you got with your last `guix pull`). 
In general that commit ID does not correspond to any release, so there 
is no point in looking for something release number like 0.14.0.

If you have a local copy of the Guix repository, you can look up the 
commit ID and find a corresponding date (plus tons of more information).

Example (my current installation):

$ guix --version
guix (GNU Guix) 574b1d0262c0e9af8aa7bbfe4998a498f2ba23da
Copyright (C) 2017 the Guix authors
License GPLv3+: GNU GPL version 3 or later 
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

$ git show 574b1d0262c0e9af8aa7bbfe4998a498f2ba23da|more
commit 574b1d0262c0e9af8aa7bbfe4998a498f2ba23da
Author: Tobias Geerinckx-Rice <me@tobias.gr>
Date:   Fri Dec 15 16:44:00 2017 +0100

     gnu: python-pyicu: Set python2-variant.

     This follows up on commit d65854bdda4ad5464fcd8fe6289eedc13ea82ba1, 
which
     did not fix test failures for dependents using package-with-python2.

     * gnu/packages/python.scm (python-pyicu)[properties]: Set 
python2-variant.


So my last "guix pull" happened on Dec 15 or shortly thereafter.

Konrad.

  parent reply	other threads:[~2017-12-21  8:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CAJ98PDzNTuH5gaGzoBQGXJ1j8k87AvYCwOiLg+A7QE8CB5+Yhw@mail.gmail.com>
     [not found] ` <CAJ98PDws-mMRi4e2a=gvV=zgz2m-myjM4UShoLePeNRJkjt9QQ@mail.gmail.com>
     [not found]   ` <CAJ98PDwr0WtH4oY5Pwc5kZ0jBpjmoWdVh7rNS_eMhOZHovxeig@mail.gmail.com>
     [not found]     ` <CAJ98PDzYNaEUn_cziN0vT2vgdu3K5tPRHoF7ywAgH6-KK+obrw@mail.gmail.com>
     [not found]       ` <CAJ98PDxgQMdVanBjZZDfSyNX7poq_7aCZidniFXGap-T-a5mzg@mail.gmail.com>
2017-12-21  7:44         ` Which version ? Catonano
2017-12-21  7:45           ` Catonano
2017-12-21 13:46             ` ng0
2017-12-21  8:06           ` Konrad Hinsen [this message]
2017-12-21 13:48             ` Catonano

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=df342dd5-71f8-56ac-eecf-ec3ba9863f4a@fastmail.net \
    --to=konrad.hinsen@fastmail.net \
    --cc=catonano@gmail.com \
    --cc=help-guix@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.
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).