From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Upstream Release Monitoring Date: Fri, 12 Sep 2014 10:06:47 +0200 Message-ID: <87fvfxi7oo.fsf@gnu.org> References: <1410492660.18719@bluehome.net> <20140912071924.GA22135@debian> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49383) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XSLsc-0003gm-Uq for guix-devel@gnu.org; Fri, 12 Sep 2014 04:07:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XSLsW-0000zD-Or for guix-devel@gnu.org; Fri, 12 Sep 2014 04:06:54 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:39424) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XSLsW-0000z9-HY for guix-devel@gnu.org; Fri, 12 Sep 2014 04:06:48 -0400 In-Reply-To: <20140912071924.GA22135@debian> (Andreas Enge's message of "Fri, 12 Sep 2014 09:19:24 +0200") 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 Andreas Enge skribis: > There is already "guix refresh", but so far it works only for gnu package= s; > with the parameter "-u", it even updates the version and hash, so if the > source uri is written using "string-append" and "version", it can update > package recipes automatically. > > It would be interesting to generalise this to arbitrary packages. Maybe > an idea for the hackathon? Definitely! Ludo=E2=80=99.