GNU bug report logs - #58209
[patch 0/2] gnu: neovim: Update to 0.8.0.

Previous Next

Package: guix-patches;

Reported by: ギャラ <aya <at> fubuki.me>

Date: Sat, 1 Oct 2022 00:30:02 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

Full log


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

From: ギャラ <me <at> gyara.moe>
To: 58209 <at> debbugs.gnu.org
Cc: ギャラ <me <at> gyara.moe>
Subject: [PATCH 1/2] gnu: libvterm: Update to 0.3.0.
Date: Sat,  1 Oct 2022 09:30:31 +0900
* 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





This bug report was last modified 2 years and 227 days ago.

Previous Next


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