1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: ucd: Update to 15.0.0.

* gnu/packages/unicode.scm (ucd): Update to 15.0.0.
This commit is contained in:
Vivien Kraus
2023-03-30 23:31:03 -04:00
committed by Maxim Cournoyer
parent d2f1b1d08b
commit e994428066

View File

@@ -77,14 +77,14 @@ renderer.")
(define-public ucd
(package
(name "ucd")
(version "14.0.0")
(version "15.0.0")
(source
(origin
(method url-fetch/zipbomb)
(uri (string-append "https://www.unicode.org/Public/zipped/" version
"/UCD.zip"))
(sha256
(base32 "001nq9w52ijma0vps40xwy2q6ylpyf1393lzb128ibypnmv54fh3"))))
(base32 "133inqn33hcfvylmps63yjr6rrqrfq6x7a5hr5fd51z6yc0f9gaz"))))
(build-system copy-build-system)
(arguments
'(#:install-plan