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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 66869 in the body.
You can then email your comments to 66869 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#66869; Package guix-patches. (Wed, 01 Nov 2023 09:05:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Timotej Lazar <timotej.lazar <at> araneo.si>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 01 Nov 2023 09:05:02 GMT) Full text and rfc822 format available.

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

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





Information forwarded to guix-patches <at> gnu.org:
bug#66869; Package guix-patches. (Fri, 03 Nov 2023 10:24:02 GMT) Full text and rfc822 format available.

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

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 1 (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)]

Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Fri, 03 Nov 2023 10:24:03 GMT) Full text and rfc822 format available.

Notification sent to Timotej Lazar <timotej.lazar <at> araneo.si>:
bug acknowledged by developer. (Fri, 03 Nov 2023 10:24:03 GMT) Full text and rfc822 format available.

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

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.