Age | Commit message (Expand) | Author |
2019-08-26 | gnu: mupen64plus-core: Use HTTPS home page.•••* gnu/packages/emulators.scm (mupen64plus-core)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2019-08-26 | gnu: retroarch: Update to 1.7.8.•••* gnu/packages/emulators.scm (retroarch): Update to 1.7.8.
| Rutger Helling |
2019-08-26 | ci: Try hard to build package replacements.•••The "ghostscript" replacements introduced in
0b859092a7346f3b4d0a3a4dac878fd64fd70b79 would not be built because they
have the same name as the original packages.
* gnu/ci.scm (all-packages): Return the replacement of PACKAGE before
PACKAGE.
| Ludovic Courtès |
2019-08-26 | gnu: guile-next: Update to 2.9.4.•••* gnu/packages/guile.scm (guile-next): Update to 2.9.4.
| Ludovic Courtès |
2019-08-26 | services: tlp, thermald: Add descriptions.•••* gnu/services/pm.scm (tlp-service-type)[description]: New field.
(thermald-service-type)[description]: New field.
| Ludovic Courtès |
2019-08-26 | gnu: sysstat: Update source URL.•••This is a followup to 3d76112769d2149e81b7cc774d859469d1f1909e.
* gnu/packages/linux.scm (sysstat): Update URL.
| Ludovic Courtès |
2019-08-26 | gnu: rage: Update to 0.3.1.•••* gnu/packages/enlightenment.scm (rage): Update to 0.3.1.
| Efraim Flashner |
2019-08-26 | gnu: efl: Update to 1.22.3.•••* gnu/packages/enlightenment.scm (efl): Update to 1.22.3.
| Efraim Flashner |
2019-08-26 | gnu: Add cvassistant.••• * gnu/package/cvassistant.scm: New file.
* gnu/local.mk: Add it.
* gnu/packages/cvassistant.scm (cvassistant): New variable.
| Jesse Gibbons |
2019-08-26 | gnu: python-pillow: Update to 6.1.0.•••* gnu/packages/python-xyz.scm (python-pillow): Update to 6.1.0.
| Nicolas Goaziou |
2019-08-26 | gnu: Add python-pyroutelib3.•••* gnu/packages/python-xyz.scm (python-pyroutelib3): New variable.
| Nicolas Goaziou |
2019-08-26 | gnu: perl-namespace-autoclean: Update to 0.29.•••* gnu/packages/perl.scm (perl-namespace-autoclean): Update to 0.29.
| Tobias Geerinckx-Rice |
2019-08-26 | gnu: python-cvxopt: Update to 1.2.3.•••* gnu/packages/maths.scm (python-cvxopt): Update to 1.2.3.
| Tobias Geerinckx-Rice |
2019-08-26 | gnu: snd: Don't install the licence twice.•••* gnu/packages/audio.scm (snd)[arguments]: Let the build system install
‘COPYING’ once.
| Tobias Geerinckx-Rice |
2019-08-26 | gnu: snd: Set correct --with-doc-dir.•••* gnu/packages/audio.scm (snd)[arguments]: Match #:configure-flags to
phases.
| Tobias Geerinckx-Rice |
2019-08-26 | gnu: snd: Update to 19.6.•••* gnu/packages/audio.scm (snd): Update to 19.6.
| Tobias Geerinckx-Rice |
2019-08-26 | gnu: rmlint: Update to 2.9.0.•••* gnu/packages/disk.scm (rmlint): Update to 2.9.0.
| Tobias Geerinckx-Rice |
2019-08-26 | gnu: mupen64plus-video-z64: Use HTTPS home page.•••* gnu/packages/emulators.scm (mupen64plus-video-z64)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2019-08-26 | gnu: mupen64plus-video-rice: Use HTTPS home page.•••* gnu/packages/emulators.scm (mupen64plus-video-rice)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2019-08-26 | gnu: mupen64plus-video-glide64mk2: Use HTTPS home page.•••* gnu/packages/emulators.scm (mupen64plus-video-glide64mk2)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2019-08-26 | gnu: mupen64plus-video-glide64: Use HTTPS home page.•••* gnu/packages/emulators.scm (mupen64plus-video-glide64)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2019-08-26 | gnu: mupen64plus-video-arachnoid: Use HTTPS home page.•••* gnu/packages/emulators.scm (mupen64plus-video-arachnoid)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2019-08-25 | gnu: linux-libre: Update to 5.2.10.•••* gnu/packages/linux.scm (linux-libre-5.2-version): Update to 5.2.10.
(linux-libre-5.2-pristine-source)[hash]: Update hash.
| Mark H Weaver |
2019-08-25 | gnu: linux-libre@4.19: Update to 4.19.68.•••* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.68.
(linux-libre-4.19-pristine-source)[hash]: Update hash.
| Mark H Weaver |
2019-08-25 | gnu: linux-libre@4.14: Update to 4.14.140.•••* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.140.
(linux-libre-4.14-pristine-source)[hash]: Update hash.
| Mark H Weaver |
2019-08-25 | gnu: linux-libre@4.9: Update to 4.9.190.•••* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.190.
(linux-libre-4.9-pristine-source)[hash]: Update hash.
| Mark H Weaver |
2019-08-25 | gnu: linux-libre@4.4: Update to 4.4.190.•••* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.190.
(linux-libre-4.4-pristine-source)[hash]: Update hash.
| Mark H Weaver |
2019-08-25 | gnu: shroud: Update to 0.1.2.•••* gnu/packages/password-utils.scm (shroud): Update to 0.1.2.
Shroud now builds with Guile-2.2. Remove hardcoded '2.0' string.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Amar Singh |
2019-08-25 | gnu: Add wterm.•••* gnu/packages/terminals.scm (wterm): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| ison |
2019-08-25 | gnu: ghostscript: Replace with the "fixed" Ghostscript.•••* gnu/packages/ghostscript.scm (ghostscript)[replacement]: New field.
(ghostscript/fixed)[version]: Remove, to comply with the same-length
constraint of grafts.
| Ludovic Courtès |
2019-08-25 | gnu: ghostscript: Add a new variant that depends on Freetype.•••Fixes <https://bugs.gnu.org/34877>.
Reported by Diego Nicola Barbato <dnbarbato@posteo.de>
and sirmacik <sirmacik@wioo.waw.pl>.
* gnu/packages/ghostscript.scm (ghostscript/fixed): New variable.
| Ludovic Courtès |
2019-08-25 | gnu: Update diffoscope to 121.•••* gnu/packages/package-management (diffoscope): Update to 121.
[version] Only define version once.
[arguments] Add writeable-test-data phase.
| Vagrant Cascadian |
2019-08-25 | gnu: emacs-slime: Update to 2.24.•••* gnu/packages/emacs-xyz.scm (emacs-slime): Update to 2.24.
| Pierre Neidhardt |
2019-08-25 | gnu: emacs-undo-propose-el: Update to 3.0.0-1.21a5cdc.•••* gnu/packages/emacs-xyz.scm (emacs-undo-propose-el): Update to 3.0.0-1.21a5cdc.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
| Brian Leung |
2019-08-25 | gnu: emacs-helm-swoop: Update to 2.0.0.•••* gnu/packages/emacs-xyz.scm (emacs-helm-swoop): Update to 2.0.0.
[source]: Use the new url.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
| Brian Leung |
2019-08-25 | gnu: Add emacs-evil-mc.•••* gnu/packages/emacs-xyz.scm (emacs-evil-mc): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
| Brian Leung |
2019-08-25 | gnu: sbcl: Include source so that standard symbol definitions can be examined.•••* gnu/packages/lisp.scm (sbcl)[arguments]: Add build-source phase to install
source directories "src" and "contrib".
| Pierre Neidhardt |
2019-08-25 | gnu: sysstat: Update to 12.1.6.•••* gnu/packages/linux.scm (sysstat): Update from 11.4.3 to 12.1.6.
| 宋文武 |
2019-08-24 | gnu: libextractor: Adapt to exiv2 0.27.•••This fixes a compilation error.
* gnu/packages/patches/libextractor-exiv2.patch: New file.
* gnu/packages/gnunet.scm (libextractor)[sources]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
| Ludovic Courtès |
2019-08-24 | gnu: sbcl: Update to 1.5.5.•••* gnu/packages/lisp.scm (sbcl): Update to 1.5.5.
| Pierre Neidhardt |
2019-08-24 | gnu: sbcl: Enable core compression and xref for internals.•••* gnu/packages/lisp.scm (sbcl): Do it.
| Pierre Neidhardt |
2019-08-24 | gnu: Add rust-wasi.•••* gnu/packages/crates-io.scm (rust-wasi): New variable.
| Nicolas Goaziou |
2019-08-24 | gnu: Add rust-num-integer.•••* gnu/packages/crates-io.scm (rust-num-integer): New variable.
| Nicolas Goaziou |
2019-08-24 | gnu: Add rust-num-traits.•••* gnu/packages/crates-io.scm (rust-num-traits): New variable.
| Nicolas Goaziou |
2019-08-24 | gnu: Add rust-libc.•••* gnu/packages/crates-io.scm (rust-libc): New variable.
| Nicolas Goaziou |
2019-08-24 | gnu: Add fet.•••* gnu/packages/education.scm (fet): New variable.
| Nicolas Goaziou |
2019-08-24 | gnu: wine: Update to 4.0.2.•••* gnu/packages/wine.scm (wine): Update to 4.0.2.
| Rutger Helling |
2019-08-24 | gnu: python-twisted: Update to 19.7.0.•••* gnu/packages/python-xyz.scm (python-twisted): Update to 19.7.0.
| Tobias Geerinckx-Rice |
2019-08-24 | gnu: certbot: Don't use NAME in source URI.•••* gnu/packages/tls.scm (certbot)[source]: Hard-code NAME.
| Tobias Geerinckx-Rice |
2019-08-24 | gnu: python-acme: Update to 0.37.2.•••* gnu/packages/tls.scm (python-acme): Update to 0.37.2.
| Tobias Geerinckx-Rice |