gnu-maintenance: GNOME updater honors 'upstream-name' package property.
authorLudovic Courtès <ludo@gnu.org>
Thu, 20 Oct 2016 20:17:07 +0000 (22:17 +0200)
committerLudovic Courtès <ludo@gnu.org>
Thu, 20 Oct 2016 20:18:59 +0000 (22:18 +0200)
commit29d2f451a663ecf48b9a0709edea2ae2a4124f4d
treee55a61b7e54855e1acfc59bced6e08735b744002
parent0d871c38766874995c199adc808b97c00394e15d
gnu-maintenance: GNOME updater honors 'upstream-name' package property.

* guix/gnu-maintenance.scm (latest-gnome-release)[upstream-name]: New
variable.  Use it as the first argument to 'latest-ftp-release' and when
constructing #:directory.
* gnu/packages/gnome.scm (gconf)[properties]: New field.
(network-manager)[properties]: New field.
gnu/packages/gnome.scm
guix/gnu-maintenance.scm