Rename <package-source> to <origin>; use the `letrec*' behavior in packages.
authorLudovic Courtès <ludo@gnu.org>
Sun, 1 Jul 2012 15:32:03 +0000 (17:32 +0200)
committerLudovic Courtès <ludo@gnu.org>
Tue, 3 Jul 2012 21:50:29 +0000 (23:50 +0200)
commit90c68be8835504da3f5addfe36a782ea692c3cf6
tree8be346fca3aa868f48517ecb7e2cf06675224440
parent8fd5bd2b69b51e370144f26c01201a178c024483
Rename <package-source> to <origin>; use the `letrec*' behavior in packages.

* guix/packages.scm (<package-source>): Rename to...
  (<origin>): ... this.  Update users.

* distro/base.scm (libsigsegv, gawk, hello): Adjust to renaming; refer
  to VERSION to build the URL.
distro/base.scm
guix/packages.scm