From: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
To: 74351@debbugs.gnu.org
Cc: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
Subject: [bug#74351] [PATCH 1/2] gnu: bootterm: Update to 0.5.
Date: Wed, 13 Nov 2024 23:55:27 +0300 [thread overview]
Message-ID: <0e491ca7864447a757bf883a6ee7deb2da321401.1731531177.git.poptsov.artyom@gmail.com> (raw)
In-Reply-To: <cover.1731531177.git.poptsov.artyom@gmail.com>
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=y, Size: 1338 bytes --]
* gnu/packages/terminals.scm (bootterm): Update to 0.5.
Change-Id: I374a778bb81e8a37849e1dd592fc247c43be6486
---
gnu/packages/terminals.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/terminals.scm b/gnu/packages/terminals.scm
index fbfc4439db..19b667107f 100644
--- a/gnu/packages/terminals.scm
+++ b/gnu/packages/terminals.scm
@@ -42,6 +42,7 @@
;;; Copyright © 2024 Clément Lassieur <clement@lassieur.org>
;;; Copyright © 2024 Ashish SHUKLA <ashish.is@lostca.se>
;;; Copyright © 2024 Ashvith Shetty <ashvithshetty10@gmail.com>
+;;; Copyright © 2024 Artyom V. Poptsov <poptsov.artyom@gmail.com>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -1718,7 +1719,7 @@ (define-public alacritty
(define-public bootterm
(package
(name "bootterm")
- (version "0.4")
+ (version "0.5")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1727,7 +1728,7 @@ (define-public bootterm
(file-name (git-file-name name version))
(sha256
(base32
- "1k3jacld98za41dbpr10sjms77hrw91sb10m0cnwv3h7aifiwmrs"))))
+ "1xag6agcqkq2p7gp20qxjb95ah7p6lia65jmm5v51rqxfzclx2h1"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no test suite
--
2.46.0
next prev parent reply other threads:[~2024-11-13 20:57 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-13 20:53 [bug#74351] [PATCH 0/2] gnu: bootterm: Update to 0.5 Artyom V. Poptsov
2024-11-13 20:55 ` Artyom V. Poptsov [this message]
2024-11-13 20:55 ` [bug#74351] [PATCH 2/2] gnu: bootterm: Use GEXPs Artyom V. Poptsov
2024-11-23 16:03 ` bug#74351: [PATCH 0/2] gnu: bootterm: Update to 0.5 Artyom V. Poptsov
2024-11-23 16:35 ` [bug#74351] " Artyom V. Poptsov
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=0e491ca7864447a757bf883a6ee7deb2da321401.1731531177.git.poptsov.artyom@gmail.com \
--to=poptsov.artyom@gmail.com \
--cc=74351@debbugs.gnu.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 external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.