aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2023-10-01 16:11:50 +0300
committerEfraim Flashner <efraim@flashner.co.il>2023-10-18 11:35:40 +0300
commit24eacc88cd4c975127c511c359840ecaa56f1b60 (patch)
tree78931827429649a6e5b105a56866a2ce31812c11 /ChangeLog
parentdf93d8a9f85be9ad4902711afca432ae6396087c (diff)
downloadguix-24eacc88cd4c975127c511c359840ecaa56f1b60.tar.gz
guix-24eacc88cd4c975127c511c359840ecaa56f1b60.zip
gnu: Add rust-cairo-rs-0.17.
* gnu/packages/crates-gtk.scm (rust-cairo-rs-0.17): New variable. (rust-cairo-rs-0.15): Inherit from rust-cairo-rs-0.17.
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions
t accordingly. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Sarah Morgensen 2021-05-28import: opam: Generate license for package....* guix/import/opam.scm (opam->guix-package): Generate license for the ‘license’ field. * tests/opam.scm (test-opam-file): Update accordingly. ("opam->guix-package"): Likewise. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Xinglu Chen