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
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -77,14 +77,14 @@ (define-public libunibreak
(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