gnu-maintenance: Add `doc-description' field to <gnu-package-descriptor>.
authorLudovic Courtès <ludo@gnu.org>
Wed, 10 Jul 2013 20:33:40 +0000 (22:33 +0200)
committerLudovic Courtès <ludo@gnu.org>
Wed, 10 Jul 2013 20:34:03 +0000 (22:34 +0200)
commitc4ca9411f945e229d8cc1c455768a9364c19f84b
tree32f1c24b6af6a5bc5c3e519efd77be32ac0088f0
parent836d10f154275e56c7185c1fcd6daee2027b41de
gnu-maintenance: Add `doc-description' field to <gnu-package-descriptor>.

* guix/gnu-maintenance.scm (%gsrc-package-list-url): New variable.
  (<gnu-package-descriptor>): Add `doc-description' field.
  (official-gnu-packages)[group-package-fields]: Rename to...
  [read-records]: ... this.  Reverse the result.
  [gsrc-description]: New procedure.
  Add the "description" field to the alist passed to `alist->record'.
guix/gnu-maintenance.scm