From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marius Bakke Subject: bug#27593: [PATCH v3] gnu: groff: Remove timestamps. Date: Sun, 09 Jul 2017 23:55:50 +0200 Message-ID: <87tw2l9swp.fsf@fastmail.com> References: <20170706025451.312ddebe@scratchpost.org> <20170706014708.16491-1-dannym@scratchpost.org> <87wp7hahpm.fsf@fastmail.com> <87eftpv177.fsf@gnu.org> <20170709232746.7a7af62b@scratchpost.org> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41340) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dUKBP-00024w-DB for bug-guix@gnu.org; Sun, 09 Jul 2017 17:56:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dUKBO-0003s0-Jm for bug-guix@gnu.org; Sun, 09 Jul 2017 17:56:03 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:56564) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dUKBO-0003rc-FM for bug-guix@gnu.org; Sun, 09 Jul 2017 17:56:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dUKBN-0002Kv-VK for bug-guix@gnu.org; Sun, 09 Jul 2017 17:56:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20170709232746.7a7af62b@scratchpost.org> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Danny Milosavljevic , Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 27593@debbugs.gnu.org --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Danny Milosavljevic writes: > Hi Ludo, > > On Sun, 09 Jul 2017 21:51:08 +0200 > ludo@gnu.org (Ludovic Court=C3=A8s) wrote: >> Debian has a SOURCE_DATE_EPOCH patch: >>=20 >> http://sources.debian.net/patches/groff/1.22.3-9/source-date-epoch.pat= ch/ >>=20 >> Perhaps we could just use that? That way, the default behavior of groff >> would remained unchanged. > > Yeah, it seems to work fine. > > Apparently git send-email doesn't work for me right now. > > So I attached the patch manually here... [...] > - "1998v2kcs288d3y7kfxpvl369nqi06zbbvjzafyvyl3pr7bajj= 1s")))) > + "1998v2kcs288d3y7kfxpvl369nqi06zbbvjzafyvyl3pr7bajj= 1s")) > + (patches (search-patches "groff-source-date-epoch.patch")) > + (modules '((guix build utils))))) (guix build utils) is no longer needed. Apart from that LGTM! --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAllipmYACgkQoqBt8qM6 VPoMTQf/ZqPlVatWSrohbV+cg+uFyeYI+O8BrgbECSlp71mLqvmqIik4YIK1wlAL Bn4kj4k5WmwtQ+0GJcu2GNkRWhsTiQxeUO3jyzY1TYlmh5v8cIYXw1rC+3AkLRuY KUF260fQy7bJLY9nuWBu1YkLKjRNjuTrSFLRgx0XhggLLjbn3OtRxWERAHTdA3Q8 TATLYnduzwKTQ8fKNM/VllfeImXs5Bni2Pg3cWDWALlZ8j0lj3AjnTEQ7qJ9IlUl Y+CdpmtqPmBVVjb9Ugw8UoFTciPJG8R+iRH4duBUY3Sv/udqtviUSAGX78HvpTP8 idUgHHyXBOpVwJp9cW7mqpZM7pCYTw== =EuK9 -----END PGP SIGNATURE----- --=-=-=--