Age | Commit message (Collapse) | Author |
|
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.30.
(linux-libre-5.15-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.16-version): Update to 5.16.16.
(linux-libre-5.16-pristine-source): Update hash.
|
|
* gnu/packages/web-browsers.scm (lagrange): Update to 1.11.2.
|
|
* gnu/packages/package-management.scm (flatpak): Update to 1.12.7.
|
|
* gnu/packages/irc.scm (weechat): Update to 3.4.1.
|
|
* gnu/packages/gnome.scm (system-config-printer)[arguments]: Use
G-Expressions. Delete trailing #ts.
|
|
* gnu/packages/gnome.scm (system-config-printer): Update to 1.5.16.
[#:phases]<patch-Makefile.am>: Rename to ...
<patch-build-files>: ... this. Also patch configure.ac
[inputs]: Replace intltool with gettext-minimal.
|
|
* gnu/packages.gnome.scm (system-config-printer)[#:phases]: Add
‘add-install-to-pythonpath’ between ‘install’ and ‘wrap-for-python’.
|
|
* gnu/packages/telephony.scm (mumble)[fix-mumble-overlay]: Use
‘libmumbleoverlay.so’ instead of the old ‘libmumble.so.1’.
Drop trailing #t.
|
|
* gnu/packages/emacs-xyz.scm (emacs-helm): Update to 3.8.5.
|
|
* gnu/packages/emacs-xyz.scm (emacs-eldev): Update to 1.0.
|
|
* gnu/packages/emacs-xyz.scm (emacs-ebuild-mode): Update to 1.56.
|
|
* gnu/packages/emacs-xyz.scm (emacs-rg): Update to 2.2.0.
|
|
* gnu/packages/emacs-xyz.scm (emacs-org-re-reveal): Update to 3.12.5.
|
|
* gnu/packages/emacs-xyz.scm (emacs-org-roam): Update to 2.2.1.
|
|
* gnu/packages/emacs-xyz.scm (emacs-org-ql): Update to 0.6.1.
|
|
* gnu/packages/emacs-xyz.scm (emacs-geiser-guile): Update to 0.23.
|
|
* gnu/packages/emacs-xyz.scm (emacs-geiser): Update to 0.23.1.
|
|
* gnu/packages/astronomy.scm (gnuastro)[inputs]: Remove input labels.
|
|
* gnu/packages/astronomy.scm (gnuastro): Update to 0.17.
|
|
Message-Id: <ccbfd879e41c5c0bbeee965c363e48b08b7750d0.1647174270.git.873216071@qq.com>
From: Z572 <873216071@qq.com>
Date: Sun, 13 Mar 2022 20:19:48 +0800
Subject: [PATCH] gnu: assimp: Update to 5.2.2.
* gnu/packages/graphics.scm (assimp): Update to 5.2.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/patches/python-mypy-12332.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/python-check.scm (python-mypy)[source]<origin>: Use patch
"python-mypy-12332.patch" to avoid overflow issues resulting in test failures.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/gcc.scm (isl)[properties]: New field.
|
|
Reported by Artyom V. Poptsov <poptsov.artyom@gmail.com>.
* gnu/packages/gcc.scm (isl)[home-page]: Update.
[source]: Replace gforge.inria.fr URL with mirror://sourceforge URL.
(isl-0.18)[source]: Likewise.
(isl-0.11)[source]: Likewise.
|
|
* gnu/packages/weather.scm: New file.
* gnu/local.mk: Register new file.
|
|
* gnu/packages/golang.scm (go-github-com-schachmat-ingo): New variable.
|
|
* gnu/packages/package-management.scm (guix): Update to 2fb4304.
|
|
* gnu/packages/crypto.scm (b2sum)[arguments]: Add 'de-tune' phase.
[properties]: Mark the package as tunable.
|
|
* gnu/packages/messaging.scm (bitlbee-purple)[inputs]: Use 'modify-inputs'.
|
|
Suggested by Maxime Devos.
* gnu/packages/messaging.scm (bitlbee-purple)[native-search-paths]: New field.
|
|
* gnu/packages/hardware.scm (ckb-next): add ckb-next
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
These references introduced top-level circular dependencies.
Furthermore, they were inaccurate since only CURL_CA_BUNDLE is honored.
* gnu/packages/image-viewers.scm (feh)[native-search-paths]: Remove
top-level reference to 'curl'; inline "CURL_CA_BUNDLE" spec.
* gnu/packages/syndication.scm (newsboat)[native-search-paths]:
Likewise.
|
|
* gnu/packages/purescript.scm (ghc-optparse-applicative-0.15.1.0): Move
to...
* gnu/packages/haskell-xyz.scm (ghc-optparse-applicative-0.15.1.0): ... here.
|
|
* gnu/packages/emacs-xyz.scm (emacs-osm)[arguments, inputs]: New fields.
|
|
* gnu/packages/emacs-xyz.scm (emacs-osm)[source]: Switch to 'git-fetch'.
|
|
* gnu/packages/emacs-xyz.scm (emacs-osm): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/maths.scm (petsc-openmpi)[inputs]: Use 'modify-inputs'.
[arguments]: Adjust label name for hdf5.
|
|
* gnu/packages/maths.scm (petsc-openmpi)[inputs]: Add SCOTCH:METIS.
[arguments]: Add 'adjust-pt-scotch-library-names' phase.
|
|
* gnu/packages/python-science.scm (python-scikit-allel): New variable.
|
|
* gnu/packages/lisp-xyz.scm (cl-purgatory, ecl-purgatory, sbcl-purgatory): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/vim.scm (vim): Update to 8.2.4564.
[arguments]: Adjust custom 'patch-absolute-paths phase to upstream
changes.
|
|
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-customize-ibus): Update to 82.
|
|
* gnu/packages/engineering.scm (capstone): Update to 4.0.2.
[source]: Fix indentation and git URL.
[phases]: Strip trailing #t.
[home]: Update URL.
Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
* gnu/packages/benchmark.scm (sysbench): New variable.
|
|
* gnu/packages/c.scm (ck): New variable.
|
|
* gnu/packages/databases.scm (postgresql-14): Update to 14.2.
|
|
* gnu/packages/databases.scm (postgresql-11): Update to 11.15.
Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
* gnu/packages/databases.scm (postgresql-10): Update to 10.20.
Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
* gnu/packages/databases.scm (postgresql-9.6): Delete variable.
|
|
* gnu/packages/mpd.scm (mpd): Update to 0.23.6.
|