On Wed, Nov 23, 2016 at 07:10:52PM +0000, ng0 wrote: > ng0 <n...@libertad.pw> writes: > > > * gnu/packages/psyc.scm (psyclpc): Make it reproducible. > > --- > > gnu/packages/psyc.scm | 6 +++--- > > 1 file changed, 3 insertions(+), 3 deletions(-) > > > > diff --git a/gnu/packages/psyc.scm b/gnu/packages/psyc.scm > > index 03df188..01bbae6 100644 > > --- a/gnu/packages/psyc.scm > > +++ b/gnu/packages/psyc.scm > > @@ -1,5 +1,5 @@ > > ;;; GNU Guix --- Functional package management for GNU > > -;;; Copyright © 2016 ng0 <ngillm...@runbox.com> > > +;;; Copyright © 2016 ng0 <n...@libertad.pw> > > ;;; > > ;;; This file is part of GNU Guix. > > ;;; > > @@ -155,7 +155,7 @@ including psyced.") > > > > ;; This commit removes the historic bundled pcre, not released as a > > tarball so far. > > This comment should be updated to: > ;; This commit removes the historic bundled pcre and makes psyclpc > reproducible.
Done!