GNU bug report logs - #67816
[PATCH] gnu: emacs-vterm: Update to 0.0.2-1.94e2b0b.

Previous Next

Package: guix-patches;

Reported by: Cayetano Santos <csantosb <at> inventati.org>

Date: Wed, 13 Dec 2023 20:59:02 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#67816: closed ([PATCH] gnu: emacs-vterm: Update to
 0.0.2-1.94e2b0b.)
Date: Thu, 04 Jan 2024 11:50:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 04 Jan 2024 12:49:20 +0100
with message-id <875y09jp33.fsf <at> nicolasgoaziou.fr>
and subject line Re: [bug#67816] [PATCH v1] gnu: emacs-vterm: Update to 0.0.2-1.94e2b0b.
has caused the debbugs.gnu.org bug report #67816,
regarding [PATCH] gnu: emacs-vterm: Update to 0.0.2-1.94e2b0b.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
67816: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=67816
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Cayetano Santos <csantosb <at> inventati.org>
To: guix-patches <at> gnu.org
Cc: Cayetano Santos <csantosb <at> inventati.org>
Subject: [PATCH] gnu: emacs-vterm: Update to 0.0.2-1.94e2b0b.
Date: Wed, 13 Dec 2023 21:57:15 +0100
* gnu/packages/emacs-xyz.scm (emacs-vterm): Update to 0.0.2-1.94e2b0b.

Signed-off-by: Cayetano Santos <csantosb <at> inventati.org>
---
 gnu/packages/emacs-xyz.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 9f219dd0dd..9cb4a02861 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -29600,10 +29600,10 @@ (define-public emacs-eat
     (license license:gpl3+)))
 
 (define-public emacs-vterm
-  (let ((commit "e19dc2bb9859a75616bf068c341a540d0d329e4d"))
+  (let ((commit "94e2b0b2b4a750e7907dacd5b4c0584900846dd1"))
     (package
       (name "emacs-vterm")
-      (version "0.0.2")
+      (version (git-version "0.0.2" revision commit))
       (source (origin
                 (method git-fetch)
                 (uri (git-reference
@@ -29612,7 +29612,7 @@ (define-public emacs-vterm
                 (file-name (git-file-name name version))
                 (sha256
                  (base32
-                  "0iqlzpy83ra6xz406fmddfj72bmkdb5b1j59m1dbxf3wxn55320d"))))
+                  "0p55wg6j2x5p4g13v20fhwrrw9dv3n2srk34vnxx9md5vhz1pq6p"))))
       (build-system emacs-build-system)
       (arguments
        `(#:modules ((guix build emacs-build-system)

base-commit: 17b407ccb673020bfd923e0b5814574f9567383d
-- 
2.41.0



[Message part 3 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Cayetano Santos via Guix-patches via <guix-patches <at> gnu.org>
Cc: Cayetano Santos <csantosb <at> inventati.org>, 67816-done <at> debbugs.gnu.org
Subject: Re: [bug#67816] [PATCH v1] gnu: emacs-vterm: Update to
 0.0.2-1.94e2b0b.
Date: Thu, 04 Jan 2024 12:49:20 +0100
Hello,

Cayetano Santos via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/emacs-xyz.scm (emacs-vterm): Update to 0.0.2-1.94e2b0b.

Applied, thank you. I also bumped it to latest commit.

Regrads,
-- 
Nicolas Goaziou




This bug report was last modified 1 year and 223 days ago.

Previous Next


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