Tobias Geerinckx-Rice
bbc55a7dfa
gnu: mate-themes: Update to 3.22.15.
...
* gnu/packages/mate.scm (mate-themes): Update to 3.22.15.
2018-03-25 20:01:01 +02:00
Tobias Geerinckx-Rice
5a5b866324
gnu: filezilla: Update to 3.31.0.
...
* gnu/packages/ftp.scm (filezilla): Update to 3.31.0.
2018-03-25 20:01:01 +02:00
Tobias Geerinckx-Rice
5b367a1ade
gnu: hlint: Update to 2.1.1.
...
* gnu/packages/haskell.scm (hlint): Update to 2.1.1.
2018-03-25 20:01:01 +02:00
Tobias Geerinckx-Rice
326654e42b
gnu: flashrom: Support libusb versions >1.0.21.
...
* gnu/packages/flashing-tools.scm (flashrom)[arguments]: Override CFLAGS
in #:make-flags.
2018-03-25 20:01:01 +02:00
Tobias Geerinckx-Rice
883fa31088
gnu: python-pyld: Update to 1.0.3.
...
* gnu/packages/python.scm (python-pyld): Update to 1.0.3.
[arguments]: Run the new test suite.
2018-03-25 20:01:00 +02:00
Tobias Geerinckx-Rice
7112b2f148
gnu: openlibm: Update to 0.5.5.
...
* gnu/packages/maths.scm (openlibm): Update to 0.5.5.
2018-03-25 20:01:00 +02:00
Danny Milosavljevic
9b36e3bf25
gnu: Add python-parted.
...
* gnu/packages/disk.scm (python-parted, python2-parted): New variables.
2018-03-25 19:26:27 +02:00
Danny Milosavljevic
a4e7215df2
gnu: Add python2-ipy.
...
* gnu/packages/networking.scm (python2-ipy): New variable.
2018-03-25 18:51:03 +02:00
Danny Milosavljevic
c35d9830ce
gnu: fc-host-tools: Update to version 8.
...
* gnu/packages/embedded.scm (fc-host-tools): Update to version 8.
2018-03-25 17:02:10 +02:00
Danny Milosavljevic
6cf2ac3cd6
gnu: Add pure.
...
* gnu/packages/pure.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2018-03-25 17:02:01 +02:00
Danny Milosavljevic
1679923a2c
gnu: Add pan.
...
* gnu/packages/mail.scm (pan): New variable.
2018-03-25 17:01:34 +02:00
Danny Milosavljevic
cd49e4789a
gnu: gtkspell3: Add enchant.
...
* gnu/packages/gtk.scm (gtkspell3)[native-inputs]: Add enchant.
2018-03-25 17:00:37 +02:00
Mark H Weaver
927c52c4ab
gnu: libselinux: Use invoke.
...
* gnu/packages/selinux.scm (libselinux)[arguments]: Use invoke in the 'pywrap'
and 'install-pywrap' phases.
2018-03-25 05:02:07 -04:00
Mark H Weaver
d5c88f16c4
gnu: libva: Return #t from all phases.
...
* gnu/packages/video.scm (libva)[arguments]: Return #t from
the 'fix-dlopen-paths' phase.
2018-03-25 05:02:04 -04:00
Mark H Weaver
75f3aaced0
gnu: perl-boot0: Return #t from all phases.
...
* gnu/packages/commencement.scm (perl-boot0): Return #t from the
'disable-pthreads' phase.
2018-03-25 05:02:02 -04:00
Mark H Weaver
06b1d6954a
gnu: make-bootstrap: Adapt glibc-bootstrap-system.patch for glibc-2.27.
...
* gnu/packages/patches/glibc-bootstrap-system.patch: Adapt for glibc-2.27.
2018-03-25 05:02:00 -04:00
Mark H Weaver
0bc7c2e43d
gnu: crda: Inhibit gzip timestamp.
...
* gnu/packages/linux.scm (crda)[arguments]: Add 'gzip-determinism' phase.
2018-03-25 05:01:58 -04:00
Mark H Weaver
8a442e5db2
gnu: asciidoc: Restore custom 'bootstrap' phase.
...
Fix a regression introduced by commit
189be331ac
.
* gnu/packages/documentation.scm (asciidoc)[arguments]: Restore the custom
'bootstrap' phase that present prior to commit 189be33
.
2018-03-25 05:01:55 -04:00
Mark H Weaver
5e6c882e2d
gnu: wireless-regdb: Inhibit gzip timestamp.
...
* gnu/packages/linux.scm (wireless-regdb)[arguments]: Add 'gzip-determinism'
phase.
2018-03-25 05:01:53 -04:00
Mark H Weaver
5cdad3ee86
gnu: xf86-video-intel: Fix error during bootstrap.
...
* gnu/packages/xorg.scm (xf86-video-intel)[arguments]: Add 'pre-bootstrap'
phase.
2018-03-25 05:01:51 -04:00
Mark H Weaver
acfa777e8a
gnu: shadow: Return #t from all phases.
...
* gnu/packages/admin.scm (shadow)[arguments]: Return #t from
the 'set-nscd-file-name' phase.
2018-03-25 05:01:49 -04:00
Mark H Weaver
d624eaaa37
gnu: pulseaudio: Fix build with glibc-2.27.
...
* gnu/packages/patches/pulseaudio-glibc-2.27.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/pulseaudio.scm (pulseaudio)[source]: Add the patch.
[arguments]: Replace 'bootstrap' phase.
[native-inputs]: Add autoconf, automake, and libtool.
2018-03-25 05:01:47 -04:00
Mark H Weaver
fa6b87f1fc
gnu: mkfontdir: Return #t from all phases.
...
* gnu/packages/xorg.scm (mkfontdir)[arguments]: Return #t from
the 'wrap-mkfontdir' phase.
2018-03-25 05:01:44 -04:00
Mark H Weaver
25e25d8f9e
gnu: binutils-vc4: Use invoke.
...
* gnu/packages/embedded.scm (binutils-vc4)[arguments]: Use invoke.
2018-03-25 05:01:42 -04:00
Mark H Weaver
5114c83a24
gnu: bdb: Use invoke.
...
* gnu/packages/databases.scm (bdb, bdb-5.3)[arguments]: Use invoke in the
custom configure phase.
2018-03-25 05:01:32 -04:00
Efraim Flashner
4bd2e2a5b0
gnu: clisp: Update license.
...
License clarified with upstream.
* gnu/packages/lisp.scm (clisp)[license]: Correct license to gpl2+.
2018-03-25 09:40:11 +03:00
Efraim Flashner
be828bc40a
gnu: clisp: Remove ineffective 'remove-timestamp' phase.
...
* gnu/packages/lisp.scm (clisp)[arguments]: Remove 'remove-timestamps'
phase.
2018-03-25 09:40:05 +03:00
Tobias Geerinckx-Rice
c77fb2d658
gnu: libdvdcss: Update to 1.4.2.
...
* gnu/packages/video.scm (libdvdcss): Update to 1.4.2.
2018-03-25 00:36:36 +01:00
Tobias Geerinckx-Rice
d4297f71c6
gnu: gexiv2: Update to 0.10.8.
...
* gnu/packages/gnome.scm (gexiv2): Update to 0.10.8.
2018-03-25 00:36:36 +01:00
Tobias Geerinckx-Rice
a26040c5ee
gnu: ruby-ffi: Update to 1.9.23.
...
* gnu/packages/libffi.scm (ruby-ffi): Update to 1.9.23.
2018-03-25 00:36:35 +01:00
Tobias Geerinckx-Rice
a2b9cfa547
gnu: clutter-gst: Update to 3.0.26.
...
* gnu/packages/gnome.scm (clutter-gst): Update to 3.0.26.
2018-03-25 00:36:35 +01:00
Tobias Geerinckx-Rice
4bd76eac11
gnu: python-graphviz: Update to 0.8.2.
...
* gnu/packages/graphviz.scm (python-graphviz): Update to 0.8.2.
2018-03-25 00:36:35 +01:00
Tobias Geerinckx-Rice
c7da85104b
gnu: gnome-autoar: Update to 0.2.3.
...
* gnu/packages/gnome.scm (gnome-autoar): Update to 0.2.3.
2018-03-25 00:36:35 +01:00
Tobias Geerinckx-Rice
4541072c11
gnu: libstrophe: Update to 0.9.2.
...
* gnu/packages/messaging.scm (libstrophe): Update to 0.9.2.
2018-03-25 00:36:34 +01:00
Tobias Geerinckx-Rice
1635cb5083
gnu: hunspell: Use INVOKE.
...
* gnu/packages/libreoffice.scm (hunspell)[arguments]: Substitute INVOKE
for SYSTEM* and end phase with explicit #t.
2018-03-25 00:36:34 +01:00
Tobias Geerinckx-Rice
ef82b71c0f
gnu: hunspell: Update to 1.6.2.
...
* gnu/packages/libreoffice.scm (hunspell): Update to 1.6.2.
2018-03-25 00:36:34 +01:00
Tobias Geerinckx-Rice
1a52206e60
gnu: python-ly: Use PYPI-URI.
...
* gnu/packages/python.scm (python-ly)[source]: Use PYPI-URI.
2018-03-25 00:36:33 +01:00
Tobias Geerinckx-Rice
36828576b3
gnu: gnome-klotski: Update to 3.22.3.
...
* gnu/packages/gnome.scm (gnome-klotski): Update to 3.22.3.
2018-03-25 00:36:33 +01:00
Tobias Geerinckx-Rice
491883a6ea
gnu: aisleriot: Update to 3.22.5.
...
* gnu/packages/gnome.scm (aisleriot): Update to 3.22.5.
2018-03-25 00:36:33 +01:00
Tobias Geerinckx-Rice
faf44e3810
gnu: neomutt: Update to 20180323.
...
* gnu/packages/mail.scm (neomutt): Update to 20180323.
2018-03-25 00:36:32 +01:00
Tobias Geerinckx-Rice
e0bee0de70
gnu: ceres-solver: Update to 1.14.0.
...
* gnu/packages/maths.scm (ceres-solver): Update to 1.14.0.
2018-03-25 00:36:32 +01:00
Tobias Geerinckx-Rice
4fbcc21dc3
gnu: python-gitpython: Update to 2.1.1.9.
...
* gnu/packages/version-control.scm (python-gitpython): Update to 2.1.9.
2018-03-25 00:36:32 +01:00
Tobias Geerinckx-Rice
4349f3d0bd
gnu: yoshimi: Update to 1.5.7.
...
* gnu/packages/music.scm (yoshimi): Update to 1.5.7.
2018-03-25 00:36:32 +01:00
Tobias Geerinckx-Rice
904c3a4e99
gnu: r-annotate: Update to 1.56.2.
...
* gnu/packages/bioinformatics.scm (r-annotate): Update to 1.56.2.
2018-03-25 00:36:31 +01:00
Tobias Geerinckx-Rice
749d800850
gnu: perl-text-simpletable: Update to 2.04.
...
* gnu/packages/perl.scm (perl-text-simpletable): Update to 2.04.
2018-03-25 00:36:31 +01:00
Tobias Geerinckx-Rice
810cd037a0
gnu: emacs-mmm-mode: Update to 0.5.5.
...
* gnu/packages/emacs.scm (emacs-mmm-mode): Update to 0.5.5.
2018-03-25 00:36:31 +01:00
Tobias Geerinckx-Rice
5660325eb7
gnu: autossh: Update to 1.4f.
...
* gnu/packages/ssh.scm (autossh): Update to 1.4f.
2018-03-25 00:36:30 +01:00
Tobias Geerinckx-Rice
eb762cc70c
gnu: perl-www-mechanize: Update to 1.88.
...
* gnu/packages/web.scm (perl-www-mechanize): Update to 1.88.
2018-03-25 00:36:30 +01:00
Tobias Geerinckx-Rice
929e2d9f98
gnu: links: Update to 2.15.
...
* gnu/packages/web-browsers.scm (links): Update to 2.15.
[source]: Remove patch for fixed CVE.
* gnu/packages/patches/links-CVE-2017-11114.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-03-25 00:36:30 +01:00
Tobias Geerinckx-Rice
11e01891e3
doc: Fix typo.
...
* doc/guix.texi (Web Services): Fix ‘wether’ typo.
2018-03-25 00:36:30 +01:00