[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/15: gnu: asciinema: Update to 2.4.0.
From: |
guix-commits |
Subject: |
03/15: gnu: asciinema: Update to 2.4.0. |
Date: |
Fri, 3 Nov 2023 06:15:03 -0400 (EDT) |
cbaines pushed a commit to branch master
in repository guix.
commit 399cd64bc9b199fb8f3d1d3ac929e4d5514ad9aa
Author: Timotej Lazar <timotej.lazar@araneo.si>
AuthorDate: Wed Nov 1 10:03:30 2023 +0100
gnu: asciinema: Update to 2.4.0.
* gnu/packages/terminals.scm (asciinema): Update to 2.4.0.
Change-Id: I3e0fc7cc16aaebdf8346bb715f07021a5d568163
Signed-off-by: Christopher Baines <mail@cbaines.net>
---
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 @@ managers.")
(define-public asciinema
(package
(name "asciinema")
- (version "2.3.0")
+ (version "2.4.0")
(source
(origin
(method git-fetch)
@@ -239,7 +239,7 @@ managers.")
(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
- branch master updated (28ebbe2be8 -> 6ae8fd7aa7), guix-commits, 2023/11/03
- 01/15: gnu: dragonfly-reverb: Update to 3.2.10., guix-commits, 2023/11/03
- 04/15: gnu: emacs-mastodon: Update to 1.0.13., guix-commits, 2023/11/03
- 05/15: gnu: wlr-randr: Update to 0.3.1., guix-commits, 2023/11/03
- 03/15: gnu: asciinema: Update to 2.4.0.,
guix-commits <=
- 02/15: gnu: strawberry: Update to 1.0.21., guix-commits, 2023/11/03
- 06/15: gnu: msmtp: Update to 1.8.25., guix-commits, 2023/11/03
- 07/15: gnu: emacs-ox-rss: Update upstream URL., guix-commits, 2023/11/03
- 09/15: gnu: foot: Update to 1.16.2., guix-commits, 2023/11/03
- 08/15: gnu: wine-minimal: Update to 8.18., guix-commits, 2023/11/03
- 15/15: gnu: cmark-gfm: Update to 0.29.0.gfm.13., guix-commits, 2023/11/03
- 14/15: gnu: mupdf: Update to 1.23.4., guix-commits, 2023/11/03
- 13/15: gnu: syncthing: Update to 1.25.0., guix-commits, 2023/11/03
- 11/15: gnu: neovim: Update to 0.9.4., guix-commits, 2023/11/03
- 12/15: gnu: go-github-com-hjson-hjson-go: Update to 4.3.1., guix-commits, 2023/11/03