gnu: go-github-com-emersion-go-webdav: Update to 0.7.0.

* gnu/packages/golang-xyz.scm (go-github-com-emersion-go-webdav): Update to 0.7.0.

Change-Id: Ie403dbc0c811484f7355f867dd53c1f65a8ecb94
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Sören Tempel 2025-12-30 12:26:43 +01:00 committed by Sharlatan Hellseher
parent a20e839424
commit feebfcd469
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -7535,7 +7535,7 @@ specified in @url{https://datatracker.ietf.org/doc/html/rfc6350, RFC 6350}.")
(define-public go-github-com-emersion-go-webdav
(package
(name "go-github-com-emersion-go-webdav")
(version "0.6.0")
(version "0.7.0")
(source
(origin
(method git-fetch)
@ -7544,7 +7544,7 @@ specified in @url{https://datatracker.ietf.org/doc/html/rfc6350, RFC 6350}.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0lqll59rvdlj0s014fjdn8brb9j9h59fmly744yfz6wxwdcp23g4"))))
(base32 "0by1clnwnnpqm0arg53p9s7kzf5lg9cld0jla4l7h83bnfsgpdn3"))))
(build-system go-build-system)
(arguments
(list