packages: Remove support for PACKAGE-VERSION deprecated syntax.
authorLudovic Courtès <ludo@gnu.org>
Mon, 1 May 2017 13:45:41 +0000 (15:45 +0200)
committerLudovic Courtès <ludo@gnu.org>
Mon, 1 May 2017 15:27:54 +0000 (17:27 +0200)
commite30c2be10da8929e42aafc7770257e84de49ffbb
treeb231b51f23698b095a096a52614ae179162591c5
parent6d1a5e5ffdbb7d15ffad7918213d96ee8c6e9164
packages: Remove support for PACKAGE-VERSION deprecated syntax.

This syntax had been deprecated since 2016-02-28.

* gnu/packages.scm (%find-package): Remove #:fallback? parameter and handling.
* tests/guix-build.sh: Remove test for "time-1.7" syntax.
* doc/guix.texi (Invoking guix lint): Update 'guix lint' output in example.
doc/guix.texi
gnu/packages.scm
tests/guix-build.sh