sharlatan pushed a commit to branch go-team
in repository guix.
commit b5b85a1c91d3620a35231faf836f768976c3b5d1
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Wed Aug 14 23:16:38 2024 +0100
gnu: go-github-com-gabriel-vasile-mimetype: Update to 1.4.5.
* gnu/packages/golang-xyz.scm (go-github-com-gabriel-vasile-mimetype):
Update to 1.4.5.
Change-Id: Idbeb0aed953b773784e519793f83ad2bcd8840ac
---
gnu/packages/golang-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm
index 75dc85dc9c..e1aeacd67c 100644
--- a/gnu/packages/golang-xyz.scm
+++ b/gnu/packages/golang-xyz.scm
@@ -2321,7 +2321,7 @@ Representation,CBOR}
(@url{https://www.rfc-editor.org/rfc/rfc8949.html,RFC
(define-public go-github-com-gabriel-vasile-mimetype
(package
(name "go-github-com-gabriel-vasile-mimetype")
- (version "1.4.4")
+ (version "1.4.5")
(source
(origin
(method git-fetch)
@@ -2330,7 +2330,7 @@ Representation,CBOR}
(@url{https://www.rfc-editor.org/rfc/rfc8949.html,RFC
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "199x3zbrs3bca4xc4m66c2fvs4vzywqcfylqx6n14kys0sh1p73b"))))
+ (base32 "1ris146v7k1x1n4vraq0xzjds0f7jw3scx9mzj8y29hql3sy4nkd"))))
(build-system go-build-system)
(arguments
(list