unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "ギャラ via Guix-patches via" <guix-patches@gnu.org>
To: 58209@debbugs.gnu.org
Cc: ギャラ <me@gyara.moe>
Subject: [bug#58209] [PATCH 1/2] gnu: libvterm: Update to 0.3.0.
Date: Sat,  1 Oct 2022 09:30:31 +0900	[thread overview]
Message-ID: <4dd7ac5cd47d6f0c936690b99a7416b990d89b99.1664584231.git.me@gyara.moe> (raw)
In-Reply-To: <c1ce3e2e-9b74-86ea-10dd-95de0e42085f@fubuki.me>

* gnu/packages/terminals.scm (libvterm): Update to 0.3.0.
---
 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 9ece3043e0..f29d7e3773 100644
--- a/gnu/packages/terminals.scm
+++ b/gnu/packages/terminals.scm
@@ -640,7 +640,7 @@ (define-public unibilium
 (define-public libvterm
   (package
     (name "libvterm")
-    (version "0.1.4")
+    (version "0.3")
     (source
      (origin
        (method url-fetch)
@@ -648,7 +648,7 @@ (define-public libvterm
                            "libvterm-" version ".tar.gz"))
        (sha256
         (base32
-         "1pfkhbbihd2kvaza707vl2nvk7bxaawmb37wf9v6d72mjng38w5w"))))
+         "0n1k923ii618ffkbifi8a89ag8c6m9l49z8dj01dyay551k0vsv1"))))
     (build-system gnu-build-system)
     (arguments
      `(#:make-flags
-- 
2.37.3





  reply	other threads:[~2022-10-01  0:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-01  0:28 [bug#58209] [patch 0/2] gnu: neovim: Update to 0.8.0 ギャラ via Guix-patches via
2022-10-01  0:30 ` ギャラ via Guix-patches via [this message]
2022-10-01  0:30   ` [bug#58209] [PATCH 2/2] " ギャラ via Guix-patches via
2022-10-02 12:08 ` bug#58209: [patch 0/2] " Efraim Flashner

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4dd7ac5cd47d6f0c936690b99a7416b990d89b99.1664584231.git.me@gyara.moe \
    --to=guix-patches@gnu.org \
    --cc=58209@debbugs.gnu.org \
    --cc=me@gyara.moe \
    /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 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).