[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/8] updates!
From: |
Efraim Flashner |
Subject: |
[PATCH 0/8] updates! |
Date: |
Wed, 30 Sep 2015 20:56:40 +0300 |
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
- [PATCH 0/8] updates!,
Efraim Flashner <=
- [PATCH 2/8] gnu: terminology: Update to 0.9.1., Efraim Flashner, 2015/10/08
- [PATCH 8/8] gnu: powertop: Update to 2.7., Efraim Flashner, 2015/10/08
- Re: [PATCH 8/8] gnu: powertop: Update to 2.7., Ricardo Wurmus, 2015/10/08
- Re: [PATCH 8/8] gnu: powertop: Update to 2.7., Efraim Flashner, 2015/10/08
- Re: [PATCH 8/8] gnu: powertop: Update to 2.7., Ludovic Courtès, 2015/10/08
- Re: [PATCH 8/8] gnu: powertop: Update to 2.7., Andreas Enge, 2015/10/08
- Re: [PATCH 8/8] gnu: powertop: Update to 2.7., Efraim Flashner, 2015/10/08
- Re: [PATCH 8/8] gnu: powertop: Update to 2.7., Andreas Enge, 2015/10/08
[PATCH 6/8] gnu: graphviz: Update to 2.38.0., Efraim Flashner, 2015/10/08