@@ 2527,7 2527,7 @@ strings into words like a POSIX or Windows shell would.")
(define-public go-github-com-burntsushi-toml
(package
(name "go-github-com-burntsushi-toml")
- (version "1.4.0")
+ (version "1.5.0")
(source
(origin
(method git-fetch)
@@ 2536,7 2536,7 @@ strings into words like a POSIX or Windows shell would.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1vk0s7pcn80hkx0lcyws509gqs42c8y1rppv05zxiqj0yn2zrjnx"))))
+ (base32 "075ay86gn99wlz26x7hp40s4lpc9r026pd2r0ap0pcrvb88inzy1"))))
(build-system go-build-system)
(arguments
(list