From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id wNOBAwy88mNoHAAAbAwnHQ (envelope-from ) for ; Mon, 20 Feb 2023 01:17:16 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id iK17Awy88mNDtwAA9RJhRA (envelope-from ) for ; Mon, 20 Feb 2023 01:17:16 +0100 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 899AE1780A for ; Mon, 20 Feb 2023 01:17:15 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=baRaSLA+; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1676852235; a=rsa-sha256; cv=none; b=r+y6WIdRWLU0mcWkDtOGjc0iBPAAEtO9fHXynK/1bu1XyAiM8HmOzm9bP6M+JK+i4OInj0 g2Q7+PwGQJS50Mw9/aTXfGjO6KKt+wMNTtCLMYED0QNw90idegk7ivAlQ7np9Mswxeiqbi WfZE1uITHHDroG2t74uT19BVrTDdf0HcVBf/cQs8RwfuSIgPlTFW5PskPQFHsg9Jw0aqhF gS2MCD2kRUVIN5BmyfSA1zZHKpkxjV49aySLRj5uww02EQ14oedRYhcb7X25KSXwbaj1gP DnwRO0iae+LbBx5b5o9lS4WlJ/XTXUb2NhKoDGB8U9m+wVaTtxWbP/6kTMr8nA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=baRaSLA+; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1676852235; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=BWP1huo1Yo0kQS3m0qrurycithrkZq1kb7JSQzyVBao=; b=KVA0O5iwYl/ng9FEDwGzbKveKZBiS7ZMBTZt247Q8euvVNekp8Q43I5NOk8rTXzDiyJcwV pcdgVPosfWabAWqRpVzcXwITsPH+A/9UqvePevOhLOSIWfkb2skBRk3dAhgKsZ/ndTx754 6qibrEAOUMAB0YrmEiTd+SYgLSf2yP03nkMcJsYsJuFUjOamcWj+gb7NxBiJNf/o6IGVOY ElvmYNBgBlxr96GDU0t4d5EUl0/3qW+wUcG9Crc+6rSFW2/Mk0u3FxNT59pxh1td/BUbY6 O/hLYlML7Qgbsh5LYYy78Y+dhrTbrv2mfutOPPDMM2YcBpCetw+FFKNgB9Keyw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pTtrd-0007dY-3H; Sun, 19 Feb 2023 19:17:05 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pTtrb-0007d6-00 for guix-patches@gnu.org; Sun, 19 Feb 2023 19:17:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pTtra-0002tI-O1 for guix-patches@gnu.org; Sun, 19 Feb 2023 19:17:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pTtra-0003pb-J7 for guix-patches@gnu.org; Sun, 19 Feb 2023 19:17:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61643] [PATCH] gnu: emacs-suneater-theme: Update to 2.2.0. Resent-From: Fredrik Salomonsson Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 20 Feb 2023 00:17:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 61643 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 61643@debbugs.gnu.org Cc: Fredrik Salomonsson X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.167685218214673 (code B ref -1); Mon, 20 Feb 2023 00:17:02 +0000 Received: (at submit) by debbugs.gnu.org; 20 Feb 2023 00:16:22 +0000 Received: from localhost ([127.0.0.1]:49990 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pTtqw-0003oa-GF for submit@debbugs.gnu.org; Sun, 19 Feb 2023 19:16:22 -0500 Received: from lists.gnu.org ([209.51.188.17]:48284) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pTtqu-0003oS-AT for submit@debbugs.gnu.org; Sun, 19 Feb 2023 19:16:20 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pTtqt-0007Y7-RU for guix-patches@gnu.org; Sun, 19 Feb 2023 19:16:20 -0500 Received: from mout01.posteo.de ([185.67.36.65]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pTtqr-0002ng-M5 for guix-patches@gnu.org; Sun, 19 Feb 2023 19:16:19 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 8365024005A for ; Mon, 20 Feb 2023 01:16:14 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1676852174; bh=e2kE1GcvxDu3wXx7tIj4pt8++KaCoPv978MfIbgxmzw=; h=From:To:Cc:Subject:Date:From; b=baRaSLA+Tw41oavMg/GyarO6mkHAL2TAwanP2L48bKAUwSe846t7E9Nq4nRRP+heF 13AxkMdlgSnKiO+OIXL19wWwqrHgxZ4DtZitqYFo6Fjzr02CTMKlC5+9CeHfsrNGTW r911X+GCtpClXZIoQapl5vWt80t2BqfwrhZZZbaaXPqqBfyMelnTKT7sp6pBP4JGpN rW8jjQOfHsyt7dFuF/jahjOh7eM4ZpNN5cW4NssP0/Fyl1N1iVVq5V3i3p+LCWtIrV lFBq3ubu6DJQMGAtTfkPjZbY9Ptm1tsh+qTW5w6+NZBjs4tP2Rm3rikQZ5zw62bpzY joKItk0f3yU9A== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4PKjd93Gx5z6tpL; Mon, 20 Feb 2023 01:16:10 +0100 (CET) From: Fredrik Salomonsson Date: Mon, 20 Feb 2023 00:16:09 +0000 Message-Id: <20230220001609.18887-1-plattfot@posteo.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=185.67.36.65; envelope-from=plattfot@posteo.net; helo=mout01.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: X-Migadu-Queue-Id: 899AE1780A X-Spam-Score: -1.24 X-Migadu-Spam-Score: -1.24 X-Migadu-Scanner: scn0.migadu.com List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-TUID: 6y9fwd5yBtP2 * gnu/packages/emacs-xyz.scm (emacs-suneater-theme): Update to 2.2.0. --- gnu/packages/emacs-xyz.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 97e7a1b844..2d37ef8d28 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -1594,7 +1594,7 @@ (define-public emacs-theme-sorcery (define-public emacs-suneater-theme (package (name "emacs-suneater-theme") - (version "2.0.0") + (version "2.2.0") (source (origin (method git-fetch) @@ -1603,7 +1603,7 @@ (define-public emacs-suneater-theme (commit version))) (sha256 (base32 - "0nlam8f8ly86y7p2dn10y9ixnm7bhmigsx7si4cjynh6aiyczyds")) + "1g0mf3m1ja70zdhyw1li4m765wvsb0b6hqd1ma42cn5mccz8yxh3")) (file-name (git-file-name name version)))) (build-system emacs-build-system) (home-page "https://git.sr.ht/~plattfot/suneater-theme") base-commit: 636b771536b95d15a2fd68b468deeebac97d6bee -- 2.39.1