[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
65/169: gnu: go-github-com-google-goterm: Update to 0.0.0-20200907032337
From: |
guix-commits |
Subject: |
65/169: gnu: go-github-com-google-goterm: Update to 0.0.0-20200907032337-555d40f16ae2. |
Date: |
Thu, 26 Sep 2024 06:42:50 -0400 (EDT) |
sharlatan pushed a commit to branch go-team
in repository guix.
commit a7f65e9802ff6ffbe2568d48f02740fb221caa7e
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Fri Sep 13 11:00:37 2024 +0100
gnu: go-github-com-google-goterm: Update to
0.0.0-20200907032337-555d40f16ae2.
* gnu/packages/golang.scm (go-github-com-google-goterm): Update to
0.0.0-20200907032337-555d40f16ae2.
Change-Id: Ie6a1258f88f9630a9dd946f5cf4a252e8b0f90e8
---
gnu/packages/golang.scm | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index 73285e167f..2927a73669 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -5343,16 +5343,14 @@ a cron spec parser and job runner.")
(license license:bsd-3)))
(define-public go-github-com-google-goterm
- (let ((commit "fc88cf888a3fa99ecc23d1efc1a44284268457d3")
- (revision "1"))
(package
(name "go-github-com-google-goterm")
- (version (git-version "0.0.1" revision commit))
+ (version "0.0.0-20200907032337-555d40f16ae2")
(source (origin
(method git-fetch)
(uri (git-reference
(url "https://github.com/google/goterm")
- (commit commit)))
+ (commit (go-version->git-ref version))))
(file-name (git-file-name name version))
(sha256
(base32
@@ -5366,7 +5364,7 @@ a cron spec parser and job runner.")
(description "The term package implements PTY creation and termios
get/set
attributes. It also contains some convenience functions for colors, SSH to
and from termios translations, readCh, reading passwords, etc.")
- (license license:bsd-3))))
+ (license license:bsd-3)))
(define (go-gotest-tools-source version sha256-base32-hash)
(origin
- 97/169: gnu: go-github-com-go-openapi-loads: Simplify phases., (continued)
- 97/169: gnu: go-github-com-go-openapi-loads: Simplify phases., guix-commits, 2024/09/26
- 99/169: gnu: Add go-github-com-gofrs-uuid., guix-commits, 2024/09/26
- 136/169: gnu: Add go-github-com-xtaci-lossyconn., guix-commits, 2024/09/26
- 128/169: gnu: go-github-com-deckarep-golang-set-v2: Update to 2.6.0., guix-commits, 2024/09/26
- 167/169: gnu: go-github-com-subosito-gotenv: Update to 1.6.0., guix-commits, 2024/09/26
- 91/169: gnu: Add go-github-com-rs-xid., guix-commits, 2024/09/26
- 103/169: gnu: Add go-github-com-openhistogram-circonusllhist., guix-commits, 2024/09/26
- 113/169: gnu: Add go-github-com-pquerna-ffjson., guix-commits, 2024/09/26
- 115/169: gnu: Add go-github-com-tinylib-msgp., guix-commits, 2024/09/26
- 43/169: gnu: go-github-com-prometheus-statsd-exporter: Fix build., guix-commits, 2024/09/26
- 65/169: gnu: go-github-com-google-goterm: Update to 0.0.0-20200907032337-555d40f16ae2.,
guix-commits <=
- 67/169: gnu: go-github-com-google-goterm: Move to golang-xyz., guix-commits, 2024/09/26
- 85/169: gnu: go-github-com-go-git-go-billy: Update to 5.5.0., guix-commits, 2024/09/26
- 86/169: gnu: go-github-com-go-git-go-billy: Rename variable., guix-commits, 2024/09/26
- 124/169: gnu: go-github-com-matttproud-golang-protobuf-extensions-v2: Fix build., guix-commits, 2024/09/26
- 134/169: gnu: go-github-com-shadowsocks-go-shadowsocks2: Enable all tests., guix-commits, 2024/09/26
- 130/169: gnu: Add go-github-com-aead-ecdh., guix-commits, 2024/09/26
- 140/169: gnu: Add go-github-com-smarty-gunit., guix-commits, 2024/09/26
- 154/169: gnu: Add go-github-com-pkg-browser., guix-commits, 2024/09/26
- 138/169: gnu: go-github.com-smartystreets-goconvey: Rename variable., guix-commits, 2024/09/26
- 153/169: gnu: go-github-com-operatorfoundation-shapeshifter-transports: Fix build., guix-commits, 2024/09/26