From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60743) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fYyOK-0004Cx-D6 for guix-patches@gnu.org; Fri, 29 Jun 2018 14:45:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fYyOE-0006DH-3H for guix-patches@gnu.org; Fri, 29 Jun 2018 14:45:08 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:60414) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fYyOD-0006DD-WF for guix-patches@gnu.org; Fri, 29 Jun 2018 14:45:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fYyOD-0000lF-Pr for guix-patches@gnu.org; Fri, 29 Jun 2018 14:45:01 -0400 Subject: [bug#32010] [PATCH] gnu: srt2vtt: Update homepage. Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60675) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fYyNv-000491-UJ for guix-patches@gnu.org; Fri, 29 Jun 2018 14:44:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fYyNs-0005hk-Rs for guix-patches@gnu.org; Fri, 29 Jun 2018 14:44:43 -0400 Received: from m4s11.vlinux.de ([83.151.27.109]:38082 helo=bjoernhoefling.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fYyNs-0005g4-Jk for guix-patches@gnu.org; Fri, 29 Jun 2018 14:44:40 -0400 Received: from alma-ubu (p57B52973.dip0.t-ipconnect.de [87.181.41.115]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by bjoernhoefling.de (Postfix) with ESMTPSA id 07F9741B9D for ; Fri, 29 Jun 2018 20:44:39 +0200 (CEST) Date: Fri, 29 Jun 2018 20:44:38 +0200 From: =?UTF-8?Q?Bj=C3=B6rn_?= =?UTF-8?Q?H=C3=B6fling?= Message-ID: <20180629204438.197a6980@alma-ubu> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/.c6qAL4nsmG4rRz_lO0QD=9"; protocol="application/pgp-signature" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 32010@debbugs.gnu.org --Sig_/.c6qAL4nsmG4rRz_lO0QD=9 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable * gnu/packages/video.scm (srt2vtt): Update Homepage. --- gnu/packages/video.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm index ce90d470f..af17ffef1 100644 --- a/gnu/packages/video.scm +++ b/gnu/packages/video.scm @@ -1610,7 +1610,7 @@ device without having to bother about the decryption.= ") (synopsis "SubRip to WebVTT subtitle converter") (description "srt2vtt converts SubRip formatted subtitles to WebVTT fo= rmat for use with HTML5 video.") - (home-page "http://dthompson.us/pages/software/srt2vtt") + (home-page "https://dthompson.us/projects/srt2vtt.html") (license license:gpl3+))) =20 (define-public avidemux --=20 2.17.1 --Sig_/.c6qAL4nsmG4rRz_lO0QD=9 Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAls2fhcACgkQvyhstlk+X/2zBgCeLvYescJq/BbgRklnx5YXxDGL xA4Anis1EhbzRPA7S3Zd5FxrJB/08eYq =QCLt -----END PGP SIGNATURE----- --Sig_/.c6qAL4nsmG4rRz_lO0QD=9--