unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#53124] [PATCH]: chafa: Update to 1.8.0
@ 2022-01-08  5:00 Guy-Fleury Iteriteka via Guix-patches via
  2022-01-13 21:58 ` bug#53124: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Guy-Fleury Iteriteka via Guix-patches via @ 2022-01-08  5:00 UTC (permalink / raw)
  To: 53124

[-- 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#53124: [PATCH]: chafa: Update to 1.8.0
  2022-01-08  5:00 [bug#53124] [PATCH]: chafa: Update to 1.8.0 Guy-Fleury Iteriteka via Guix-patches via
@ 2022-01-13 21:58 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2022-01-13 21:58 UTC (permalink / raw)
  To: Guy-Fleury Iteriteka; +Cc: 53124-done

Hi,

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

>>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.

Applied, thanks!

Ludo’.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-01-13 21:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-08  5:00 [bug#53124] [PATCH]: chafa: Update to 1.8.0 Guy-Fleury Iteriteka via Guix-patches via
2022-01-13 21:58 ` bug#53124: " Ludovic Courtès

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).