From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:50049) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h6tJ0-0005PT-L1 for guix-patches@gnu.org; Thu, 21 Mar 2019 04:44:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h6tBD-0000U6-2I for guix-patches@gnu.org; Thu, 21 Mar 2019 04:36:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:39111) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h6tBC-0000T9-GL for guix-patches@gnu.org; Thu, 21 Mar 2019 04:36:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1h6tBC-00039j-AJ for guix-patches@gnu.org; Thu, 21 Mar 2019 04:36:02 -0400 Subject: bug#34933: [PATCH] gnu: emacs-hackernews: Update to 0.5.0. Resent-To: guix-patches@gnu.org Resent-Message-ID: References: <87a7hpge4l.fsf@posteo.net> From: Ricardo Wurmus In-reply-to: <87a7hpge4l.fsf@posteo.net> Date: Thu, 21 Mar 2019 09:35:19 +0100 Message-ID: <875zsc8w1k.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain 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: Brett Gilio Cc: 34933-done@debbugs.gnu.org Brett Gilio writes: > From 2b77fdfe69d2e1882f184a9f7ca24ad45ece3273 Mon Sep 17 00:00:00 2001 > From: Brett Gilio > Date: Wed, 20 Mar 2019 21:22:10 -0500 > Subject: [PATCH] gnu: emacs-hackernews: Update to 0.5.0. > > * gnu/packages/emacs-xyz.scm (emacs-hackernews): Update to 0.5.0. Pushed with commit 1e70d72b18. Thanks! Since this is using a git commit I changed the version in the commit message to 0.5.0-1-916c3da. -- Ricardo