From mboxrd@z Thu Jan 1 00:00:00 1970 From: Philippe Veber Subject: List available versions of package. Date: Mon, 10 Jun 2019 20:27:37 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:44005) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1haPGo-0006SQ-4R for help-guix@gnu.org; Mon, 10 Jun 2019 14:43:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1haP1P-0007KZ-Ky for help-guix@gnu.org; Mon, 10 Jun 2019 14:27:57 -0400 Received: from mail-wm1-x330.google.com ([2a00:1450:4864:20::330]:33709) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1haP1N-0007GZ-LM for help-guix@gnu.org; Mon, 10 Jun 2019 14:27:54 -0400 Received: by mail-wm1-x330.google.com with SMTP id h19so193859wme.0 for ; Mon, 10 Jun 2019 11:27:50 -0700 (PDT) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: help-guix@gnu.org Hi all, I'm getting started with guix, and so far it's been just fine. I would like to see all available versions for a given package. Is there a command that would help me with that? Cheers, Philippe.