Age | Commit message (Collapse) | Author |
|
* gnu/packages/bittorrent.scm (aria2): Update to 1.32.0.
|
|
* gnu/packages/dictionaries.scm (translate-shell): Update to 0.9.6.4.
|
|
* gnu/packages/emacs.scm (emacs-calfw)[description]: Fix typo.
|
|
This is a follow-up commit to e3c970fc5c71b936279afee4fd24bc267f40549c.
* gnu/packages/tex.scm (texlive-latex-graphics)[native-inputs]: Update hash
for graphics-def.
|
|
* gnu/packages/tex.scm (texlive-latex-seminar): New variable.
|
|
* gnu/packages/tex.scm (texlive-latex-natbib): New variable.
|
|
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.74.
[source]: Remove patch.
|
|
* gnu/packages/game-development.scm (python-xsge)[source]: Fix URL.
|
|
* gnu/packages/kde-frameworks.scm (kde-frameworkintegration)[license]:
Turn into a list of <license> objects.
(kdelibs4support)[license]: Likewise.
(khtml)[license]: Likewise.
(kjs)[license]: Likewise.
(kross)[license]: Likewise.
|
|
* gnu/packages/emacs.scm (emacs-which-key): Reformat description to avoid a
line beginning with "(" because such lines break indentation in Emacs.
|
|
* guix/scripts/package.scm (%options): Add "rollback" as an alias for
"roll-back".
|
|
Fixes <http://bugs.gnu.org/27262>.
Reported by Mark H Weaver <mhw@netris.org>.
* guix/scripts/package.scm (transaction-upgrade-entry): Check if ENTRY
matches 'manifest-transaction-removal-candidate?' and return TRANSACTION
if it does.
(process-actions): Move 'options->removable' from step 2 to step 1.
|
|
* guix/profiles.scm (manifest-transaction-removal-candidate?): New
procedure.
* tests/profiles.scm ("manifest-transaction-removal-candidate?"): New
test.
|
|
Fixes <http://bugs.gnu.org/27294>.
Reported by Joshua Sierles <joshua@joshua.si>.
* guix/import/cran.scm (string->license) <"GPL">: Return a quoted list.
|
|
* gnu/packages/astronomy.scm (stellarium)[inputs]: Add qtlocation.
[arguments]: Remove "patch-version-check" phase.
Add "patch-tests" phase.
|
|
* gnu/packages/networking.scm (thc-ipv6): New variable.
|
|
* gnu/packages/networking.scm (quagga): New variable.
* gnu/packages/patches/quagga-reproducible-build.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/maths.scm (scotch)[arguments] <configure>: Add
"INTSIZE64" CPP flag.
|
|
* gnu/packages/maths.scm (lapack)[arguments]: Pass
"-DLAPACKE_WITH_TMG=ON".
|
|
* gnu/packages/maths.scm (lapack): Update to 3.7.1.
|
|
* gnu/packages/mail.scm (dovecot): Update to 2.2.31.
|
|
* gnu/packages/lirc.scm (lirc)[arguments]: Add ‘disable-kernel-sniffing’
phase.
|
|
* gnu/packages/gnome.scm (evolution-data-server): Update to 3.24.3.
|
|
* gnu/packages/gnome.scm (gnome-tweak-tool): Update to 3.24.1.
|
|
* gnu/packages/hexedit.scm (ht): New variable.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
* gnu/packages/scheme.scm (mit-scheme)[supported-systems]: Specify
exactly i686, x86_64 and armhf.
|
|
* gnu/packages/emacs.scm (emacs-autothemer): New variable.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
* gnu/packages/kde-frameworks.scm (kross): New variable.
|
|
* gnu/packages/kde-frameworks.scm (kmediaplayer): New variable.
|
|
* gnu/packages/kde-frameworks.scm (kjsembed): New variable.
|
|
* gnu/packages/kde-frameworks.scm (khtml): New variable.
|
|
* gnu/packages/kde-frameworks.scm (kjs): New variable.
|
|
* gnu/packages/kde-frameworks.scm (kdelibs4support): New variable.
|
|
* gnu/packages/kde-frameworks.scm (kde-frameworkintegration): New variable.
|
|
* gnu/packages/wine.scm (wine): Update to 2.11
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.11.7.
(%linux-libre-hash): Update hash.
(linux-libre, linux-libre-arm-generic)[source]: Remove patch.
|
|
* gnu/packages/linux.scm (linux-libre@4.9): Update to 4.9.34.
[source]: Remove patch.
|
|
* gnu/packages/mes.scm (nyacc): Update to 0.80.3.
|
|
This is followup to 665d6a59161769e10b52ffcbcd5cd2db22f32681.
Fixes <https://bugs.gnu.org/27489>.
* gnu/packages/base.scm (glibc-2.25-patched, glibc-2.24, glibc-2.23)
(glibc-2.22): Add glibc-vectorized-strcspn-guards.patch to patches.
Move a comment where it belongs.
* gnu/packages/patches/glibc-CVE-2017-1000366-pt2.patch: Swap with ...
* gnu/packages/patches/glibc-CVE-2017-1000366-pt3.patch: ... this.
* gnu/packages/patches/glibc-vectorized-strcspn-guards.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it. Fix formatting.
|
|
* gnu/packages/linux.scm (jmtpfs): New variable.
|
|
* gnu/packages/maths.scm (hdf5): Update to 1.8.19.
[source]: Update uri.
|
|
* gnu/packages/password-utils.scm (pass-git-helper): New variable.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
Fixes <http://bugs.gnu.org/27261>.
Reported by Mark H Weaver <mhw@netris.org>.
* guix/scripts/package.scm (transaction-upgrade-entry): Add call to
'warning' when NAME cannot be found in the package set.
|
|
* gnu/packages/music.scm (synthv1)[inputs]: Add non-session-manager.
[native-inputs]: Add pkg-config.
|
|
* gnu/packages/music.scm (samplv1)[inputs]: Add non-session-manager.
|
|
* gnu/packages/music.scm (drumkv1)[inputs]: Add non-session-manager.
|
|
* gnu/packages/music.scm (samplv1): Update to 0.8.3.
|
|
* gnu/packages/music.scm (drumkv1): Update to 0.8.3.
|
|
* gnu/packages/music.scm (synthv1): Update to 0.8.3.
|
|
* doc/contributing.texi (Submitting Patches): Remind contributors to verify
cryptographic signatures.
|