From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: Use full SHA1 commit ids. Date: Sat, 04 Jun 2016 23:36:47 +0200 Message-ID: <87eg8cws9c.fsf@gnu.org> References: <1464866992-20040-1-git-send-email-h.goebel@crazy-compilers.com> 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]:45463) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b9JFX-0000Wa-PF for guix-devel@gnu.org; Sat, 04 Jun 2016 17:36:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b9JFT-0006V0-He for guix-devel@gnu.org; Sat, 04 Jun 2016 17:36:54 -0400 In-Reply-To: <1464866992-20040-1-git-send-email-h.goebel@crazy-compilers.com> (Hartmut Goebel's message of "Thu, 2 Jun 2016 13:29:52 +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" To: Hartmut Goebel Cc: guix-devel@gnu.org Hartmut Goebel skribis: > * gnu/packages/bioinformatics.scm (pbtranscript-tofu, mosaik, > smithlab-cpp, piranha): Use full SHA1 commit ids. > * gnu/packages/ci.scm (hydra): Likewise. > * gnu/packages/compression.scm (sfarkxtc): Likewise. > * gnu/packages/emacs.scm (emacs-ob-ipython): Likewise. > * gnu/packages/games.scm (mars, emulation-station): Likewise. > * gnu/packages/gnunet.scm (guile-gnunet): Likewise. > * gnu/packages/music.scm (non-sequencer): Likewise. > * gnu/packages/version-control.scm (git-flow, git-test-sequence): Likewis= e. > * gnu/packages/xorg.scm (xf86-video-intel)): Likewise. Applied. Thanks for going through all the trouble! Ludo=E2=80=99.