guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

06/12: gnu: go-git-sr-ht-rockorager-tcell-term: Update to 0.9.0.


From: guix-commits
Subject: 06/12: gnu: go-git-sr-ht-rockorager-tcell-term: Update to 0.9.0.
Date: Mon, 26 Jun 2023 05:13:42 -0400 (EDT)

cbaines pushed a commit to branch master
in repository guix.

commit acec1348fbc4731a9ed173d6f40740e285d10b3e
Author: guix-patches--- via <guix-patches@gnu.org>
AuthorDate: Thu Jun 22 18:58:43 2023 +0900

    gnu: go-git-sr-ht-rockorager-tcell-term: Update to 0.9.0.
    
    * gnu/packages/golang.scm (go-git-sr-ht-rockorager-tcell-term): Update to
    0.9.0.
    
    Signed-off-by: Christopher Baines <mail@cbaines.net>
---
 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 e4c4cb299b..18d588c018 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -7163,7 +7163,7 @@ systems.")
 (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 @@ systems.")
               (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"))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]