gnu: go-github-com-yuin-goldmark-emoji: Update to 1.0.4.

* gnu/packages/golang-build.scm (go-github-com-yuin-goldmark-emoji): Update to 1.0.4.

Change-Id: I16c3f710a89007d39587e5bd39ffb43722f438a2
This commit is contained in:
Sharlatan Hellseher 2024-12-19 21:12:09 +00:00
parent 416ec77c9d
commit c4739e9d0b
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -377,7 +377,7 @@ (define-public go-github-com-yuin-goldmark
(define-public go-github-com-yuin-goldmark-emoji
(package
(name "go-github-com-yuin-goldmark-emoji")
(version "1.0.3")
(version "1.0.4")
(source
(origin
(method git-fetch)
@ -386,7 +386,7 @@ (define-public go-github-com-yuin-goldmark-emoji
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1mx8rkxd3ksvgi41jvf365x9mf00sxiqq4wm75x4sasd2lgcbrl4"))))
(base32 "001dgjaa9crbl1yb803gyq1dbcnnfzvv205ycgd97qw9p4xjg21g"))))
(build-system go-build-system)
(arguments
(list