From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id kHfwFjIvzWVEqQAAqHPOHw:P1 (envelope-from ) for ; Wed, 14 Feb 2024 22:22:58 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id kHfwFjIvzWVEqQAAqHPOHw (envelope-from ) for ; Wed, 14 Feb 2024 22:22:58 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=c1r0ZE+O; 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=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1707945778; 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-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-to: 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=av/SAdRrtgqwH9MuZO6geyxbUtkWuIl+cSLZSaaq7U4=; b=b0L6LBKsYo2IN4HZ87Hov3ctCiU2GJWONP4Q1YAB7ZWf1tV5TY8d8yVugL3eQMbUvp5j/F lincSo1+Qya1HVWt6lT8in2fu9cizFaLPe1RHXJuM7n0LfJdqPeBHV9mXEoh+KJUwojM6Q sN7baOHQoRA5Z8EMgwp6shWzpGpZvem7JQMKhmMN/Z2N5oHIaoEIF5D6NEP1q/D2/RMB/J iH6rFmxGMhk9svoKehk5BPtBR9i5Rfsuxw3RQl2UtO3iytE0C2Lr7bh3AtrRRomgmwVK6W i4r8t4PW+enq4sf2/RgOesJQ6Av3VinodDYzDFai6OrSx81FatXv9rTl04Nx1g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=c1r0ZE+O; 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=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1707945778; a=rsa-sha256; cv=none; b=f/tUgKS5wCVfT+PiK6gytJ/LAKvc2GixllHZan3hjFzmk+ycK25cGF25NqnM1NQJH/z5v/ MLeGDhzHLs4n+F3RWbpHXdLpGGYVGpjgDT2mDqcE2ScUaap/S2Gxyo7EH24Lb7JCf8qiVa EANoHakwAcUCzpif52wEIuuN5sLYC8RLTrHNQ0CJgfBtzCDn7MmS/Wa5W/fGHoSbb/VuH0 /DjsI+EySdG4kYZ4I6cKVXacZGpUt1FL2F3hY584ctKCikV4PV2nW71fZ2KtdKF58qes9D 6n6L0KGh4KitprTXspr8+a+8ArZZ1MKlr7b6Wy6z6wY4RZ+IWztCF2jFmnoRnA== 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 2BBEE23E56 for ; Wed, 14 Feb 2024 22:22:58 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1raMiL-0001bU-Mw; Wed, 14 Feb 2024 16:22:45 -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 1raMiK-0001au-BQ for guix-patches@gnu.org; Wed, 14 Feb 2024 16:22:44 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1raMiK-0000D4-2p for guix-patches@gnu.org; Wed, 14 Feb 2024 16:22:44 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1raMic-0004JR-9b for guix-patches@gnu.org; Wed, 14 Feb 2024 16:23:02 -0500 Subject: bug#69030: [PATCH] gnu: chafa: Update to 1.14.0. References: <00064318e9593f44a75e9078e4bed1f75be2a9db.1707012521.git.kiasoc5@disroot.org> In-Reply-To: <00064318e9593f44a75e9078e4bed1f75be2a9db.1707012521.git.kiasoc5@disroot.org> Resent-From: John Kehayias Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 14 Feb 2024 21:23:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 69030 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: kiasoc5 Cc: 69030-done@debbugs.gnu.org Mail-Followup-To: 69030@debbugs.gnu.org, john.kehayias@protonmail.com, kiasoc5@disroot.org Received: via spool by 69030-done@debbugs.gnu.org id=D69030.170794572316475 (code D ref 69030); Wed, 14 Feb 2024 21:23:02 +0000 Received: (at 69030-done) by debbugs.gnu.org; 14 Feb 2024 21:22:03 +0000 Received: from localhost ([127.0.0.1]:53359 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1raMhf-0004HT-7Q for submit@debbugs.gnu.org; Wed, 14 Feb 2024 16:22:03 -0500 Received: from mail-40131.protonmail.ch ([185.70.40.131]:56325) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1raMhd-0004GY-Lh for 69030-done@debbugs.gnu.org; Wed, 14 Feb 2024 16:22:02 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1707945696; x=1708204896; bh=av/SAdRrtgqwH9MuZO6geyxbUtkWuIl+cSLZSaaq7U4=; h=Date:To:From:Cc:Subject:Message-ID:Feedback-ID:From:To:Cc:Date: Subject:Reply-To:Feedback-ID:Message-ID:BIMI-Selector; b=c1r0ZE+ORk3nNhdRQgR2bDKusWfyVS9naxgaL9tjTj0R9KzCEVMaSDYNxrkyFBLjr /H/YdR7PlzlaOBDVrJuYTl66PQzkAN1bzCXVISC6VGk2tpbgYVIyHKly8nn8hhHZZQ 8gRVnvEUng+A5US4fnbA7Tnkwj+XOH5AcirfFpMHll+p6r+LfFTjiKNTa/FXgVXbkK B+iXizgieqvC5R2BYrXiQeo0irLB5NB8Okfqix8FL2CJlFWBoL2XznkUzhf/Hn17kL IFktbCic3tRMgXJwOC1fhrzbZieGZcQQoEa8Ui+OgOm+ZMLn6wq7AwFwJbIfnfJyFW omPa4BhY4HDlg== Date: Wed, 14 Feb 2024 21:21:28 +0000 Message-ID: <87y1bmlp2i.fsf@protonmail.com> Feedback-ID: 7805494:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: John Kehayias X-ACL-Warn: , John Kehayias via Guix-patches From: John Kehayias 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: US X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -5.11 X-Spam-Score: -5.11 X-Migadu-Queue-Id: 2BBEE23E56 X-TUID: LNl1WB1sYFDL On Sat, Feb 10, 2024 at 11:35 PM, kiasoc5 wrote: > * gnu/packages/image-viewers.scm (chafa): Update to 1.14.0. > > Change-Id: I3640e1f71b265f26ee048cb1bc8099948c28a551 > --- > gnu/packages/image-viewers.scm | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/gnu/packages/image-viewers.scm b/gnu/packages/image-viewers.= scm > index 206b91c878..ea43f598bc 100644 > --- a/gnu/packages/image-viewers.scm > +++ b/gnu/packages/image-viewers.scm > @@ -742,14 +742,14 @@ (define-public qview > (define-public chafa > (package > (name "chafa") > - (version "1.12.5") > + (version "1.14.0") > (source (origin > (method url-fetch) > (uri (string-append "https://hpjansson.org/chafa/releases/= chafa-" > version ".tar.xz")) > (sha256 > (base32 > - "1wjp75l0qbikbdbvj8nlhl1gsakhx3309k0mdww6n2jh5bar0m0g"))= )) > + "1170g2qkcj2amsfl7sn81r42lwb2hy4z15xxhy0lrkayig15a3k7"))= )) > (build-system gnu-build-system) > (native-inputs > (list pkg-config)) > > base-commit: f45d05133472a9da13eae20ba4a676c696682c90 Pushed as 6c300187a88625b93bb4ad4b5338a53af55e869f thank you