diff options
author | Frederick Muriuki Muriithi | 2025-03-12 12:20:36 -0500 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2025-03-12 12:20:36 -0500 |
commit | 9a0f71e5e6137129fa45d8d1c3486dabca9d8af7 (patch) | |
tree | 171d95ecf0a8d685fdeeaf0b7fc09eb742e5580e /gn/packages/genenetwork.scm | |
parent | 19176f3f0dafec9690316b87e6f08b22d278f1a6 (diff) | |
download | guix-bioinformatics-9a0f71e5e6137129fa45d8d1c3486dabca9d8af7.tar.gz |
gn-uploader: Upgrade jquery and datatables, add buttons and scroller
Diffstat (limited to 'gn/packages/genenetwork.scm')
-rw-r--r-- | gn/packages/genenetwork.scm | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm index 03e3565..9c18129 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -510,10 +510,12 @@ storage.") python-mysqlclient ;;python-flask-session temporary-python-flask-session - javascript-jquery + javascript-jquery-1 javascript-bootstrap - javascript-datatables + javascript-datatables-2 javascript-datatables-select + javascript-datatables-buttons-3 + javascript-datatables-scroller-2 node-resumablejs)) (synopsis "GeneNetwork Quality Control Application") (description |