Marius Bakke
e3d59877e0
gnu: kodi: Update to 18.0_alpha-5-1a38948.
...
* gnu/packages/kodi.scm (kodi): Update to 18.0_alpha-5-1a38948.
2017-05-25 20:20:04 +02:00
ng0
103b7e7955
gnu: Add kbd-neo.
...
* gnu/packages/linux.scm (kbd-neo): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-05-25 20:15:39 +02:00
ng0
fd7000fe33
gnu: kbd: Add 'native-search-paths'.
...
* gnu/packages/linux.scm (kbd)[native-search-paths]: Add it.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-05-25 20:05:11 +02:00
Marius Bakke
2af3743bc2
gnu: strace: Update to 4.17.
...
* gnu/packages/linux.scm (strace): Update to 4.17.
2017-05-25 20:04:32 +02:00
Marius Bakke
acc417ca36
gnu: slop: Update to 6.3.38.
...
* gnu/packages/xdisorg.scm (slop): Update to 6.3.38.
2017-05-25 20:04:32 +02:00
Arun Isaac
87c95cb242
gnu: emacs-exwm: Fix 'line too long' lint warning.
...
* gnu/packages/emacs.scm (emacs-exwm): Split line to fix 'line too long' lint
warning.
2017-05-25 23:31:25 +05:30
Jan Nieuwenhuizen
c10d887dd9
gnu: emacs-exwm: Update to 0.14.
...
* gnu/packages/emacs.scm (emacs-exwm): Update to 0.14.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-05-25 23:26:47 +05:30
Kei Kebreau
ae40e02cd6
gnu: python-pyobject: Update to 3.24.1.
...
* gnu/packages/glib.scm (python-pyobject, python2-pyobject): Update to 3.24.1.
[arguments]: Remove field.
[native-inputs]: Add dbus.
2017-05-25 12:42:50 -04:00
Marius Bakke
60793e3732
gnu: webkitgtk: Update to 2.16.3 [fixes CVE-2017-{2496,2510,2539}].
...
* gnu/packages/webkit.scm (webkitgtk): Update to 2.16.3.
2017-05-25 18:04:13 +02:00
Julien Lepiller
2f4c2df12e
gnu: Add ocaml-ppx-jane.
...
* gnu/packages/ocaml.scm (ocaml-ppx-jane): New variable.
2017-05-25 14:48:15 +02:00
Julien Lepiller
5cd47fb05b
gnu: Add ocaml-ppx-expect.
...
* gnu/packages/ocaml.scm (ocaml-ppx-expect): New variable.
2017-05-25 14:48:01 +02:00
Julien Lepiller
f27522d6db
gnu: Add ocaml-re.
...
* gnu/packages/ocaml.scm (ocaml-re): New variable.
2017-05-25 14:47:58 +02:00
Julien Lepiller
38cb1ec64b
gnu: Add ocaml-ppx-fields-conv.
...
* gnu/packages/ocaml.scm (ocaml-ppx-fields-conv): New variable.
2017-05-25 14:47:56 +02:00
Julien Lepiller
9b8bc95747
gnu: Add ocaml-ppx-sexp-message.
...
* gnu/packages/ocaml.scm (ocaml-ppx-sexp-message): New variable.
2017-05-25 14:47:54 +02:00
Julien Lepiller
c64fecc20b
gnu: Add ocaml-ppx-custom-printf.
...
* gnu/packages/ocaml.scm (ocaml-ppx-custom-printf): New variable.
2017-05-25 14:47:52 +02:00
Julien Lepiller
7ea5acc668
gnu: Add ocaml-ppx-fail.
...
* gnu/packages/ocaml.scm (ocaml-ppx-fail): New variable.
2017-05-25 14:47:50 +02:00
Julien Lepiller
5d6d7ab0cf
gnu: Add ocaml-ppx-bin-prot.
...
* gnu/packages/ocaml.scm (ocaml-ppx-bin-prot): New variable.
2017-05-25 14:47:48 +02:00
Julien Lepiller
3674d7df2f
gnu: Add ocaml-ppx-pipebang.
...
* gnu/packages/ocaml.scm (ocaml-ppx-pipebang): New variable.
2017-05-25 14:47:45 +02:00
Julien Lepiller
25941ca13b
gnu: Add ocaml-ppx-sexp-value.
...
* gnu/packages/ocaml.scm (ocaml-ppx-sexp-value): New variable.
2017-05-25 14:47:22 +02:00
Danny Milosavljevic
faa6bdf8ad
gnu: sunxi-tools: Build armhf target tools.
...
* gnu/packages/admin.scm (sunxi-tools)
[native-inputs]: Add cross-gcc, cross-libc.
[arguments]: Add "set-environment-up" phase.
Replace "build" phase.
Add "build-armhf" phase.
Update make-flags.
2017-05-25 11:37:29 +02:00
Danny Milosavljevic
d169326908
gnu: Add python-behave-web-api.
...
Fixes <http://bugs.gnu.org/26906 >.
* gnu/packages/python.scm (python-behave-web-api, python2-behave-web-api):
New variables.
2017-05-25 11:37:29 +02:00
Danny Milosavljevic
8ed1288938
gnu: Enable python-parse-type tests.
...
Fixes <http://bugs.gnu.org/26900 >.
* gnu/packages/python.scm (python-parse-type)[arguments]: Enable tests.
Add phase "patch-tests".
[native-inputs]: Add python-pytest, python-pytest-runner.
[properties]: Add python2-variant.
(python2-parse-type): New variable.
2017-05-25 11:37:26 +02:00
Ricardo Wurmus
77c729baf2
gnu: warzone2100: Use modular Qt.
...
* gnu/packages/games.scm (warzone2100)[inputs]: Remove qt, add qtbase and
qtscript.
[arguments]: Add build phase "patch-for-qt5.8".
2017-05-25 10:47:39 +02:00
Ricardo Wurmus
864cc7ef56
gnu: tiled: Use modular Qt.
...
* gnu/packages/game-development.scm (tiled)[inputs]: Remove qt; add qtbase and
qtsvg.
[native-inputs]: Add qttools.
[arguments]: Override LRELEASE in translations.pro.
2017-05-25 10:22:26 +02:00
Ricardo Wurmus
5c7d62242a
gnu: cmst: Use modular Qt.
...
* gnu/packages/connman.scm (cmst)[inputs]: Remove qt; add qtbase.
[native-inputs]: Remove qt; add qttools.
2017-05-25 10:22:26 +02:00
Ricardo Wurmus
dd13aa90d6
gnu: vlc: Update to 2.2.6.
...
* gnu/packages/video.scm (vlc): Update to 2.2.6.
2017-05-25 09:26:23 +02:00
Ricardo Wurmus
2eb676819f
gnu: qtox: Update to 1.10.1.
...
* gnu/packages/messaging.scm (qtox): Update to 1.10.1.
[inputs]: Remove libtoxcore and qt; add c-toxcore, qtbase, and qtsvg.
[native-inputs]: Remove qt; add qttools.
[build-system]: Change to cmake-build-system.
[arguments]: Remove configure phase replacement.
2017-05-25 08:48:44 +02:00
Roel Janssen
9619a95ed8
gnu: Add emacs-rainbow-mode.
...
* gnu/packages/emacs.scm (emacs-rainbow-mode): New variable.
2017-05-25 00:55:22 +02:00
Marius Bakke
7a0d78fc52
gnu: gnome-desktop: Update to 3.24.2.
...
* gnu/packages/gnome.scm (gnome-desktop): Update to 3.24.2.
2017-05-25 00:53:45 +02:00
Marius Bakke
62963f568e
gnu: gnome-disk-utility: Update to 3.24.1.
...
* gnu/packages/gnome.scm (gnome-disk-utility): Update to 3.24.1.
2017-05-25 00:53:45 +02:00
Marius Bakke
539f52de6d
gnu: gnome-maps: Update to 3.24.3.
...
* gnu/packages/geo.scm (gnome-maps): Update to 3.24.3.
2017-05-25 00:53:45 +02:00
Marius Bakke
ac89f213e3
gnu: gnome-mines: Update to 3.24.0.
...
* gnu/packages/gnome.scm (gnome-mines): Update to 3.24.0.
2017-05-25 00:53:45 +02:00
Marius Bakke
34a8af2d9d
gnu: gnome-sudoku: Update to 3.24.0.
...
* gnu/packages/gnome.scm (gnome-sudoku): Update to 3.24.0.
2017-05-25 00:53:45 +02:00
Marius Bakke
e20d997fbf
gnu: gnome-terminal: Update to 3.24.2.
...
* gnu/packages/gnome.scm (gnome-terminal): Update to 3.24.2.
2017-05-25 00:53:44 +02:00
Marius Bakke
becd37043a
gnu: libgweather: Update to 3.24.0.
...
* gnu/packages/gnome.scm (libgweather): Update to 3.24.0.
2017-05-25 00:53:44 +02:00
Marius Bakke
6481cad754
gnu: gnome-settings-daemon: Update to 3.24.2.
...
* gnu/packages/gnome.scm (gnome-settings-daemon): Update to 3.24.2.
2017-05-25 00:53:44 +02:00
Marius Bakke
9bf10a7424
gnu: devhelp: Update to 3.24.0.
...
* gnu/packages/gnome.scm (devhelp): Update to 3.24.0.
2017-05-25 00:53:44 +02:00
Marius Bakke
aad56d0e21
gnu: totem: Update to 3.24.0.
...
* gnu/packages/gnome.scm (totem): Update to 3.24.0.
2017-05-25 00:53:44 +02:00
Marius Bakke
16c2b151a3
gnu: epiphany: Update to 3.24.2.
...
* gnu/packages/gnome.scm (epiphany): Update to 3.24.2.
2017-05-25 00:53:43 +02:00
Marius Bakke
380cb96e35
gnu: zenity: Update to 3.24.0.
...
* gnu/packages/gnome.scm (zenity): Update to 3.24.0.
2017-05-25 00:42:43 +02:00
Marius Bakke
de20d91058
gnu: mutter: Update to 3.24.2.
...
* gnu/packages/gnome.scm (mutter): Update to 3.24.2.
2017-05-25 00:42:43 +02:00
Marius Bakke
743aebd78d
gnu: evolution-data-server: Update to 3.24.2.
...
* gnu/packages/gnome.scm (evolution-data-server): Update to 3.24.2.
[build-system]: Change to CMAKE-BUILD-SYSTEM.
[arguments]<#:configure-flags>: Adjust accordingly. Enable introspection.
<#:phases>: Patch tests after unpack.
[native-inputs]: Change PYTHON to PYTHON-WRAPPER.
[inputs]: Add MIT-KRB5 and OPENLDAP.
2017-05-25 00:42:23 +02:00
Tobias Geerinckx-Rice
631ced1b5b
gnu: libconfuse: Update to 3.1.
...
* gnu/packages/wm.scm (libconfuse): Update to 3.1.
[source, home-page]: Change to new home page.
2017-05-24 23:52:05 +02:00
Tobias Geerinckx-Rice
8675ae15b7
gnu: mcelog: Update to 151.
...
* gnu/packages/linux.scm (mcelog): Update to 151.
2017-05-24 23:52:04 +02:00
Ricardo Wurmus
8ea169d074
gnu: arm-none-eabi-toolchain: Include libstdc++.
...
* gnu/packages/embedded.scm (arm-none-eabi-toolchain)[propagated-inputs]: Add
libstdc++.
2017-05-24 23:29:51 +02:00
Ricardo Wurmus
9cdf48728e
gnu: arm-none-eabi-toolchain: Provide union of all inputs at the output.
...
* gnu/packages/embedded.scm (arm-none-eabi-toolchain)[arguments]: Make the
union of all inputs available at the output.
2017-05-24 23:29:44 +02:00
Ricardo Wurmus
1a1e83366d
gnu: Add libstdc++-arm-none-eabi.
...
* gnu/packages/embedded.scm (make-libstdc++-arm-none-eabi): New procedure.
2017-05-24 23:29:41 +02:00
Ricardo Wurmus
6a34e2ae28
gnu: avr-gcc-4.9: Use gcc-4.9 as base compiler.
...
* gnu/packages/avr.scm (avr-gcc-4.9): Pass gcc-4.9 to "cross-gcc".
2017-05-24 23:29:35 +02:00
Ricardo Wurmus
7b3318e34f
gnu: Allow overriding of xgcc package in cross-gcc.
...
* gnu/packages/cross-base.scm (cross-gcc-arguments): Take extra "xgcc"
argument.
(cross-gcc): Use keyword arguments; take optional "xgcc" argument.
* gnu/packages/embedded.scm (gcc-arm-none-eabi-4.9, propeller-gcc, gcc-vc4):
Use keyword arguments.
* gnu/packages/avr.scm (avr-gcc-4.9): Likewise.
2017-05-24 23:29:20 +02:00
Ricardo Wurmus
9b91fb32f8
gnu: brdf-explorer: Update to 1.0.0-1.5b2cd46f3.
...
* gnu/packages/graphics.scm (brdf-explorer): Update to 1.0.0-1.5b2cd46f3.
[source]: Use git-fetch method.
[arguments]: Adjust configure phase.
[native-inputs]: Replace qt with qttools.
[inputs]: Replace qt with qtbase.
2017-05-24 23:25:49 +02:00
Marius Bakke
8f37813e8a
gnu: gdm: Update to 3.24.2.
...
* gnu/packages/gnome.scm (gdm): Update to 3.24.2.
2017-05-24 23:23:17 +02:00
Marius Bakke
44da12be48
gnu: gnome-control-center: Update to 3.24.2.
...
* gnu/packages/gnome.scm (gnome-control-center): Update to 3.24.2.
2017-05-24 23:23:17 +02:00
Marius Bakke
ce1e6de076
gnu: gnome-shell: Update to 3.24.2.
...
* gnu/packages/patches/gnome-shell-CVE-2017-8288.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/gnome.scm (gnome-shell): Update to 3.24.2.
[source]: Remove patch.
2017-05-24 23:22:39 +02:00
Marius Bakke
ac8f1ce477
gnu: nautilus: Update to 3.24.1.
...
* gnu/packages/gnome.scm (nautilus): Update to 3.24.1.
2017-05-24 22:59:50 +02:00
Marius Bakke
44b1e86db2
gnu: gnome-calendar: Update to 3.24.2.
...
* gnu/packages/gnome.scm (gnome-calendar): Update to 3.24.2.
2017-05-24 22:59:49 +02:00
Marius Bakke
6e2fc6c7f6
gnu: gnome-dictionary: Update to 3.24.0.
...
* gnu/packages/gnome.scm (gnome-dictionary): Update to 3.24.0.
2017-05-24 22:59:49 +02:00
Marius Bakke
bc91a80c79
gnu: gnome-tweak-tool: Update to 3.24.0.
...
* gnu/packages/gnome.scm (gnome-tweak-tool): Update to 3.24.0.
2017-05-24 22:59:49 +02:00
Marius Bakke
a5b5fcaead
gnu: gnome-shell-extensions: Update to 3.24.2.
...
* gnu/packages/gnome.scm (gnome-shell-extensions): Update to 3.24.2.
2017-05-24 22:59:49 +02:00
Marius Bakke
2c2da7ec0c
gnu: gnome-calculator: Update to 3.24.0.
...
* gnu/packages/gnome.scm (gnome-calculator): Update to 3.24.0.
[inputs]: Add MPC.
2017-05-24 22:59:49 +02:00
Leo Famulari
ff51a87cae
gnu: libtasn1: Fix CVE-2017-6891.
...
* gnu/packages/patches/libtasn1-CVE-2017-6891.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/tls.scm (libtasn1)[replacement]: New field.
(libtasn1/fixed): New variable.
2017-05-24 16:57:40 -04:00
Tobias Geerinckx-Rice
4ed390a0e7
gnu: sane-backends-minimal: Run most tests.
...
* gnu/packages/scanner.scm (sane-backends-minimal)[arguments]: Add a
‘disable-failing-tests’ phase to do just that, and run the rest.
2017-05-24 22:54:39 +02:00
Tobias Geerinckx-Rice
4febd4b0f4
gnu: sane-backends-minimal, sane-backends: Update to 1.0.27.
...
* gnu/packages/scanner.scm (sane-backends-minimal): Update to 1.0.27.
[source]: Use (what should be) a more stable download URI.
2017-05-24 22:54:39 +02:00
Ricardo Wurmus
9f64f7e631
gnu: suil: Use qtbase instead of qt-4.
...
* gnu/packages/audio.scm (suil)[inputs]: Replace qt-4 with qtbase.
[arguments]: Add configure flags that are needed for qtbase.
2017-05-24 22:48:35 +02:00
Ricardo Wurmus
523544d3d1
gnu: qtractor: Use modular Qt.
...
* gnu/packages/music.scm (qtractor)[inputs]: Remove qt, add qtbase and
qtx11extras.
[native-inputs]: Add qttools.
2017-05-24 22:48:34 +02:00
Ricardo Wurmus
09a1a6e111
gnu: qtractor: Update to 0.8.2.
...
* gnu/packages/music.scm (qtractor): Update to 0.8.2.
2017-05-24 22:48:34 +02:00
Marius Bakke
155f0d69d1
gnu: gnome-system-monitor: Update to 3.24.0.
...
* gnu/packages/gnome.scm (gnome-system-monitor): Update to 3.24.0.
2017-05-24 22:39:58 +02:00
Marius Bakke
9ec3a14788
gnu: gtksourceview: Update to 3.24.2.
...
* gnu/packages/gtk.scm (gtksourceview): Update to 3.24.2.
2017-05-24 22:39:47 +02:00
Leo Famulari
5e0ddfba7c
gnu: python-pyasn1: Update to 0.2.3.
...
* gnu/packages/python.scm (python-pyasn1, python2-pyasn1): Update to 0.2.3.
2017-05-24 16:35:54 -04:00
Leo Famulari
37c04f9184
gnu: python-idna: Update to 2.5.
...
* gnu/packages/python.scm (python-idna, python2-idna): Update to 2.5.
[source]: Use pypi-uri.
2017-05-24 16:35:53 -04:00
Leo Famulari
ff7da7e04d
gnu: asn1c: Update to 0.9.28.
...
* gnu/packages/tls.scm (asn1c): Update to 0.9.28.
2017-05-24 16:35:49 -04:00
Marius Bakke
36747eb0da
Merge branch 'master' into staging
2017-05-24 22:12:13 +02:00
Marius Bakke
ffaf5cbd36
gnu: libsoup: Update to 2.58.1.
...
* gnu/packages/gnome.scm (libsoup): Update to 2.58.1.
[arguments]<#:configure-flags>: Specify HTTPD module directory.
[arguments]<#:phases>: Don't load mod_mpm_prefork for tests.
2017-05-24 21:53:10 +02:00
Marius Bakke
6d836f4d83
gnu: vala: Update to 0.36.3.
...
* gnu/packages/gnome.scm (vala): Update to 0.36.3.
2017-05-24 21:53:10 +02:00
Marius Bakke
8e8fefb622
gnu: gvfs: Update to 1.32.1.
...
* gnu/packages/gnome.scm (gvfs): Update to 1.32.1.
2017-05-24 21:53:10 +02:00
Marius Bakke
15d34a18c3
gnu: libcroco: Update to 0.6.12.
...
* gnu/packages/gnome.scm (libcroco/fixed): Remove variable.
(libcroco): Update to 0.6.12.
[source]: Use patches from LIBCROCO/FIXED.
[replacement]: Remove field.
2017-05-24 21:53:10 +02:00
Marius Bakke
9d5aadb35d
gnu: pango: Update to 1.40.6.
...
* gnu/packages/gtk.scm (pango): Update to 1.40.6.
2017-05-24 21:53:09 +02:00
Marius Bakke
df54e0b3d2
gnu: atk: Update to 2.24.0.
...
* gnu/packages/gtk.scm (atk): Update to 2.24.0.
2017-05-24 21:53:09 +02:00
Marius Bakke
feaf6a1407
gnu: at-spi2-core: Update to 2.24.1.
...
* gnu/packages/gtk.scm (at-spi2-core): Update to 2.24.1.
2017-05-24 21:53:09 +02:00
Marius Bakke
048813966a
gnu: at-spi2-atk: Update to 2.24.1.
...
* gnu/packages/gtk.scm (at-spi2-atk): Update to 2.24.1.
2017-05-24 21:53:09 +02:00
Marius Bakke
fcbf05f9a2
gnu: mate-themes: Update to 3.22.11.
...
* gnu/packages/mate.scm (mate-themes): Update to 3.22.11.
2017-05-24 21:53:09 +02:00
Marius Bakke
9a1100ca52
gnu: gtk+: Update to 3.22.15.
...
* gnu/packages/gtk.scm (gtk+): Update to 3.22.15.
2017-05-24 21:53:08 +02:00
Marius Bakke
db167f8273
gnu: glibmm: Update to 2.50.1.
...
* gnu/packages/glib.scm (glibmm): Update to 2.50.1.
2017-05-24 21:53:08 +02:00
Marius Bakke
6a5751650e
gnu: glib: Update to 2.52.2.
...
* gnu/packages/glib.scm (glib): Update to 2.52.2.
2017-05-24 21:53:08 +02:00
Marius Bakke
f3fc65f9d6
gnu: libva: Update to 1.8.2.
...
* gnu/packages/video.scm (libva): Update to 1.8.2.
2017-05-24 21:49:32 +02:00
Marius Bakke
0b7b8fb045
gnu: gnome-themes-standard: Update to 3.22.3.
...
* gnu/packages/gnome.scm (gnome-themes-standard): Update to 3.22.3.
2017-05-24 21:35:19 +02:00
Marius Bakke
8773600542
gnu: clutter-gst: Update to 3.0.24.
...
* gnu/packages/gnome.scm (clutter-gst): Update to 3.0.24.
2017-05-24 21:35:19 +02:00
Marius Bakke
6a88e4ee64
gnu: clutter: Update to 1.26.2.
...
* gnu/packages/gnome.scm (clutter): Update to 1.26.2.
2017-05-24 21:35:19 +02:00
Marius Bakke
356f0cef4b
gnu: libchamplain: Update to 0.12.15.
...
* gnu/packages/gnome.scm (libchamplain): Update to 0.12.15.
2017-05-24 21:35:18 +02:00
Marius Bakke
afd8e16b15
gnu: libgee: Update to 0.20.0.
...
* gnu/packages/gnome.scm (libgee): Update to 0.20.0.
2017-05-24 21:35:18 +02:00
Marius Bakke
6206db897b
gnu: libgtop: Update to 2.36.0.
...
* gnu/packages/gnome.scm (libgtop): Update to 2.36.0.
2017-05-24 20:40:12 +02:00
Marius Bakke
0ef48cd99e
gnu: tracker: Update to 1.12.0.
...
* gnu/packages/gnome.scm (tracker): Update to 1.12.0.
[inputs]: Add JSON-GLIB and LIBSOUP.
2017-05-24 20:37:57 +02:00
Marius Bakke
4063a40a4b
gnu: gnome-autoar: Update to 0.2.2.
...
* gnu/packages/gnome.scm (gnome-autoar): Update to 0.2.2.
2017-05-24 20:29:15 +02:00
Marius Bakke
47b93ae5bf
gnu: libgnomekbd: Update to 3.22.0.1.
...
* gnu/packages/gnome.scm (libgnomekbd): Update to 3.22.0.1.
2017-05-24 20:25:43 +02:00
Kei Kebreau
144f94d0a2
gnu: gjs: Update to 1.48.3.
...
* gnu/packages/gnome.scm (gjs): Update to 1.48.3.
[source]: Remove snippet.
[arguments]: Disable failing tests.
[propagated-inputs]: Use mozjs-38 instead of mozjs-24; add cairo.
2017-05-24 11:57:21 -04:00
Marius Bakke
3c74a74ea2
gnu: glog: Update to 0.3.5.
...
* gnu/packages/logging.scm (glog): Update to 0.3.5.
[source]: Switch to tarball download.
2017-05-24 17:45:18 +02:00
Marius Bakke
2133f19378
gnu: maim: Update to 5.4.62.
...
* gnu/packages/xdisorg.scm (maim): Update to 5.4.62.
2017-05-24 17:45:17 +02:00
Marius Bakke
460e72c7b7
gnu: slop: Update to 5.3.38.
...
* gnu/packages/xdisorg.scm (slop): Update to 5.3.38.
2017-05-24 17:45:17 +02:00
Ricardo Wurmus
c4ec1ae010
gnu: samba: Update to 4.6.4 [security fixes].
...
Fixes CVE-2017-7494.
* gnu/packages/samba.scm (samba): Update to 4.6.4.
2017-05-24 16:39:31 +02:00
José Miguel Sánchez García
80f78e8f6f
gnu: python-cairocffi: Update to 0.8.0.
...
* gnu/packages/python.scm (python-cairocffi): Update to 0.8.0.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-05-24 15:12:31 +05:30
José Miguel Sánchez García
3015d4556f
gnu: python-cairocffi: Update source and home-page URIs.
...
* gnu/packages/python.scm (python-cairocffi)[source]: Update URI.
[home-page]: Update URI.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-05-24 15:12:31 +05:30