Age | Commit message (Expand) | Author |
2020-09-01 | gnu: Add ecl-cl-postgres.•••* gnu/packages/lisp-xyz.scm (ecl-cl-postgres): New variable.
| Pierre Neidhardt |
2020-09-01 | gnu: Add ecl-md5.•••* gnu/packages/lisp-xyz.scm (ecl-md5): New variable.
| Pierre Neidhardt |
2020-09-01 | gnu: Add envy.•••* gnu/packages/lisp-xyz.scm (cl-envy, ecl-envy, sbcl-envy): New variables.
| Pierre Neidhardt |
2020-09-01 | gnu: manuskript: Use make-deskop-entry-file.•••* gnu/packages/text-editors.scm (manuskript)[arguments]: Adjust custom
'install phase to use make-desktop-entry-file.
| Efraim Flashner |
2020-09-01 | gnu: childsplay: Fix .desktop file.•••* gnu/packages/education.scm (childsplay)[arguments]: In phase
'create-desktop-file, fix Exec to point to out/bin/childsplay.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Prafulla Giri |
2020-09-01 | gnu: gajim-omemo: Update to 2.7.7.•••* gnu/packages/messaging.scm (gajim-omemo): Update to 2.7.7.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Mason Hock |
2020-09-01 | gnu: knot: Update to 2.9.6.•••* gnu/packages/dns.scm (knot): Update to 2.9.6.
| Tobias Geerinckx-Rice |
2020-09-01 | gnu: xtl: Update to 0.6.17.•••* gnu/packages/cpp.scm (xtl): Update to 0.6.17.
| Tobias Geerinckx-Rice |
2020-09-01 | gnu: enlightenment-wayland: Deprecate package.•••* gnu/packages/enlightenment.scm (enlightenment-wayland): Deprecate
package in favor of enlightenment.
| Efraim Flashner |
2020-09-01 | gnu: enlightenment: Build with wayland support.•••* gnu/packages/enlightenment.scm (enlightenment)[arguments]: Add
configure-flag to build with wayland support.
[inputs]: Add wayland-protocols, xorg-server-xwayland.
| Efraim Flashner |
2020-09-01 | gnu: python-efl: Use regex to delete cythonized files.•••* gnu/packages/enlightenment.scm (python-efl)[source]: Adjust snippet to
delete cythonized files based on a regex pattern.
| Efraim Flashner |
2020-09-01 | gnu: enlightenment: Use system eject.•••* gnu/packages/enlightenment.scm (enlightenment)[arguments]: Adjust
'set-system-actions phase to refer to eject in /run/current-system.
[native-inputs]: Remove util-linux.
| Efraim Flashner |
2020-09-01 | gnu: enlightenment.scm: Remove unneeded module import.•••* gnu/packages/enlightenment.scm: Remove unneeded module import.
| Efraim Flashner |
2020-09-01 | gnu: gap: Update to 4.11.0.•••* gnu/packages/algebra.scm (gap)[source]: Update to 4.11.0. Identify kept
packages by name prefix, dropping version number comparisons.
[inputs]: Add readline.
[arguments]: Use make targets instead of file copying where possible.
| Andreas Enge |
2020-09-01 | gnu: editorconfig-core-c: Delete static library.•••* gnu/packages/text-editors.scm (editorconfig-core-c)[arguments]: Add a
‘delete-static-library’ phase.
| Tobias Geerinckx-Rice |
2020-09-01 | gnu: editorconfig-core-c: Update to 0.12.4.•••* gnu/packages/text-editors.scm (editorconfig-core-c): Update to 0.12.4.
| Tobias Geerinckx-Rice |
2020-09-01 | gnu: youtube-viewer: Update to 3.7.8.•••* gnu/packages/video.scm (youtube-viewer): Update to 3.7.8.
| Tobias Geerinckx-Rice |
2020-09-01 | gnu: libwacom: Update to 1.5.•••* gnu/packages/xdisorg.scm (libwacom): Update to 1.5.
| Tobias Geerinckx-Rice |
2020-09-01 | gnu: wgetpaste: Update bpaste URL & regular expressions.•••* gnu/packages/wget.scm (wgetpaste)[source]: Add patch.
* gnu/packages/patches/wgetpaste-update-bpaste.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Tobias Geerinckx-Rice |
2020-09-01 | gnu: wgetpaste: Update to 2.30.•••* gnu/packages/wget.scm (wgetpaste): Update to 2.30.
| Tobias Geerinckx-Rice |
2020-09-01 | gnu: wgetpaste: Use HTTPS home page.•••* gnu/packages/wget.scm (wgetpaste)[source, home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-09-01 | gnu: wgetpaste: Fix historical confusion.•••* gnu/packages/wget.scm (wgetpaste)[arguments]: Fix the reversed
substitution and clarify its purpose.
| Tobias Geerinckx-Rice |
2020-09-01 | gnu: uchardet: Update to 0.0.7.•••* gnu/packages/freedesktop.scm (uchardet): Update to 0.0.7.
| Tobias Geerinckx-Rice |
2020-09-01 | gnu: fetchmail: Update to 6.4.11.•••* gnu/packages/mail.scm (fetchmail): Update to 6.4.11.
| Tobias Geerinckx-Rice |
2020-09-01 | gnu: python-jeepney: Update to 0.4.3.•••* gnu/packages/python-crypto.scm (python-jeepney): Update to 0.4.3.
| Tobias Geerinckx-Rice |
2020-08-31 | gnu: Add emacs-scpaste.•••* gnu/packages/emacs-xyz.scm (emacs-scpaste): New variable.
| Brett Gilio |
2020-09-01 | gnu: ptpython: Update to 3.0.5.•••The previous version had been broken ever since python-prompt-toolkit
was updated to 3.x.
* gnu/packages/python-xyz.scm (ptpython): Update to 3.0.5.
[propagated-inputs]: Add python-appdirs. Remove python-docopt.
| Tobias Geerinckx-Rice |
2020-09-01 | gnu: python-prompt-toolkit: Update to 3.0.7.•••* gnu/packages/python-xyz.scm (python-prompt-toolkit): Update to 3.0.7.
| Tobias Geerinckx-Rice |
2020-09-01 | gnu: python-prompt-toolkit: Specify the correct Python 2 variant.•••* gnu/packages/python-xyz.scm (python-prompt-toolkit)[properties]:
The Python-2 version of this package is version 2.x of this package.
| Tobias Geerinckx-Rice |
2020-08-31 | gnu: python-nbval: Update to 0.9.6.•••* gnu/packages/python-check.scm (python-nbval): Update to 0.9.6.
| Tobias Geerinckx-Rice |
2020-08-31 | gnu: perl-archive-extract: Update to 0.86.•••* gnu/packages/perl-compression.scm (perl-archive-extract): Update to 0.86.
| Tobias Geerinckx-Rice |
2020-08-31 | gnu: perl-io-compress: Update to 2.096.•••* gnu/packages/perl-compression.scm (perl-io-compress): Update to 2.096.
| Tobias Geerinckx-Rice |
2020-08-31 | gnu: perl-compress-raw-zlib: Update to 2.096.•••* gnu/packages/perl-compression.scm (perl-compress-raw-zlib): Update to 2.096.
| Tobias Geerinckx-Rice |
2020-08-31 | gnu: perl-compress-raw-bzip2: Update to 2.096.•••* gnu/packages/perl-compression.scm (perl-compress-raw-bzip2): Update to 2.096.
| Tobias Geerinckx-Rice |
2020-08-31 | gnu: python-pytools: Update to 2020.4.•••* gnu/packages/opencl.scm (python-pytools): Update to 2020.4.
| Tobias Geerinckx-Rice |
2020-08-31 | gnu: ocamlify: Update to 0.0.2.•••* gnu/packages/ocaml.scm (ocamlify): Update to 0.0.2.
[arguments]: Add a ‘disable-safe-string’ phase.
| Tobias Geerinckx-Rice |
2020-08-31 | gnu: ocamlify: Parametrize source URI.•••* gnu/packages/ocaml.scm (ocamlify)[source]: Construct with VERSION.
| Tobias Geerinckx-Rice |
2020-08-31 | gnu: rtmpdump: Don't install the static library.•••* gnu/packages/networking.scm (rtmpdump)[arguments]: Add
an ‘omit-static-library’ phase.
| Tobias Geerinckx-Rice |
2020-08-31 | gnu: rtmpdump: Update to 2.4.•••* gnu/packages/networking.scm (rtmpdump): Update to 2.4.
[arguments]: Fix RUNPATH.
| Tobias Geerinckx-Rice |
2020-08-31 | gnu: x42-plugins: Update to 20200714.•••* gnu/packages/music.scm (x42-plugins): Update to 20200714.
[source]: Download over HTTPS.
| Tobias Geerinckx-Rice |
2020-08-31 | gnu: yoshimi: Update to 1.7.2.•••* gnu/packages/music.scm (yoshimi): Update to 1.7.2.
[source]: Use URL-FETCH once more.
| Tobias Geerinckx-Rice |
2020-08-31 | gnu: sooperlooper: Update to 1.7.4.•••* gnu/packages/music.scm (sooperlooper): Update to 1.7.4.
[source]: Remove upstreamed patch.
* gnu/packages/patches/sooperlooper-build-with-wx-30.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice |
2020-08-31 | gnu: pd: Update to 0.51-1.•••* gnu/packages/music.scm (pd): Update to 0.51-1.
| Tobias Geerinckx-Rice |
2020-08-31 | gnu: zabbix-agentd: Update to 5.0.3.•••* gnu/packages/monitoring.scm (zabbix-agentd): Update to 5.0.3.
| Tobias Geerinckx-Rice |
2020-08-31 | gnu: mutt: Update to 1.14.7.•••* gnu/packages/mail.scm (mutt): Update to 1.14.7.
| Tobias Geerinckx-Rice |
2020-08-31 | gnu: vala@0.48: Update to 0.48.9.•••* gnu/packages/gnome.scm (vala-0.48): Update to 0.48.9.
| Tobias Geerinckx-Rice |
2020-08-31 | gnu: Add rust-gfa-0.6.•••* gnu/packages/crates-io.scm (rust-gfa-0.6): New variable.
| Efraim Flashner |
2020-08-31 | gnu: rust-libssh2-sys-0.2: Update to 0.2.19.•••* gnu/packages/crates-io.scm (rust-libssh2-sys-0.2): Update to 0.2.19.
| Efraim Flashner |
2020-08-31 | gnu: rust-libz-sys-1.0: Rename rust-libz-sys-1.•••* gnu/packages/crates-io.scm (rust-libz-sys-1.0): Rename rust-libz-sys-1.
(rust-curl-sys-0.4, rust-flate2-1.0, rust-freetype-sys-0.9,
rust-libgit2-sys-0.10, rust-libgit2-sys-0.7, rust-libssh2-sys-0.2)
[arguments]: Adjust accordingly.
* gnu/packages/syndication.scm (newsboat)[arguments]: Same.
| Efraim Flashner |
2020-08-31 | gnu: rust-pcre2-sys-0.2: Update to 0.2.5.•••* gnu/packages/crates-io.scm (rust-pcre2-sys-0.2): Update to 0.2.5.
| Efraim Flashner |