GNU bug report logs - #53124
[PATCH]: chafa: Update to 1.8.0

Previous Next

Package: guix-patches;

Reported by: Guy-Fleury Iteriteka <gfleury <at> disroot.org>

Date: Sat, 8 Jan 2022 05:02:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 53124 in the body.
You can then email your comments to 53124 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#53124; Package guix-patches. (Sat, 08 Jan 2022 05:02:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Guy-Fleury Iteriteka <gfleury <at> disroot.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 08 Jan 2022 05:02:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Guy-Fleury Iteriteka <gfleury <at> disroot.org>
To: guix-patches <at> gnu.org
Subject: [PATCH]: chafa: Update to 1.8.0
Date: Sat, 08 Jan 2022 07:00:51 +0200
From 30edfaa7c92d9e469785c0684cfd15adb7328e3d Mon Sep 17 00:00:00 2001
From: Guy-Fleury Iteriteka <gfleury <at> disroot.org>
Date: Sat, 8 Jan 2022 06:53:09 +0200
Subject: [PATCH] gnu: chafa: Update to 1.8.0.

* gnu/packages/image-viewers.scm(chafa): Update to 1.8.0.
---
 gnu/packages/image-viewers.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/image-viewers.scm b/gnu/packages/image-viewers.scm
index 5d0313d..b61a793 100644
--- a/gnu/packages/image-viewers.scm
+++ b/gnu/packages/image-viewers.scm
@@ -10,7 +10,7 @@
 ;;; Copyright © 2018–2021 Tobias Geerinckx-Rice <me <at> tobias.gr>
 ;;; Copyright © 2018, 2019 Ricardo Wurmus <rekado <at> elephly.net>
 ;;; Copyright © 2019 Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
-;;; Copyright © 2019, 2020 Guy Fleury Iteriteka <gfleury <at> disroot.org>
+;;; Copyright © 2019, 2020, 2022 Guy Fleury Iteriteka <gfleury <at> disroot.org>
 ;;; Copyright © 2019 Pierre Langlois <pierre.langlois <at> gmx.com>
 ;;; Copyright © 2020 Peng Mei Yu <pengmeiyu <at> riseup.net>
 ;;; Copyright © 2020 R Veera Kumar <vkor <at> vkten.in>
@@ -781,14 +781,14 @@ (define-public qview
 (define-public chafa
   (package
     (name "chafa")
-    (version "1.4.1")
+    (version "1.8.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://hpjansson.org/chafa/releases/chafa-"
                                   version ".tar.xz"))
               (sha256
                (base32
-                "18rb82bfqj1sj2g4irazx4lwq9q4b4k7my1r0q714vf9yhs41ls6"))))
+                "0sr86bnrqcf6wxigrgsglv4fc79g5djmki20ih4hg8kbhcnnbzr1"))))
     (build-system gnu-build-system)
     (native-inputs
      (list pkg-config))
-- 
2.34.0





Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Thu, 13 Jan 2022 21:59:02 GMT) Full text and rfc822 format available.

Notification sent to Guy-Fleury Iteriteka <gfleury <at> disroot.org>:
bug acknowledged by developer. (Thu, 13 Jan 2022 21:59:02 GMT) Full text and rfc822 format available.

Message #10 received at 53124-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Guy-Fleury Iteriteka <gfleury <at> disroot.org>
Cc: 53124-done <at> debbugs.gnu.org
Subject: Re: bug#53124: [PATCH]: chafa: Update to 1.8.0
Date: Thu, 13 Jan 2022 22:58:30 +0100
Hi,

Guy-Fleury Iteriteka <gfleury <at> disroot.org> skribis:

>>From 30edfaa7c92d9e469785c0684cfd15adb7328e3d Mon Sep 17 00:00:00 2001
> From: Guy-Fleury Iteriteka <gfleury <at> disroot.org>
> Date: Sat, 8 Jan 2022 06:53:09 +0200
> Subject: [PATCH] gnu: chafa: Update to 1.8.0.
>
> * gnu/packages/image-viewers.scm(chafa): Update to 1.8.0.

Applied, thanks!

Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 11 Feb 2022 12:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 73 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.