aboutsummaryrefslogtreecommitdiff
path: root/po/packages/uk.po
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2023-01-31 12:08:23 +0200
committerEfraim Flashner <efraim@flashner.co.il>2023-01-31 12:08:23 +0200
commit88e8b3422b3d34df2f79066597cea7ec120da400 (patch)
tree301f4e373705baa5ad940f5567d00d0880d963a6 /po/packages/uk.po
parent6ec602ecbd3bb0f8e0aa6bb38ebd6297407272a6 (diff)
downloadguix-88e8b3422b3d34df2f79066597cea7ec120da400.tar.gz
guix-88e8b3422b3d34df2f79066597cea7ec120da400.zip
gnu: libxxf86dga: Update to 1.1.6.
* gnu/packages/xorg.scm (libxxf86dga): Update to 1.1.6.
Diffstat (limited to 'po/packages/uk.po')
0 files changed, 0 insertions, 0 deletions
*]: Add 'schema.sql' to #:extra-files. Ludovic Courtès 2018-06-01Add (gnu store database)....* guix/config.scm.in (%store-database-directory): New variable. * guix/store/database.scm: New file. * tests/store-database.scm: New file. * Makefile.am (STORE_MODULES): New variable. (MODULES, MODULES_NOT_COMPILED): Adjust accordingly. (SCM_TESTS) [HAVE_GUILE_SQLITE3]: Add tests/store-database.scm. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Caleb Ristvedt