From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= Subject: Re: 01/02: gnu: Update libpeas. Date: Mon, 09 Nov 2015 17:39:29 +0800 Message-ID: <442216f9a8964e6a7f99fd9434808f1d@openmailbox.org> References: <20151109064255.25919.81920@vcs.savannah.gnu.org> <87io5b1vb4.fsf@netris.org> Reply-To: iyzsong@member.fsf.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49102) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZvivG-0005xX-Ur for guix-devel@gnu.org; Mon, 09 Nov 2015 04:39:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZvivD-0007lo-Pj for guix-devel@gnu.org; Mon, 09 Nov 2015 04:39:34 -0500 Received: from mail2.openmailbox.org ([62.4.1.33]:35282) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZvivD-0007lc-Gc for guix-devel@gnu.org; Mon, 09 Nov 2015 04:39:31 -0500 In-Reply-To: <87io5b1vb4.fsf@netris.org> 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: Mark H Weaver Cc: guix-devel@gnu.org, =?UTF-8?Q?=E5=AE=8B=E6=96=87?= =?UTF-8?Q?=E6=AD=A6?= On 2015-11-09 15:33, Mark H Weaver wrote: >> iyzsong pushed a commit to branch master >> in repository guix. >> >> commit 835ed74b3a4bcec041632b658ebf6863e0e7b597 >> Author: David Hashe >> Date: Sun Nov 8 10:57:19 2015 -0600 >> >> gnu: Update libpeas. >> >> * gnu/packages/gnome.scm (libpeas): Update to 1.16.0. > > When updating a package, please always put the new version number in > the > summary line of the commit log. In this case, the summary line should > be: > > gnu: Update libpeas to 1.16.0. > oops, I miss that. thanks!