mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 20:10:39 +02:00
gnu: go-github-com-creack-pty: Update to 1.1.24.
* gnu/packages/golang-xyz.scm (go-github-com-creack-pty): Update to 1.1.24. Change-Id: Ibde9155be0ba4132993a4c71cb3b3fb93f695d6f
This commit is contained in:
parent
438925126b
commit
1d90683d5b
1 changed files with 2 additions and 2 deletions
|
@ -2423,7 +2423,7 @@ submodules:
|
|||
(define-public go-github-com-creack-pty
|
||||
(package
|
||||
(name "go-github-com-creack-pty")
|
||||
(version "1.1.23")
|
||||
(version "1.1.24")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -2432,7 +2432,7 @@ submodules:
|
|||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "1chx7ml9wlpk8pzgnnxb97gblmxz1j1v37m5i1asb94l5c24r1fg"))))
|
||||
(base32 "0yy4zhfb7vrrbwd13rcw0zzcq0ami3zv3hp0x7g7il6mrbadcf25"))))
|
||||
(build-system go-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue