me
/
guix
Archived
1
0
Fork 0

gnu: ucd: Update to 15.1.0.

* gnu/packages/unicode.scm (ucd): Update to 15.1.0.

Change-Id: I0828544c35eef90a8f76c2084362ee4594189244
master
Maxim Cournoyer 2024-06-05 20:46:19 -04:00
parent 836cc6b3fc
commit 8a610b82a9
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 2 additions and 2 deletions

View File

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