guix-devel/guix
Ludovic Courtès 873d0ff2cd gnu-maintenance: Really find the latest GNOME releases.
Reported by Efraim Flashner <efraim@flashner.co.il>
at <https://lists.gnu.org/archive/html/guix-devel/2015-12/msg00202.html>.

* guix/gnu-maintenance.scm (latest-ftp-release): Call KEEP-FILE? on
directories too.
(latest-gnome-release)[even-minor-version?]: Protect again MINOR being
false; change pattern to match VERSION with two or more numbers.  Remove
use of 'version-major+minor'.
[even-numbered-tarball?]: Rename to...
[even-numbered?]: ... this.  Use 'package-name->name+version'.  When
VERSION is #f, check NAME.
2015-12-09 22:18:47 +01:00
..
build
build-system
import
scripts guix build: Add '--check'. 2015-12-09 14:29:41 +01:00
base32.scm
base64.scm
build-system.scm build-system: Bags record their system and target. 2014-10-05 21:58:42 +02:00
config.scm.in
cpio.scm
cve.scm
cvs-download.scm
derivations.scm guix build: Add '--check'. 2015-12-09 14:29:41 +01:00
download.scm
elf.scm
ftp-client.scm
gcrypt.scm
gexp.scm
git-download.scm
gnu-maintenance.scm gnu-maintenance: Really find the latest GNOME releases. 2015-12-09 22:18:47 +01:00
gnupg.scm
graph.scm
hash.scm
http-client.scm
licenses.scm licenses: Add Zope Public License. 2015-09-22 14:57:00 +02:00
monad-repl.scm
monads.scm
nar.scm
packages.scm packages: Use locales from the /X.Y sub-directory of the locale package. 2015-10-04 10:19:42 +02:00
pk-crypto.scm
pki.scm
profiles.scm
records.scm
scripts.scm
search-paths.scm
serialization.scm
sets.scm
store.scm store: Allow clients to request multiple builds. 2015-12-08 23:58:12 +01:00
svn-download.scm
tests.scm
ui.scm derivations: Determine what's built in 'check' mode. 2015-12-09 14:29:41 +01:00
upstream.scm gnu-maintenance: ftp.gnome.org does not provide signatures. 2015-12-07 23:57:20 +01:00
utils.scm