From mboxrd@z Thu Jan 1 00:00:00 1970 From: Efraim Flashner Subject: Re: libwnck Date: Tue, 23 Feb 2016 14:14:34 +0200 Message-ID: <20160223141434.5b68a895@debian-netbook> References: <20160223113138.GA19907@solar> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; boundary="Sig_/v5av5MDnqTdQeloPuZ2HT2I"; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52439) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aYBrn-0006iJ-Cm for guix-devel@gnu.org; Tue, 23 Feb 2016 07:15:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aYBrj-0007l1-CK for guix-devel@gnu.org; Tue, 23 Feb 2016 07:14:59 -0500 Received: from flashner.co.il ([178.62.234.194]:40438) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aYBrj-0007kq-4r for guix-devel@gnu.org; Tue, 23 Feb 2016 07:14:55 -0500 In-Reply-To: <20160223113138.GA19907@solar> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Andreas Enge Cc: guix-devel@gnu.org --Sig_/v5av5MDnqTdQeloPuZ2HT2I Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Tue, 23 Feb 2016 12:31:38 +0100 Andreas Enge wrote: > Hello, >=20 > we have the following in gnome.scm: > $ guix package -A libwnck > libwnck 2.30.7 out gnu/packages/gnome.scm:1464:2 > libwnck 3.14.0 out gnu/packages/gnome.scm:1435:2 >=20 > However, the first one is internally assigned to the variable "libwnck-1". > I assume that someone got inspired by another case where the "-1" is actu= ally > a version number. Is it okay if I rename it to "libwnck-2"? >=20 > Andreas >=20 >=20 efraim@debian-netbook:~$ guix refresh -l libwnck-1 guix refresh: error: libwnck: package not found for version 1 efraim@debian-netbook:~$ guix refresh -l libwnck-2 Building the following package would ensure 1 dependent packages are rebuil= t: xfce-4.12.0 efraim@debian-netbook:~$ guix refresh -l libwnck-3 Building the following package would ensure 1 dependent packages are rebuil= t: gnome-3.18.3 Looks like a good idea to me. Finding specific non-latest version can be hard, and having the 2.x version having the same string for packaging as for searching should help. --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --Sig_/v5av5MDnqTdQeloPuZ2HT2I Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCgAGBQJWzE0qAAoJEPTB05F+rO6TeLoQAIhqGCBbCXlshlZRUVhVstRv UQYxwViaRwS1BUplzQWFTqmF1VWU8AVO0ohJoAkBGonz2dqUu4T1gSmGGtDz6/f5 Rvls/wo+xBMVYmvmU7fu+hr0v0spw+iXYSGSVgvi+ZFtPEya89032+Rqk6CFPsuE qry977Q0n8lJhbkiBAWQ63kw41xfqbNRuO5RuZMFvfOqnkF/GtYdnwVFFSJinlF2 hAuCuaGR34uXpIGU091UJIJ3su/k4kcUJXc106vsRNBTt5fAe/Kl4LalrbzHRIPx +dr7nB4zCNUhuiVEud2VLlRvAvR7ohoTRM84Ee1zkYlzMi4ZZz4wdhEwoxYkKFEs e+dh8Yjd32IqbMEwBv57+zmQfjMS8cuuaFRML6djbppWAZN6cRBuAsQgDAfAS2WF GCCnwpl/5SGRIA/Lb33BTRpIbdjNVATjS/hJWKr/SkcJr8ph3Bt8ts92M5HNifV+ ivt7ANlgAqOgPLi1WXhJy4wis0IB04KGNYc9OU/zqCiCne9hJPpyQ+5VP8U1My0H Mi/PSEtDlF9TAlFuUIYqEu8uCPoJt0cbOgHHz4kFLKAPAuIvjXpZuDvgghMkQ7Rm PrP9u0dTBkfSnjA+H+HqkVj4LpgEfYxQIER9BDcxcRsNLFUi6Y9b4/SzgTyW2wBo itW8j11bQi4cm2XXD54+ =/Qge -----END PGP SIGNATURE----- --Sig_/v5av5MDnqTdQeloPuZ2HT2I--