1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-14 02:50:45 +02:00

gnu: go-github-com-pkg-sftp: Update to 1.13.7.

* gnu/packages/golang-web.scm (go-github-com-pkg-sftp): Update to 1.13.7.

Change-Id: I78eca4d6b0005450f458c44a738cf0eb0007a0c6
This commit is contained in:
Sharlatan Hellseher 2024-12-15 13:41:54 +00:00
parent d1f86c4b69
commit deeef3655e
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -5224,7 +5224,7 @@ dependant.")
(define-public go-github-com-pkg-sftp
(package
(name "go-github-com-pkg-sftp")
(version "1.13.6")
(version "1.13.7")
(source
(origin
(method git-fetch)
@ -5233,7 +5233,7 @@ dependant.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0n35lzfrnrffjqy34ny6gxs27kq81s67ply6q8s1g19mhfzm6my7"))))
(base32 "0hhnsl327acwlmvp8wk4x1ml2mi6gdrdwm1dh9666n2cj9d8yj24"))))
(build-system go-build-system)
(arguments
(list