unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Guy-Fleury Iteriteka via Guix-patches via <guix-patches@gnu.org>
To: 53124@debbugs.gnu.org
Subject: [bug#53124] [PATCH]: chafa: Update to 1.8.0
Date: Sat, 08 Jan 2022 07:00:51 +0200	[thread overview]
Message-ID: <87a6g6x1mk.fsf@disroot.org> (raw)

[-- Attachment #1: 0001-gnu-chafa-Update-to-1.8.0.patch --]
[-- Type: text/plain, Size: 1756 bytes --]

From 30edfaa7c92d9e469785c0684cfd15adb7328e3d Mon Sep 17 00:00:00 2001
From: Guy-Fleury Iteriteka <gfleury@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@tobias.gr>
 ;;; Copyright © 2018, 2019 Ricardo Wurmus <rekado@elephly.net>
 ;;; Copyright © 2019 Nicolas Goaziou <mail@nicolasgoaziou.fr>
-;;; Copyright © 2019, 2020 Guy Fleury Iteriteka <gfleury@disroot.org>
+;;; Copyright © 2019, 2020, 2022 Guy Fleury Iteriteka <gfleury@disroot.org>
 ;;; Copyright © 2019 Pierre Langlois <pierre.langlois@gmx.com>
 ;;; Copyright © 2020 Peng Mei Yu <pengmeiyu@riseup.net>
 ;;; Copyright © 2020 R Veera Kumar <vkor@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	other threads:[~2022-01-08  5:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-08  5:00 Guy-Fleury Iteriteka via Guix-patches via [this message]
2022-01-13 21:58 ` bug#53124: [PATCH]: chafa: Update to 1.8.0 Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87a6g6x1mk.fsf@disroot.org \
    --to=guix-patches@gnu.org \
    --cc=53124@debbugs.gnu.org \
    --cc=gfleury@disroot.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).