GNU bug report logs - #66869
[PATCH] gnu: asciinema: Update to 2.4.0.

Previous Next

Package: guix-patches;

Reported by: Timotej Lazar <timotej.lazar <at> araneo.si>

Date: Wed, 1 Nov 2023 09:05:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#66869: closed ([PATCH] gnu: asciinema: Update to 2.4.0.)
Date: Fri, 03 Nov 2023 10:24:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 03 Nov 2023 10:21:47 +0000
with message-id <87v8ajm8zx.fsf <at> cbaines.net>
and subject line Re: [bug#66869] [PATCH] gnu: asciinema: Update to 2.4.0.
has caused the debbugs.gnu.org bug report #66869,
regarding [PATCH] gnu: asciinema: Update to 2.4.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
66869: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66869
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Timotej Lazar <timotej.lazar <at> araneo.si>
To: guix-patches <at> gnu.org
Cc: Timotej Lazar <timotej.lazar <at> araneo.si>
Subject: [PATCH] gnu: asciinema: Update to 2.4.0.
Date: Wed,  1 Nov 2023 10:03:30 +0100
* gnu/packages/terminals.scm (asciinema): Update to 2.4.0.

Change-Id: I3e0fc7cc16aaebdf8346bb715f07021a5d568163
---
 gnu/packages/terminals.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/terminals.scm b/gnu/packages/terminals.scm
index c5cecfa6db..810c361705 100644
--- a/gnu/packages/terminals.scm
+++ b/gnu/packages/terminals.scm
@@ -230,7 +230,7 @@ (define-public termite
 (define-public asciinema
   (package
     (name "asciinema")
-    (version "2.3.0")
+    (version "2.4.0")
     (source
      (origin
        (method git-fetch)
@@ -239,7 +239,7 @@ (define-public asciinema
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0mqn12h51nqdmn1ya7hw1l2z2893937dqq4b1zh32y6bazd807fl"))))
+        (base32 "0qhf4sc5fl81rpq3rgzy7qcch620dh12scvsbdfczfbyjb10ps2i"))))
     (build-system pyproject-build-system)
     (arguments
      (list #:phases
-- 
2.41.0



[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Timotej Lazar <timotej.lazar <at> araneo.si>
Cc: 66869-done <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#66869] [PATCH] gnu: asciinema: Update to 2.4.0.
Date: Fri, 03 Nov 2023 10:21:47 +0000
[Message part 4 (text/plain, inline)]
Timotej Lazar <timotej.lazar <at> araneo.si> writes:

> * gnu/packages/terminals.scm (asciinema): Update to 2.4.0.
>
> Change-Id: I3e0fc7cc16aaebdf8346bb715f07021a5d568163
> ---
>  gnu/packages/terminals.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch! I've pushed this to master as
399cd64bc9b199fb8f3d1d3ac929e4d5514ad9aa.

Chris
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 1 year and 200 days ago.

Previous Next


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