Age | Commit message (Collapse) | Author |
|
* gnu/packages/xml.scm (html-xml-utils): Update to 7.7.
|
|
* gnu/packages/xml.scm (perl-xml-feed): Update to 0.54.
|
2020-03-09 | gnu: python-sphinxcontrib-websupport: Update to 1.2.0....* gnu/packages/sphinx.scm (python-sphinxcontrib-websupport): Update to
1.2.0.
| Tobias Geerinckx-Rice |
2020-03-09 | gnu: python-sphinxcontrib-serializinghtml: Update to 1.1.4....* gnu/packages/sphinx.scm (python-sphinxcontrib-serializinghtml): Update
to 1.1.4.
| Tobias Geerinckx-Rice |
2020-03-09 | gnu: python-sphinxcontrib-qthelp: Update to 1.0.3....* gnu/packages/sphinx.scm (python-sphinxcontrib-qthelp): Update to 1.0.3.
| Tobias Geerinckx-Rice |
2020-03-09 | gnu: python-sphinxcontrib-htmlhelp: Update to 1.0.3....* gnu/packages/sphinx.scm (python-sphinxcontrib-htmlhelp): Update to 1.0.3.
| Tobias Geerinckx-Rice |
2020-03-09 | gnu: python-sphinxcontrib-devhelp: Update to 1.0.2....* gnu/packages/sphinx.scm (python-sphinxcontrib-devhelp): Update to 1.0.2.
| Tobias Geerinckx-Rice |
2020-03-09 | gnu: python-sphinxcontrib-applehelp: Update to 1.0.2....* gnu/packages/sphinx.scm (python-sphinxcontrib-applehelp): Update to 1.0.2.
| Tobias Geerinckx-Rice |
>
* gnu/services/admin.scm (default-jobs): Remove the lambda around
"/…/bin/rottlog" to make "herd schedule mcron" more
transparent (otherwise it just says "Lambda function").
|
|
* gnu/packages/video.scm (mpv): Update to 0.29.1.
|
|
* gnu/packages/emulators.scm (retroarch): Update to 1.7.5.
|
|
* gnu/packages/emulators.scm (retroarch)[source]: Use GIT-FETCH and GIT-FILE-NAME.
|
|
* gnu/packages/enlightenment.scm (ephoto)[description]: Fix typos.
Wrap at 80 columns.
|
|
* gnu/packages/license.scm (perl-string-copyright): Update to 0.003006.
|
|
* gnu/packages/package-management.scm (rpm): Update to 4.14.2.
[arguments]: Rename 'set-nspr-search-path' phase to
'set-nss-library-path' and remove CPATH work-around.
Remove obsolete 'fix-rpm-symlinks' phase.
[home-page]: Drop www.
|
|
* gnu/packages/mail.scm (imapfilter): Update to 2.6.12.
|
|
* gnu/packages/mail.scm (imapfilter)[source]: Use GIT-FETCH and GIT-FILE-NAME.
|
|
* gnu/packages/nickle.scm (nickle): Update to 2.82.
|
|
* gnu/packages/hardware.scm (ddcutil): Update to 0.9.2.
|
|
* gnu/packages/disk (ndctl)[arguments]: Rename inaccurately named
'autogen' phase to 'patch-FHS-file-names'. Explicitly return #t.
|
|
* gnu/packages/file-systems.scm (disorderfs): Update to 0.5.4.
|
|
* gnu/packages/freedesktop.scm (packagekit): Update to 1.1.11.
|
|
* gnu/packages/games.scm (freedroidrpg): New public variable.
|
|
* gnu/packages/admin.scm (wpa-supplicant-gui)[arguments]: Remove
substitution already handled by the build system.
|
|
* gnu/packages/audio.scm (rubberband)[home-page]: Use HTTPS.
|
|
* gnu/packages/hardware.scm (memtester): New public variable.
|
|
* gnu/packages/hardware.scm (memtest86+): New public variable.
|
|
* gnu/packages/code.scm (rtags)[source]: Use GIT-FETCH and GIT-FILE-NAME.
|
|
* gnu/packages/java.scm (java-fasterxml-jackson-modules-base-mrbean): New
variable.
|
|
* gnu/packages/embedded.scm (stlink): New variable.
|
|
* gnu/packages/java.scm (java-commons-exec-1.1): New variable.
(java-commons-exec): New variable.
|
|
Fixes <https://bugs.gnu.org/32698>.
* gnu/packages/audio.scm (azr3)[arguments]: Add build phase to reset timestamp
of man page source.
|
|
* gnu/packages/game-development.scm (tiled): Update to 1.2.0.
|
|
* gnu/packages/emacs.scm (emacs-spaceline): New variable.
|
|
* gnu/packages/emacs.scm (emacs-powerline): New variable.
|
|
* gnu/packages/emacs.scm (emacs-all-the-icons): New variable.
|
|
* gnu/packages/patches/quilt-compat-getopt-fix-second-separator.patch,
gnu/packages/patches/quilt-compat-getopt-fix-option-with-nondigit-param.patch:
New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/patchutils.scm (quilt)[source]: Use them.
[arguments]: Remove workarounds in 'patch-tests' phase.
|
|
* gnu/packages/golang.scm (go-1.11): Update to 1.11.1.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/emacs.scm (emacs-racket-mode): Update to commit b977873.
|
|
* gnu/packages/game-development.scm (guile-chickadee): Update to 0.3.0.
[arguments]: Add 'patch-godir' phase.
|
|
* gnu/packages/patchutils.scm (quilt)[inputs]: Add diffstat.
[arguments]: Add it to wrapper.
|
|
* gnu/packages/patchutils.scm (quilt)[native-inputs]: New field.
|
|
* gnu/packages/patches/quilt-test-fix-regex.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/patchutils.scm (quilt)[version]: Upgrade to 0.65.
[source]: Use patch.
[arguments]: Adjust 'patch-tests' phase for new tests. Re-enable "mail"
test.
|
|
The zip file was modified in-place by the maintainers to push fixes to
the "server-side code", as discussed at <https://bugs.gnu.org/32856>.
* gnu/packages/dictionaries.scm (grammalecte): Update source hash.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* nix/libstore/globals.hh (Settings)[sshSubstituterHosts]
[useSshSubstituter, logServers, enableImportNative]: Remove fields.
* nix/libstore/globals.cc (Settings::Settings, Settings::update): Remove
references to these.
|
|
This code has never been of any use in Guix.
* nix/libutil/archive.cc (useCaseHack): Remove.
(parse): Keep only the alternate branch in "if (useCaseHack)".
|
|
* gnu/packages/gtk.scm (guile-cairo): Update to 1.10.0.
[source]: Add 'snippet'.
[arguments]: Remove.
|
|
* gnu/packages/cran.scm (r-acclma): New variable.
|
|
* gnu/packages/cran.scm (r-acceptancesampling): New variable.
|
|
* gnu/packages/cran.scm (r-aca): New variable.
|
|
* gnu/packages/cran.scm (r-ac3net): New variable.
|