upstream: Add new GNOME updater.
authorLudovic Courtès <ludo@gnu.org>
Mon, 25 Sep 2017 21:58:02 +0000 (23:58 +0200)
committerLudovic Courtès <ludo@gnu.org>
Mon, 25 Sep 2017 22:35:06 +0000 (00:35 +0200)
commitc1d8b3b3b5af8282328b87dd7a8d09357cbb0af7
tree08f03083be66a068e18c45e0936fa709228d606e
parent97abc90733270c4be5ce1f51e5e757d43787950b
upstream: Add new GNOME updater.

Partly fixes <https://bugs.gnu.org/28159>.
Reported by Hartmut Goebel <h.goebel@crazy-compilers.com>.

* guix/import/gnome.scm: New file.
* Makefile.am (MODULES): Add it.
* guix/gnu-maintenance.scm (latest-gnome-release)
(%gnome-updater): Remove.
Makefile.am
guix/gnu-maintenance.scm
guix/import/gnome.scm [new file with mode: 0644]