gnu-maintenance: Fix file descriptor leak.
authorLudovic Courtès <ludo@gnu.org>
Sat, 17 Oct 2015 12:37:50 +0000 (14:37 +0200)
committerLudovic Courtès <ludo@gnu.org>
Sat, 17 Oct 2015 12:42:07 +0000 (14:42 +0200)
commit2134228a7d8f14f0972a3526924d8cb4540b04c2
tree13554b63628ea35f5d4197c2934679ddb40e8719
parent9aec35d265a8f37d8bfe47d5b2baa701c8f03009
gnu-maintenance: Fix file descriptor leak.

* guix/gnu-maintenance.scm (official-gnu-packages): Close the port
  returned by FETCH.
guix/gnu-maintenance.scm