summaryrefslogtreecommitdiff
path: root/gnu/packages/coq.scm
AgeCommit message (Collapse)Author
2023-02-16gnu: Remove unneeded module imports.Efraim Flashner
* gnu/packages/abiword.scm, * gnu/packages/ada.scm, * gnu/packages/agda.scm, * gnu/packages/backup.scm, * gnu/packages/barrier.scm, * gnu/packages/bioinformatics.scm, * gnu/packages/bootstrap.scm, * gnu/packages/bqn.scm, * gnu/packages/c.scm, * gnu/packages/chemistry.scm, * gnu/packages/coq.scm, * gnu/packages/cross-base.scm, * gnu/packages/databases.scm, * gnu/packages/emacs-xyz.scm, * gnu/packages/enlightenment.scm, * gnu/packages/games.scm, * gnu/packages/geo.scm, * gnu/packages/ghostscript.scm, * gnu/packages/gl.scm, * gnu/packages/golang.scm, * gnu/packages/jami.scm, * gnu/packages/java-maths.scm, * gnu/packages/kde-frameworks.scm, * gnu/packages/kde-plasma.scm, * gnu/packages/language.scm, * gnu/packages/libreoffice.scm, * gnu/packages/linphone.scm, * gnu/packages/lisp.scm, * gnu/packages/llvm.scm, * gnu/packages/machine-learning.scm, * gnu/packages/minetest.scm, * gnu/packages/monitoring.scm, * gnu/packages/nfs.scm, * gnu/packages/ocr.scm, * gnu/packages/opencl.scm, * gnu/packages/pdf.scm, * gnu/packages/python-xyz.scm, * gnu/packages/racket.scm, * gnu/packages/rust.scm, * gnu/packages/syncthing.scm, * gnu/packages/syndication.scm, * gnu/packages/telegram.scm, * gnu/packages/vulkan.scm, * gnu/packages/web-browsers.scm, * gnu/packages/web.scm, * gnu/packages/webkit.scm: Remove some unecessary module imports.
2022-11-27gnu: coq-core: Update to 8.16.1.Julien Lepiller
* gnu/packages/coq.scm (coq-core): Update to 8.16.1.
2022-10-23gnu: Fix typos.Vagrant Cascadian
* gnu/packages/emacs-xyz.scm (emacs-piem)[description]: Fix use of "This packages". * gnu/packages/tex.scm (texlive-hardwrap)[description]: Fix spelling of "arbitrary". * gnu/packages/cran.scm (r-shinymanager)[description]: Fix spelling of "authentication". * gnu/packages/lisp-xyz.scm (sbcl-utils-kt)[description]: Fix spelling of "developed". * gnu/packages/crates-io.scm (rust-fs-utils-1)[description]: Fix spelling of "filesystem". [synopsis]: Likewise. * gnu/packages/haxe.scm (neko)[description]: Fix spelling of "functions". * gnu/packages/animation.scm (swftools)[description]: Fix needless pluralization of "information". * gnu/packages/lisp-xyz.scm (sbcl-slot-extra-options)[description]: Fix spelling of "inheritance". * gnu/packages/emacs-xyz.scm (emacs-js-comint)[description]: Fix spelling of "interpreter". * gnu/packages/coq.scm (coq-mathcomp-finmap)[description]: Fix spelling of "library". * gnu/services/lightdm.scm (lightdm-configuration): Fix spelling of "mechanism". * gnu/packages/emacs-xyz.scm (emacs-citar-org-roam)[synopsis]: Fix spelling of "package". * gnu/packages/games.scm (freerct)[description]: Fix spelling of "responsibilities". * gnu/packages/statistics.scm (r-mixedpower)[description]: Fix spelling of "separate". * gnu/packages/accessibility.scm (espeakup)[description]: Fix spelling of "speech". * gnu/packages/bioinformatics.scm (r-skitools)[synopsis]: Fix spelling of "utilities". * gnu/packages/golang.scm (go-github-com-savsgio-gotils)[synopsis]: Fix spelling of "utilities". [description]: Likewise. * gnu/system.scm (boot-file-system-service os): Fix spelling of "utilities".
2022-09-24gnu: Add coq-mathcomp-bigenough.Garek Dyszel
* gnu/packages/coq.scm (coq-mathcomp-bigenough): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-09-24gnu: Add coq-mathcomp-finmap.Garek Dyszel
* gnu/packages/coq.scm (coq-mathcomp-finmap): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-09-22gnu: coq: Update to 8.16.0.Julien Lepiller
* gnu/packages/coq.scm (coq-core): Update to 8.16.0. (coq-bignums): Update to 8.16.0. (coq-equations): Update to 1.3-8.16. (coq-gappa): Adjust for changes in coq-core.
2022-09-22gnu: coq-interval: Update to 4.5.2.Julien Lepiller
* gnu/packages/coq.scm (coq-interval): Update to 4.5.2.
2022-09-22gnu: coq-mathcomp: Update to 1.15.0.Julien Lepiller
* gnu/packages/coq.scm (coq-mathcomp): Update to 1.15.0.
2022-09-22gnu: coq-gappa: Update to 1.5.2.Julien Lepiller
* gnu/packages/coq.scm (coq-gappa): Update to 1.5.2.
2022-09-22gnu: coq-flocq: Update to 4.1.0.Julien Lepiller
* gnu/packages/coq.scm (coq-flocq): Update to 4.1.0.
2022-09-22gnu: lablgtk3: Update to 3.1.2.Julien Lepiller
* gnu/packages/ocaml.scm (lablgtk3): Update to 3.1.2. [arguments]: Do not build extensions anymore (missing dependency) * gnu/packages/games.scm (laby)[inputs]: Use `ocaml-lablgtk3-sourceview3'. * gnu/packages/maths.scm (frama-c)[inputs]: Use `ocaml-lablgtk3-sourceview3'. * gnu/packages/coq.scm (coq-ide)[inputs]: Use `ocaml-lablgtk3-sourceview3'.
2022-08-13gnu: dune: Update to 4.4.1.Julien Lepiller
* gnu/packages/ocaml.scm (dune): Update to 4.4.1. * gnu/packages/coq.scm (coq-stdlib): Fix for new dune.
2022-06-18gnu: coq: Update to 8.15.2.Julien Lepiller
* gnu/packages/coq.scm (coq-core): Update to 8.15.2.
2022-05-01gnu: coq: Update to 8.15.1.Julien Lepiller
* gnu/packages/coq.scm (coq): Update to 8.15.1.
2022-02-11gnu: coq-stdpp: Update to 1.7.0.Julien Lepiller
* gnu/packages/coq.scm (coq-stdpp): Update to 1.7.0.
2022-02-11gnu: coq-mathcomp: Update to 1.14.0.Julien Lepiller
* gnu/packages/coq.scm (coq-mathcomp): Update to 1.14.0.
2022-02-11gnu: coq: Update to 8.15.0.Julien Lepiller
* gnu/packages/coq.scm (coq): Update to 8.15.0. (coq-equations): Update to 1.3-8.15. * gnu/packages/patches/coq-fix-envvars.patch: Adapt to new version.
2022-02-11gnu: coq-interval: Update to 4.4.0.Julien Lepiller
* gnu/packages/coq.scm (coq-interval): Update to 4.4.0.
2022-02-11gnu: coq-bignums: Update to 8.15.0.Julien Lepiller
* gnu/packages/coq.scm (coq-bignums): Update to 8.15.0.
2022-02-11gnu: coq-gappa: Update to 1.5.1.Julien Lepiller
* gnu/packages/coq.scm (coq-gappa): Update to 1.5.1.
2022-02-11gnu: coq-flocq: Update to 4.0.0.Julien Lepiller
* gnu/packages/coq.scm (coq-flocq): Update to 4.0.0.
2021-12-22gnu: coq: Update to 8.14.1.Julien Lepiller
* gnu/packages/coq.scm (coq-core): Update to 8.14.1.
2021-12-13gnu: Simplify package inputs.Ludovic Courtès
This commit was obtained by running: ./pre-inst-env guix style without any additional argument.
2021-11-30gnu: coq: Update to 8.14.0.Julien Lepiller
* gnu/packages/coq.scm (coq): Update to 8.14.0. (coq-bignums): Update to 8.14.0. (coq-equations): Update to 1.3. * gnu/packages/patches/coq-fix-envvars.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
2021-11-30gnu: proof-general: Update to latest commit.Julien Lepiller
* gnu/packages/coq.scm (proof-general): Update to latest commit. [license]: Change to glp3+.
2021-11-30gnu: coq-semantics: Update to 8.14.0.Julien Lepiller
* gnu/packages/coq.scm (coq-semantics): Update to 8.14.0.
2021-11-22gnu: proof-general: Adjust autoloads for Emacs.zimoun
Fixes <https://bugs.gnu.org/46016>. * gnu/packages/coq.scm (proof-general)[native-inputs]: Remove 'which'. [inputs]: Remove 'coq' and 'emacs'. [arguments]<#:make-flags>: Adjust to find 'emacs'. Set 'ELISP' and 'DEST_LISP'. <#:modules, #:imported-modules>: Remove. <#:phases>: Remove call to 'which' in Makefile. Add copy file allowing Emacs autoloads. Clean unnecessary code. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-11-21gnu: coq-stdpp: Update to 1.6.0.Julien Lepiller
* gnu/packages/coq.scm (coq-stdpp): Update to 1.6.0.
2021-11-21gnu: coq-interval: Update to 4.3.1.Julien Lepiller
* gnu/packages/coq.scm (coq-interval): Update to 4.3.1.
2021-11-21gnu: coq-coquelicot: Update to 3.2.0.Julien Lepiller
* gnu/packages/coq.scm (coq-coquelicot): Update to 3.2.0.
2021-11-21gnu: coq-mathcomp: Update to 1.13.0.Julien Lepiller
* gnu/packages/coq.scm (coq-mathcomp): Update to 1.13.0.
2021-11-21gnu: coq-gappa: Update to 1.5.0.Julien Lepiller
* gnu/packages/coq.scm (coq-gappa): Update to 1.5.0.
2021-11-21gnu: coq-flocq: Update to 3.4.2.Julien Lepiller
* gnu/packages/coq.scm (coq-flocq): Update to 3.4.2.
2021-11-20gnu: coq-interval: Update home-page.Julien Lepiller
* gnu/packages/coq.scm (coq-interval)[home-page]: Update.
2021-11-20gnu: coq-gappa: Update home-page.Julien Lepiller
* gnu/packages/coq.scm (coq-gappa)[home-page]: Update.
2021-11-20gnu: coq-flocq: Update home-page.Julien Lepiller
* gnu/packages/coq.scm (coq-flocq)[home-page]: Update.
2021-11-18gnu: coq-stdpp: Adjust '#:make-flags'.zimoun
* gnu/packages/coq.scm (coq-stdpp)[arguments]<#:make-flags>: Set install destination. <#:phases>: Remove replace 'install. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-11-18gnu: coq-equations: Adjust '#:make-flags'.zimoun
* gnu/packages/coq.scm (coq-equations)[arguments]<#:make-flags>: Set install destination. <#:phases>: Remove replace 'install. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-11-18gnu: coq-autosubst: Adjust '#:make-flags'.zimoun
* gnu/packages/coq.scm (coq-autosubst)[arguments]<#:make-flags>: Set install destination. <#:phases>: Remove replace 'install. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-11-18gnu: coq-mathcomp: Adjust '#:make-flags'.zimoun
* gnu/packages/coq.scm (coq-mathcomp)[arguments]<#:make-flags>: Set install destination. <#:phases>: Remove replace 'install. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-11-18gnu: Add coq-semantics.zimoun
* gnu/packages/coq.scm (coq-semantics): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-10-08gnu: coq: Add upstream-name.Julien Lepiller
This prevents an error on inherited packages when running the updater. * gnu/packages/coq.scm (coq)[properties]: Add upstream-name.
2021-07-31gnu: coq: Update to 8.13.2.Julien Lepiller
* gnu/packages/coq.scm (coq): Update to 8.13.2. (coq-ide-server, coq-ide): New packages. (coq-gappa): Update to 1.4.6. (coq-bignums): Update to 8.13.0. (coq-interval): Update to 1.3.0. (coq-equations): Update to 1.2.4.
2021-07-31gnu: coq-stdpp: Update to 1.5.0.Julien Lepiller
* gnu/packages/coq.scm (coq-stdpp): Update to 1.5.0.
2021-06-13gnu: proof-general: Update to 4.4-0.bc86736.Xinglu Chen
There hasn’t been a new release since 2016 and there has been more than 450 new commits since then. * gnu/packages/coq.scm (proof-general): Update to 4.4-0.bc86736. [arguments]<#:make-flags>: Set ELISP_START. <#:phases>: Remove ‘coq-prog’ procedure which was unused; don’t run ‘substitute*’ on bin/proofgeneral since it no longer exists. Don’t end phases with #t, this will be unnecessary once the ‘core-updates’ branch is merged. [home-page]: Remove trailing whitesapce. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-11-19gnu: Don't append '.git' to GitHub uris.Efraim Flashner
* gnu/packages/admin.scm (nmrpflash)[source]: Remove '.git' from URI. * gnu/packages/aidc.scm (zxing-cpp), * gnu/packages/assembly.scm (mbuild), * gnu/packages/audio.scm (opensles, wildmidi, tinyalsa), * gnu/packages/browser-extensions.scm (ublock-origin-chromium), * gnu/packages/check.scm (mutest), * gnu/packages/compression.scm (unshield), * gnu/packages/coq.scm (subset), * gnu/packages/dictionaries.scm (translate-shell), * gnu/packages/disk.scm (memkind), * gnu/packages/documentation.scm (latex2html), * gnu/packages/emacs-xyz.scm (emacs-chronometrist, emacs-flycheck-ledger, emacs-counsel-notmuch, emacs-spaceline, emacs-org-generate), * gnu/packages/embedded.scm (ebusd, ebusd-configuration), * gnu/packages/enchant.scm (nuspell), * gnu/packages/fontutils.scm (woff2), * gnu/packages/geo.scm (memphis), * gnu/packages/gimp.scm (mrg), * gnu/packages/gnome-xyz.scm (gnome-shell-extension-appindicator), * gnu/packages/gnome.scm (parlatype), * gnu/packages/golang.scm (go-github-com-tv42-httpunix, go-github-com-ayufan-golang-kardianos-service), * gnu/packages/graphics.scm (eglexternalplatform, egl-wayland, mmm, directfb, flux), * gnu/packages/gstreamer.scm (openni2, ccextractor, libvisual, graphene), * gnu/packages/guile-xyz.scm (guile-srfi-180, guile-torrent), * gnu/packages/image.scm (openjpeg-data), * gnu/packages/java.scm (javacc), * gnu/packages/language.scm (liblouis, liblouisutdml), * gnu/packages/linux.scm (pamela, ttyebus), * gnu/packages/lxqt.scm (lxqt-connman-applet), * gnu/packages/mail.scm (libetpan), * gnu/packages/man.scm (ronn), * gnu/packages/music.scm (tascam-gtk, artyfx), * gnu/packages/networking.scm (srt, lksctp-tools, nng, nanomsg), * gnu/packages/python-crypto.scm (pure-python-otr), * gnu/packages/qt.scm (qtspell), * gnu/packages/raspberry-pi.scm (raspi-gpio, raspi-open-firmware), * gnu/packages/rdp.scm (freerdp), * gnu/packages/ruby.scm (ruby-prawn-templates, ruby-treetop, ruby-gimme, ruby-standard, ruby-rubocop-ast, ruby-rexml, ruby-range-compressor, ruby-regexp-property-values, ruby-regexp-parser, ruby-rubocop, ruby-pdf-reader, ruby-pdf-inspector, ruby-prawn), * gnu/packages/syncthing.scm (syncthing-gtk), * gnu/packages/video.scm (svt-hevc, mediasdk, libvideogfx, libde265, tslib), * gnu/packages/xml.scm (libxmlb, libxmlplusplus)[source]: Same.
2020-09-14gnu: Update coq and its dependentsRobin Green
* gnu/packages/coq.scm (coq): Update to 8.11.2 (coq-flocq): Update to 3.3.1 (coq-gappa): Update to 1.4.4 (coq-mathcomp): Update to 1.11.0 (coq-coquelicot): Update to 3.1.0 (coq-bignums): Update to 8.11.0 (coq-interval): Update to 4.0.0 (coq-equations): Update to 1.2.3 Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2020-09-08gnu: coq-stdpp: Update to 1.4.0.Robin Green
* gnu/packages/coq.scm (coq-stdpp): Update to 1.4.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-09-07gnu: coq: fix coqide not finding coqidetop.optraingloom
* gnu/packages/coq.scm (coq) [arguments]: Turn duplicates into symlinks instead of deleting them in remove-duplicate. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2020-09-07gnu: coq-equations: Update 1.2.1-8.10-2.Robin Green
* gnu/packages/coq.scm (coq-equations): Update to 1.2.1-8.10-2. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>