aboutsummaryrefslogtreecommitdiff
path: root/tests/guix-pack-localstatedir.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/guix-pack-localstatedir.sh')
0 files changed, 0 insertions, 0 deletions
7ceaf641ccf961787c6adccd661'>gnu: system-config-printer: Update to 1.5.15....* gnu/packages/gnome.scm (system-config-printer): Update to 1.5.15. Tobias Geerinckx-Rice 2021-01-14gnu: eolie: Update to 0.9.101....* gnu/packages/gnome.scm (eolie): Update to 0.9.101. Tobias Geerinckx-Rice 2021-01-13gnu: setzer: Update to 0.3.9....* gnu/packages/gnome.scm (setzer): Update to 0.3.9. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Vinicius Monego 2021-01-07gnu: system-config-printer: Update to 1.5.14....* gnu/packages/gnome.scm (system-config-printer): Update to 1.5.14. Tobias Geerinckx-Rice 2021-01-07gnu: Move faba-icon-theme and moka-icon-theme to gnome-xyz.scm...They need to be moved together, as the latter inherits the former. * gnu/packages/gnome.scm (faba-icon-theme, moka-icon-theme): Move from here... * gnu/packages/gnome-xyz.scm (faba-icon-theme, moka-icon-theme): ... to here. Leo Prikler 2021-01-07gnu: arc-icon-theme: Move to gnome-xyz....* gnu/packages/gnome.scm (arc-icon-theme): Move from here... * gnu/packages/gnome-xyz.scm (arc-icon-theme): ... to here. Leo Prikler 2021-01-07gnu: arc-theme: Move to gnome-xyz....* gnu/packages/gnome.scm (arc-theme): Move from here... * gnu/packages/gnome-xyz.scm (arc-theme): ... to here. Leo Prikler 2021-01-05gnu: terminator: Update to 1.92....* gnu/packages/gnome.scm (terminator): Update to 1.92. [source]: Use new upstream URI. [inputs]: Remove python2-psutil. Replace python2-pycairo, python2-pygobject with python- versions. Add dbus-glib, gtk+. Move gobject-introspection ... [native-inputs]: ... to here. Add python-psutil, python-pytest-runner, python-pytest. [propagated-inputs]: Add pyhton-configobj. [arguments]: Build with python3. Adjust 'wrap-program phase to also wrap with package's own python output. [home-page]: Update to new upstream URI. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Andy Tai 2021-01-03gnu: librsvg-next: Update to 2.50.2....* gnu/packages/gnome.scm (librsvg-next): Update to 2.50.2. Efraim Flashner 2021-01-03gnu: librsvg-next: Build with current rust....* gnu/packages/gnome.scm (librsvg-next)[arguments]: Remove custom rust variable. Efraim Flashner 2021-01-03gnu: geoclue: Update to 2.5.7....* gnu/packages/gnome.scm (geoclue): Update to 2.5.7. Tobias Geerinckx-Rice 2021-01-02gnu: gnome-tweaks: Update to 3.34.1....* gnu/packages/gnome.scm (gnome-tweaks): Update to 3.34.1. Tobias Geerinckx-Rice 2020-12-29gnu: libsoup: Update to 2.72.0....* gnu/packages/gnome.scm (libsoup): Update to 2.72.0. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at> Vincent Legoll 2020-12-29gnu: file-roller: Update to 3.38.0....* gnu/packages/gnome.scm (file-roller): Update to 3.38.0. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at> Vincent Legoll 2020-12-29gnu: libpeas: Update to 1.28.0....* gnu/packages/gnome.scm (libpeas): Update to 1.28.0. Leo Prikler 2020-12-27gnu: baobab: updating to version 3.38.0....* gnu/packages/gnome.scm (baobab): updating to version 3.38.0. Vincent Legoll 2020-12-22gnu: lollypop: Update to 1.4.6....* gnu/packages/gnome.scm (lollypop): Update to 1.4.6. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Vinicius Monego 2020-12-22gnu: lollypop: Add dependency on glib-networking....* gnu/packages/gnome.scm (lollypop): Add dependency on glib-networking. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Vinicius Monego 2020-12-21gnu: gnome-builder: Disable jedi plugin....As pointed out in #45272, it is broken. * gnu/packages/gnome.scm (gnome-builder)[#:configure-flags] Add -Dplugin_jedi=false. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Leo Prikler 2020-12-20gnu: komikku: Update to 0.24.0....* gnu/packages/gnome.scm (komikku): Update to 0.24.0. [inputs] Replace python-cloudscraper with python-requests. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Leo Prikler 2020-12-18gnu: simple-scan: Update to 3.38.2....* gnu/packages/gnome.scm (simple-scan): Update to 3.38.2. Tobias Geerinckx-Rice 2020-12-15gnu: yelp-tools: Restore a comment....* gnu/packages/gnome.scm (yelp-tools)[propagated-inputs]: Restore a comment deleted in commit 416b1b9f56b514677660b56992cea1c78e00f519. Mark H Weaver