From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id ICjuCvA9R2RYtQAASxT56A (envelope-from ) for ; Tue, 25 Apr 2023 04:41:52 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id SA4TCvA9R2SIggEAG6o9tA (envelope-from ) for ; Tue, 25 Apr 2023 04:41:52 +0200 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 8EA5F404AE for ; Tue, 25 Apr 2023 04:41:51 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=mailbox.org header.s=mail20150812 header.b=snuTohT3; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1682390512; h=from:from:sender:sender:reply-to: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:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=ri5CjsHvbhjXISjvtliUYQH+WQE+zQ/JAleDOv//Kcw=; b=eL/PAwl+VGafzSjFbdsI0zDIBrDA9pJmL1Fz0CUpKADqaQ7GNHJBvialGFcxjF746MRn74 NakesaF3oQw3xJEq8tgmORcoYUXOV6lqUv+Fd1LbZSZu/7tzAZYYM1bti5SssNYElbB3Kx L5z2XPAa27c3NmBpDLQmZ2p+NV3yrsO2UXX9OcKtU1ACnrza/1jFN4ETBSKHq2FF/TVuvv ZXAFg6i3Q2VqYaLgzi5ozdkDj7A7OLwncGlWnn9fQ8JT5k2boI9AXP0eoIKiBFHSh1Jqs0 QgOXMyyoh5FVYWMNu7Ox/K1DFBaFBkYXj72jB00pyntm2R5kJn++o8/guOzinA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=mailbox.org header.s=mail20150812 header.b=snuTohT3; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1682390512; a=rsa-sha256; cv=none; b=dhV7S6OXxzE8ZYLYbLxvBF41Qs+zd2nRleXr1gmxtyVnm73ohrwE3feGbROC1waGRV+K7W A3YAKUsNHzzaplPEWk6wTU5Z4dtVhsTM0ExTJzU4qyM9KGSm8EWfI51GG1kEXZZvidoEpZ MfoAh9+ObNryeuU7ncV00NdDxpkKCiMusCoyV+spa+KtIQY0uXz+BMQYzG8QO/b8HyZihy JnUMQk7UixRjswK6qJKnT8VhzswO3HWob/lcnv5HUUvlOCmkM+5NGxxo9J2JF9FazCClJk 9oZq3Acc2CcfJWr5G0tVMVDyMf/ph1jYiK6/mBvKOU3RLKu3PizAQeO/rLhh9g== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pr86L-0005uJ-5X; Mon, 24 Apr 2023 22:08:17 -0400 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 1pr868-0005bc-DX for guix-patches@gnu.org; Mon, 24 Apr 2023 22:08:04 -0400 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 1pr867-0003Yq-Rs for guix-patches@gnu.org; Mon, 24 Apr 2023 22:08:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pr866-0001RS-IJ; Mon, 24 Apr 2023 22:08:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63061] [PATCH 1/3] gnu: notcurses: Update to 3.0.9. References: <87h6t4n2o0.fsf@mailbox.org> In-Reply-To: <87h6t4n2o0.fsf@mailbox.org> Resent-From: Antero Mejr Original-Sender: "Debbugs-submit" Resent-CC: jgart@dismail.de, guix-patches@gnu.org Resent-Date: Tue, 25 Apr 2023 02:08:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63061 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 63061@debbugs.gnu.org Cc: jgart@dismail.de X-Debbugs-Original-Xcc: jgart@dismail.de Received: via spool by 63061-submit@debbugs.gnu.org id=B63061.16823884295468 (code B ref 63061); Tue, 25 Apr 2023 02:08:02 +0000 Received: (at 63061) by debbugs.gnu.org; 25 Apr 2023 02:07:09 +0000 Received: from localhost ([127.0.0.1]:50832 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pr85E-0001Q7-Sd for submit@debbugs.gnu.org; Mon, 24 Apr 2023 22:07:09 -0400 Received: from mout-p-202.mailbox.org ([80.241.56.172]:53522) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pr85C-0001PQ-Kb for 63061@debbugs.gnu.org; Mon, 24 Apr 2023 22:07:07 -0400 Received: from smtp2.mailbox.org (smtp2.mailbox.org [10.196.197.2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-202.mailbox.org (Postfix) with ESMTPS id 4Q553Q4nlpz9sSq for <63061@debbugs.gnu.org>; Tue, 25 Apr 2023 04:06:58 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailbox.org; s=mail20150812; t=1682388418; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=ri5CjsHvbhjXISjvtliUYQH+WQE+zQ/JAleDOv//Kcw=; b=snuTohT3N4TnVlSFXR/eQUcM5z0VsS6mEOHH8ucObudx5yplhn9sO742HBQI2O6fVQb9nj J9qIb/HBnCXch+ZUY+I9LxIJogoYPnMygiJ5KxthLgAXHzAyRwdXSHnY8feZ5Td4Xgkfna bByFWYj9XsQMm1/BKCoiDj143N5NVwlSpCb9JPdB2GHJTomuhDQX9y3qiuHgD6BMhcS2sk fyeiJhLoQNc9yDEUl8ikB2C3mQk6DJvKOF5JMZluN908a3Cx/I/fzBGCWnT6CTKKDTPJK2 M244kJUBDBDI2DDvuilslgpnXkUDyXBEmeOOR+UQj4nqzLijgDiA5sM7zQ1f7A== Date: Tue, 25 Apr 2023 02:06:51 +0000 Message-Id: <20230425020653.10035-1-antero@mailbox.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-MBO-RS-ID: 2467839a2ded5d56a75 X-MBO-RS-META: ku8bjpsi355sx1abbq3jdcub54tk3yz8 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: List-Help: List-Subscribe: , Reply-to: Antero Mejr X-ACL-Warn: , Antero Mejr via Guix-patches From: Antero Mejr via Guix-patches via 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: UNKNOWN X-Migadu-Spam-Score: -0.55 X-Spam-Score: -0.55 X-Migadu-Queue-Id: 8EA5F404AE X-Migadu-Scanner: in3.migadu.com X-TUID: XmDJBVU52RHM * gnu/packages/notcurses.scm (notcurses): Update to 3.0.9. --- gnu/packages/notcurses.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/notcurses.scm b/gnu/packages/notcurses.scm index bb0086d4b3..591bed23ef 100644 --- a/gnu/packages/notcurses.scm +++ b/gnu/packages/notcurses.scm @@ -35,7 +35,7 @@ (define-module (gnu packages notcurses) (define-public notcurses (package (name "notcurses") - (version "3.0.8") + (version "3.0.9") (source (origin (method url-fetch) @@ -48,7 +48,7 @@ (define-public notcurses "+dfsg.1.orig.tar.xz")) (file-name (string-append name "-" version ".tar.xz")) (sha256 - (base32 "1nz32nqh7fn4i06hvl8ndkm0z4g08a6wzhilvv8ggx2hc5axsz89")))) + (base32 "1sj2m7sil2i3yw73z15947kypsp0rnapwpwanwzam15lbicc8c3y")))) (build-system cmake-build-system) (arguments `(#:make-flags -- 2.39.2