aboutsummaryrefslogtreecommitdiff
path: root/tests/nar.scm
diff options
context:
space:
mode:
authorTimotej Lazar <timotej.lazar@araneo.si>2023-04-30 20:53:53 +0200
committerLudovic Courtès <ludo@gnu.org>2023-05-06 00:01:50 +0200
commitc106baed62b2242f4870392972f855207e1da545 (patch)
tree560b884a6de45d59b425f60c63ebb9f77c0a71eb /tests/nar.scm
parent71a438dcba391022fbbc41a1703f3172bae9c63c (diff)
downloadguix-c106baed62b2242f4870392972f855207e1da545.tar.gz
guix-c106baed62b2242f4870392972f855207e1da545.zip
gnu: mupdf: Update to 1.22.0.
* gnu/packages/pdf.scm (mupdf): Update to 1.22.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'tests/nar.scm')
0 files changed, 0 insertions, 0 deletions
'/guix/commit/etc/completion?id=a8dd285d5a0670abf124a721e6ba94da045b24ba'>zsh completion: Add missing commands and arguments....Noah Evans 2021-06-16bash_completion: Complete options for ‘guix environment’....Tobias Geerinckx-Rice 2021-06-16bash completion: Complete options for the right command....Tobias Geerinckx-Rice 2021-06-16bash completion: Really support subcommands....Tobias Geerinckx-Rice 2021-04-20import: Remove Nix importer....Ludovic Courtès 2021-02-17scripts: system: Remove 'vm-image' command....Mathieu Othacehe