| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
* gnu/packages/animation.scm (lightspark)[native-inputs, inputs]: Remove
labels.
|
|
|
|
| |
* gnu/packages/animation.scm (lightspark): Update to 0.8.6.
|
|
|
|
| |
* gnu/packages/animation.scm (lightspark)[inputs]: Remove gnash.
|
|
|
|
| |
* gnu/packages/irc.scm (srain): Update to 1.4.1.
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-wand): Update to 0.6.10.
[description]: Remove text about the unused C API.
|
|
|
|
| |
* gnu/packages/vim.scm (vim): Update to 9.0.0235.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-async): Update to 1.9.6.
|
|
|
|
|
|
|
|
| |
Audacity installs a wrapper in the installation root. This wrapper is
pointless, as Guix has its own wrapper script in the right location.
For more information, see <https://bugs.gnu.org/53790>.
* gnu/packages/audio.scm (audacity)[#:phases]: Add ‘delete-gratuitous-script’.
|
|
|
|
|
|
|
|
|
|
|
|
| |
rtl8821ce-linux-module contains, e.g., halhwimg8821c_fw.c and
hal8821c_fw.c. rtl8812au-aircrack-ng-linux-module has, e.g.,
hal8814a_fw.c, hal8812a_fw.c, and hal8821a_fw.c. Each of these
examples contains non-free firmware blobs disguised as C arrays.
* gnu/packages/linux.scm (rtl8821ce-linux-module)
(rtl8812au-aircrack-ng-linux-module): Remove variables.
Reported by Jacob K <jacobk@disroot.org>
|
|
|
|
|
| |
* gnu/packages/guile-xyz.scm (guile-bash)[inputs]: Use MODIFY-INPUTS.
[arguments]: Use SUBSTITUTE-KEYWORD-ARGUMENTS.
|
|
|
|
|
| |
* gnu/packages/guile-xyz.scm (guile2.0-bash)[arguments]:
Rewrite as G-expressions.
|
|
|
|
|
| |
* gnu/packages/guile-xyz.scm (guile2.0-bash)[native-inputs]:
Remove input labels.
|
|
|
|
|
| |
* gnu/packages/guile-xyz.scm (guile2.0-bash)[home-page]: Use working URL.
[source]: Likewise, and don't re-use HOME-PAGE.
|
|
|
|
| |
* gnu/packages/databases.scm (memcached): Update to 1.6.16.
|
|
|
|
| |
* gnu/packages/game-development.scm (ioquake3): Update to 1.3.6-2.29b0cc3.
|
|
|
|
| |
* gnu/packages/game-development.scm (ioquake3)[arguments]: Use CC-FOR-TARGET.
|
|
|
|
|
| |
* gnu/packages/game-development.scm (ioquake3)[arguments]:
Honour #:make-flags in the 'install phase.
|
|
|
|
|
| |
* gnu/packages/game-development.scm (ioquake3)[arguments]:
Rewrite as G-expressions.
|
|
|
|
|
| |
* gnu/packages/game-development.scm (ioquake3)[inputs]:
Remove input labels.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Also do some (trivial) editing where appropriate.
* gnu/packages/bioconductor.scm (r-anaquin, r-rcppnumerical)
[description]: Remove superfluous ‘open source’.
* gnu/packages/debian.scm (apt-mirror)[description]: Likewise.
Add @acronym{}. Drop obscure Ubuntu for famous Trisquel. Reorder.
* gnu/packages/documentation.scm (scrollkeeper)[description]:
Remove superfluous ‘open systems’. Keep ‘Open Source’ in standard name.
* gnu/packages/engineering.scm (freecad, cura-engine)[description]:
Remove superfluous ‘open source’ and excessive puffery.
* gnu/packages/firmware.scm (make-opensbi-package)
[synopsis]: Remove ‘Open Source’. Use @acronym{}.
[description]: Fix first sentence to follow guidelines. Use @acronym{}.
* gnu/packages/game-development.scm (ioquake3, recastnavigation):
[description]: Remove ‘open source’.
* gnu/packages/graphics.scm (skia)[description]: Likewise.
* gnu/packages/lisp-xyz.scm (sbcl-s-sysdeps)[description]: Likewise.
* gnu/packages/machine-learning.scm (onnx)[description]: Likewise.
Use @acronym{}.
* gnu/packages/ocaml.scm (ocaml-cudf)[description]: Likewise.
|
|
|
|
|
| |
* gnu/packages/databases.scm (sqlitebrowser)[synopsis]: Include more keywords.
[description]: Bring up to snuff.
|
|
|
|
| |
* gnu/packages/ocaml.scm (opam): Update to 2.1.3.
|
|
|
|
| |
* gnu/packages/finance.scm (electron-cash): Update to 4.2.11.
|
|
|
|
|
|
| |
* gnu/packages/patches/perl-class-methodmaker-reproducible.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add patch.
* gnu/packages/perl.scm (perl-class-methodmaker)[source]: Use patch.
|
|
|
|
| |
* gnu/packages/networking.scm (libnet)[argument]: Add 'fix-manpage-date phase.
|
|
|
|
|
| |
* gnu/packages/graphics.scm (directfb)[arguments]: Add 'remove-buildtime
phase.
|
|
|
|
| |
* gnu/packages/diffoscope.scm (diffoscope): Update to 221.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-modus-themes): Update to 2.6.0.
|
|
|
|
| |
* gnu/packages/build-tools.scm (bear): Update to 3.0.20.
|
|
|
|
|
|
| |
* gnu/packages/mail.scm (mu)[arguments]: Use G-expressions.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
|
|
|
|
|
|
| |
* gnu/packages/mail.scm (mu)[arguments]<#:phases>: In the
'install-emacs-autoloads' phase, fix the path to mu4e files to generate
autoloads.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
|
|
|
| |
* gnu/packages/chromium.scm (%chromium-version): Set to 104.0.5112.101.
(%ungoogled-origin, ungoogled-chromium): Update hashes.
|
|
|
|
| |
* gnu/packages/browser-extensions.scm (ublock-origin): Update to 1.44.0.
|
|
|
|
| |
* gnu/packages/web.scm (hitch)[native-inputs]: Remove labels.
|
|
|
|
| |
* gnu/packages/web.scm (varnish): Update to 7.1.1.
|
|
|
|
| |
* gnu/packages/web.scm (varnish)[properties]: New field.
|
|
|
|
|
| |
* gnu/packages/databases.scm (python-rq): Update to 1.11.
[native-inputs]: Add PYTHON-PSUTIL.
|
|
|
|
| |
* gnu/packages/python-web.scm (python-aiohttp)[arguments]: Ignore three tests.
|
|
|
|
|
| |
* gnu/packages/finance.scm (python-duniterpy): Update to 1.1.0.
[propagated-inputs]: Remove PYTHON-AIOHTTP and PYTHON-PYLIBSCRYPT.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-crdt): Update to 0.3.2.
|
|
|
|
|
|
| |
* gnu/packages/lisp.scm (janet): Update to 1.24.0.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
|
|
| |
* gnu/packages/engineering.scm (rizin): New variable.
|
|
|
|
| |
* gnu/packages/admin.scm (rex): New variable.
|
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.255.
(linux-libre-4.19-pristine-source): Update hash.
|
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.210.
(linux-libre-5.4-pristine-source): Update hash.
|
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.136.
(linux-libre-5.10-pristine-source): Update hash.
|
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.61.
(linux-libre-5.15-pristine-source, deblob-scripts-5.15): Update hashes.
|
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-5.18-version): Update to 5.18.18.
(linux-libre-5.18-pristine-source, deblob-scripts-5.18): Update hashes.
|
|
|
|
|
|
| |
* gnu/packages/fonts.scm (font-latin-modern): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
|
|
| |
* gnu/packages/dezyne.scm (dezyne): Update to 2.16.0.
|