From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id wGP5AKLMLF85WAAA0tVLHw (envelope-from ) for ; Fri, 07 Aug 2020 03:38:10 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id YOdmOKHMLF/qNQAAB5/wlQ (envelope-from ) for ; Fri, 07 Aug 2020 03:38:09 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 1983B94005D for ; Fri, 7 Aug 2020 03:38:08 +0000 (UTC) Received: from localhost ([::1]:47040 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1k3tCn-0003el-Pt for larch@yhetil.org; Thu, 06 Aug 2020 23:38:05 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52342) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k3tCk-0003eY-P6 for guix-patches@gnu.org; Thu, 06 Aug 2020 23:38:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:43847) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1k3tCk-0003Ej-GW for guix-patches@gnu.org; Thu, 06 Aug 2020 23:38:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1k3tCk-0006sw-9Y for guix-patches@gnu.org; Thu, 06 Aug 2020 23:38:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#42736] [PATCH] gnu: emacs-doom-themes: Update to 2.1.6-5. Resent-From: Brett Gilio Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 07 Aug 2020 03:38:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 42736 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Jack Hill Cc: 42736@debbugs.gnu.org Received: via spool by 42736-submit@debbugs.gnu.org id=B42736.159677143426407 (code B ref 42736); Fri, 07 Aug 2020 03:38:02 +0000 Received: (at 42736) by debbugs.gnu.org; 7 Aug 2020 03:37:14 +0000 Received: from localhost ([127.0.0.1]:55393 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k3tBs-0006ri-MN for submit@debbugs.gnu.org; Thu, 06 Aug 2020 23:37:14 -0400 Received: from eggs.gnu.org ([209.51.188.92]:42064) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k3tBq-0006rD-KL for 42736@debbugs.gnu.org; Thu, 06 Aug 2020 23:37:07 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:34616) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1k3tBk-000360-SS; Thu, 06 Aug 2020 23:37:00 -0400 Received: from [2605:6000:1a0d:48fb::e9] (port=57178 helo=lenovo-t430) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1k3tBk-0001h6-Al; Thu, 06 Aug 2020 23:37:00 -0400 From: Brett Gilio References: <20200807031749.27160-1-jackhill@jackhill.us> Date: Thu, 06 Aug 2020 22:37:11 -0500 In-Reply-To: <20200807031749.27160-1-jackhill@jackhill.us> (Jack Hill's message of "Thu, 6 Aug 2020 23:17:49 -0400") Message-ID: <878serjfdk.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -3.3 (---) X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Spam-Score: -1.01 X-TUID: 800VlShsB3v/ Jack Hill writes: > * gnu/packages/emacs-xyz.scm (emacs-doom-themes): Update to 2.1.6-5. This > commit revision add support for Emacs 27. > --- > gnu/packages/emacs-xyz.scm | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm > index f857b594eb..7dc8e42f81 100644 > --- a/gnu/packages/emacs-xyz.scm > +++ b/gnu/packages/emacs-xyz.scm > @@ -22053,8 +22053,8 @@ contrast and few colors.") > (license license:gpl3+)))) > > (define-public emacs-doom-themes > - (let ((commit "54039c5171e3f8c9cef1f82122549b66cd8c8f7b") > - (revision "4") > + (let ((commit "e803fc4ac8cf7118e2d1544d8241b848b5e79e9f") > + (revision "5") > (version "2.1.6")) > (package > (name "emacs-doom-themes") > @@ -22066,7 +22066,7 @@ contrast and few colors.") > (commit commit))) > (file-name (git-file-name name version)) > (sha256 > - (base32 "1iwdjq4q2gkhi6jwas3ywgmdz5dg14sfb3fzhqd7wih6j3i2l3cr")))) > + (base32 "128hdmf0jkzr12fv2r6z349qiwba6q97hsb6b1n2qlhi0v5v3mfh")))) > (build-system emacs-build-system) > (native-inputs > `(("emacs-ert-runner" ,emacs-ert-runner))) Hey Jack, Thanks for taking time to revise this package. When I originally wrote it I made notice to the fact that some elisp bytecompilations were failing or not behaving appropriately. Since then I am pretty sure hlissner has disabled the bytecompilation completely? Could you review this for me, and if true please revise the appropriate arguments. If you aren't sure what I am talking about, please let me know. Thanks, Brett Gilio