From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCH 01/15] gnu: gtk-xfce-engine: Update to 2.10.0. Date: Sun, 1 Mar 2015 11:09:38 +0100 Message-ID: <20150301100938.GA29966@debian> References: <1425189446-6455-1-git-send-email-iyzsong@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60625) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YS0ok-0001Hm-04 for guix-devel@gnu.org; Sun, 01 Mar 2015 05:09:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YS0og-0004MY-Ll for guix-devel@gnu.org; Sun, 01 Mar 2015 05:09:45 -0500 Received: from mout.kundenserver.de ([212.227.17.13]:53946) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YS0og-0004Ln-CM for guix-devel@gnu.org; Sun, 01 Mar 2015 05:09:42 -0500 Content-Disposition: inline In-Reply-To: <1425189446-6455-1-git-send-email-iyzsong@gmail.com> 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: =?utf-8?B?5a6L5paH5q2m?= Cc: guix-devel@gnu.org On Sun, Mar 01, 2015 at 01:57:12PM +0800, 宋文武 wrote: > - (version "3.0.0") > + (version "2.10.0") Something is suspicious here - a downgrade? Apart from that, I think you can push without problem updates in which only the source and the hash change. Andreas