GNU bug report logs - #64220
[PATCH 1/2] gnu: go-git-sr-ht-rockorager-tcell-term: Update to 0.9.0

Previous Next

Package: guix-patches;

Reported by: Nguyễn Gia Phong <mcsinyx <at> disroot.org>

Date: Thu, 22 Jun 2023 09:56:02 UTC

Severity: normal

Tags: patch

Done: Nguyễn Gia Phong <mcsinyx <at> disroot.org>

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: Nguyễn Gia Phong <mcsinyx <at> disroot.org>
Subject: bug#64220: closed (Close accidental patch tickets)
Date: Thu, 22 Jun 2023 10:07:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#64220: [PATCH 1/2] gnu: go-git-sr-ht-rockorager-tcell-term: Update to 0.9.0

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 64220 <at> debbugs.gnu.org.

-- 
64220: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64220
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Nguyễn Gia Phong <mcsinyx <at> disroot.org>
To: <64220-done <at> debbugs.gnu.org>, <64221-done <at> debbugs.gnu.org>
Subject: Close accidental patch tickets
Date: Thu, 22 Jun 2023 19:05:58 +0900
I should have checked the manual again before running git send-email.

[Message part 3 (message/rfc822, inline)]
From: Nguyễn Gia Phong <mcsinyx <at> disroot.org>
To: guix-patches <at> gnu.org
Cc: Nguyễn Gia Phong <mcsinyx <at> disroot.org>
Subject: [PATCH 1/2] gnu: go-git-sr-ht-rockorager-tcell-term: Update to 0.9.0
Date: Thu, 22 Jun 2023 18:55:13 +0900
gnu/packages/golang.scm (go-git-sr-ht-rockorager-tcell-term): Update to 0.9.0.

Signed-off-by: Nguyễn Gia Phong <mcsinyx <at> disroot.org>
---
 gnu/packages/golang.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index e4c4cb299b48..18d588c018b6 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -7163,7 +7163,7 @@ (define-public go-github-com-gdamore-tcell-v2-2.3
 (define-public go-git-sr-ht-rockorager-tcell-term
   (package
     (name "go-git-sr-ht-rockorager-tcell-term")
-    (version "0.3.0")
+    (version "0.9.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -7172,7 +7172,7 @@ (define-public go-git-sr-ht-rockorager-tcell-term
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "13nfb2mq59846j531j7p2nm8mi0kjw5p90pa89l3fwc0sljkn5p8"))))
+                "177ladvpiiw7sb0hsjjv9p2yv5wpqpw6nqardkm8mqqlj0swa9xx"))))
     (build-system go-build-system)
     (arguments
      (list #:import-path "git.sr.ht/~rockorager/tcell-term"))
-- 
2.40.1




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

Previous Next


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