From mboxrd@z Thu Jan 1 00:00:00 1970 From: Efraim Flashner Subject: [PATCH 0/8] updates! Date: Wed, 30 Sep 2015 20:56:40 +0300 Message-ID: <1443635808-18649-1-git-send-email-efraim@flashner.co.il> Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45588) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZhLcq-0003ca-Tc for guix-devel@gnu.org; Wed, 30 Sep 2015 13:57:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZhLcl-0006iC-Na for guix-devel@gnu.org; Wed, 30 Sep 2015 13:57:08 -0400 Received: from flashner.co.il ([178.62.234.194]:54126) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZhLcl-0006hx-I2 for guix-devel@gnu.org; Wed, 30 Sep 2015 13:57:03 -0400 Received: from localhost.localdomain (85.65.229.31.dynamic.barak-online.net [85.65.229.31]) by flashner.co.il (Postfix) with ESMTPSA id E7CEF400C3 for ; Wed, 30 Sep 2015 17:57:01 +0000 (UTC) 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: guix-devel@gnu.org Its that time again when I look at my package list and decide its time to go out and get updates. Actually when I read that mpv 0.11.0 was out and we were still on 0.9.0 I realized I missed it last time and it was time to stop putting off enlightenment updates. Graphviz has two patches. The first updates graphviz from 2.28.0 to 2.38.0, and comes with the downside that `guix refresh -l graphviz` says 56 dependencies and 105 secondary dependencies, which includes the guix binary itself. The second patch moves the doc output to a separate output, and I haven't checked to see if that would also cause all the rebuilds, but since it should change the hash I assume it would also cause a bunch of rebuilds. Efraim Flashner (8): gnu: enlightenment: Update to 0.19.11. gnu: terminology: Update to 0.9.1. gnu: youtube-dl: Update to 2015.09.28. gnu: mpv: Update to 0.11.0. gnu: mpg123: Update to 1.22.4. gnu: graphviz: Update to 2.38.0. gnu: graphviz: Add "doc" output. gnu: powertop: Update to 2.7. gnu/packages/enlightenment.scm | 8 ++++---- gnu/packages/graphviz.scm | 20 +++++++++++++++----- gnu/packages/linux.scm | 7 +++---- gnu/packages/mp3.scm | 4 ++-- gnu/packages/video.scm | 8 ++++---- 5 files changed, 28 insertions(+), 19 deletions(-) -- 2.6.0