mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
* gnu/packages/gnome.scm (gucharmap): Update to 17.0.1. [native-inputs]: Remove (match-lambda ((file hash) (quasiquote ((unquote file) (unquote (origin (method url-fetch) (uri (string-append "http://www.unicode.org/Public/12.0.0/ucd/" file)) (sha256 (base32 hash)))))))); add docbook-xml-4.5, gtk-doc/stable, python, and (match-lambda ((file hash) (quasiquote ((unquote file) (unquote (origin (method url-fetch) (uri (string-append "https://www.unicode.org/Public/17.0.0/ucd/" file)) (sha256 (base32 hash)))))))). Change-Id: I9b7db6f2fe42422082da633214aecece5823b834 |
||
|---|---|---|
| .. | ||
| bootloader | ||
| build | ||
| home | ||
| installer | ||
| machine | ||
| packages | ||
| services | ||
| system | ||
| tests | ||
| artwork.scm | ||
| bootloader.scm | ||
| ci.scm | ||
| compression.scm | ||
| home.scm | ||
| image.scm | ||
| installer.scm | ||
| local.mk | ||
| machine.scm | ||
| packages.scm | ||
| services.scm | ||
| system.scm | ||
| tests.scm | ||