Ludovic Courtès
a9a0790376
gnu: xfdesktop: Stick a Guix logo in the background image.
...
* gnu/packages/xfce.scm (xfdesktop)[source](modules, snippet): New
fields.
[arguments]: New field.
[native-inputs]: Add INKSCAPE and IMAGEMAGICK.
2019-04-26 18:23:56 +02:00
Tobias Geerinckx-Rice
7342923d98
gnu: wgetpaste: Add and use wget input.
...
This package has but one purpose; late binding's overkill.
* gnu/packages/wget.scm (wgetpaste)[arguments]: Add ‘use-inputs’ phase.
[inputs]: Add wget.
2019-04-26 04:36:02 +02:00
Tobias Geerinckx-Rice
4f7db08571
gnu: hcxdumptool: Update to 5.1.4.
...
* gnu/packages/networking.scm (hcxdumptool): Update to 5.1.4.
2019-04-26 00:58:16 +02:00
Tobias Geerinckx-Rice
03c443ce8f
gnu: hcxtools: Update to 5.1.4.
...
* gnu/packages/networking.scm (hcxtools): Update to 5.1.4.
2019-04-26 00:58:06 +02:00
Tobias Geerinckx-Rice
55036ddc9a
gnu: soundtouch: Update to 2.1.1.
...
* gnu/packages/audio.scm (soundtouch): Update to 2.1.1.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
Remove patches.
* gnu/packages/patches/soundtouch-CVE-2018-1000223.patch,
gnu/packages/patches/soundtouch-CVE-2018-14044-14045.patch:
Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2019-04-26 00:56:32 +02:00
Tobias Geerinckx-Rice
88507036f6
gnu: tmux-xpanes: Update to 4.1.0.
...
* gnu/packages/tmux.scm (tmux-xpanes): Update to 4.1.0.
2019-04-26 00:54:00 +02:00
Arun Isaac
9be92490b5
gnu: librepcb: Update to 0.1.1.
...
* gnu/packages/engineering.scm (librepcb): Update to 0.1.1.
2019-04-26 01:58:30 +05:30
Leo Famulari
ca3cf2d58e
gnu: tmux: Update to 2.9.
...
* gnu/packages/tmux.scm (tmux): Update to 2.9.
2019-04-25 13:57:09 -04:00
Julien Lepiller
c3634df2a4
gnu: ocaml@4.02: Remove the package, affected by a CVE, and its dependent
...
packages.
This fixes <https://bugs.gnu.org/27462 >.
* gnu/packages/ocaml.scm (ocaml-4.02, camlp4-4.02, ocaml4.02-menhir)
(ocaml4.02-lablgtk, ocaml4.02-findlib, ocaml4.02-ounit)
(ocaml4.02-camlzip, ocaml4.02-ocamlmod, ocaml4.02-zarith)
(ocaml4.02-qcheck, ocaml4.02-qtest, ocaml4.02-stringext)
(ocaml4.02-bisect, ocaml4.02-bitstring, ocaml4.02-result)
(ocaml4.02-topkg, ocaml4.02-rresult, ocaml4.02-sqlite3, ocaml4.02-csv)
(ocaml4.02-mtime, ocaml4.02-cmdliner, ocaml4.02-fmt, ocaml4.02-astring)
(ocaml4.02-alcotest, ocaml4.02-ppx-tools, ocaml4.02-react, ocaml4.02-ssl)
(ocaml4.02-lwt, ocaml4.02-lwt-log, ocaml4.02-logs, ocaml4.02-fpath)
(ocaml4.02-bos, ocaml4.02-xmlm, ocaml4.02-ulex, ocaml4.02-uchar)
(ocaml4.02-uutf, ocaml4.02-jsonm, ocaml4.02-ocurl, ocaml4.02-base64)
(ocaml4.02-omake, ocaml4.02-batteries, ocaml4.02-pcre, ocaml4.02-oasis)
(ocaml4.02-js-build-tools, ocaml4.02-bin-prot, ocaml4.02-fieldslib)
(ocaml4.02-ppx-core, ocaml4.02-ppx-optcomp, ocaml4.02-ppx-driver)
(ocaml4.02-cppo, ocaml4.02-ppx-deriving, ocaml4.02-ppx-type-conv)
(ocaml4.02-ppx-inline-test, ocaml4.02-ppx-bench, ocaml4.02-ppx-compare)
(ocaml4.02-sexplib, ocaml4.02-typerep, ocaml4.02-variantslib)
(ocaml4.02-ppx-sexp-conv, ocaml4.02-ppx-variants-conv)
(ocaml4.02-ppx-here, ocaml4.02-ppx-assert, ocaml4.02-ppx-enumerate)
(ocaml4.02-ppx-let, ocaml4.02-ppx-typerep-conv, ocaml4.02-ppx-sexp-value)
(ocaml4.02-ppx-pipebang, ocaml4.02-ppx-bin-prot, ocaml4.02-ppx-fail)
(ocaml4.02-ppx-custom-printf, ocaml4.02-ppx-sexp-message)
(ocaml4.02-ppx-fields-conv, ocaml4.02-seq, ocaml4.02-re)
(ocaml4.02-ppx-expect, ocaml4.02-ppx-jane, ocaml4.02-core-kernel)
(ocaml4.02-async-kernel, ocaml4.02-async-rpc-kernel, ocaml4.02-core)
(ocaml4.02-async-unix, ocaml4.02-async-extra, ocaml4.02-async)
(ocaml4.02-ocplib-endian, ocaml4.02-easy-format, optcomp)
(ocaml4.02-piqilib, ocaml4.02-uuidm, ocaml4.02-graph, ocaml4.02-piqi)
(ocaml4.02-camomile, ocaml4.02-zed, ocaml4.02-lambda-term): Remove variables.
* guix/build-system/ocaml.scm (default-ocaml4.02)
(default-ocaml4.02-findlib, package-with-ocaml4.02)
(strip-ocaml4.02-variant): Remove variables.
2019-04-25 19:01:31 +02:00
Julien Lepiller
6e49426761
gnu: ocamlify: Downgrade to 0.0.1.
...
Version 0.0.2 cannot be built with the latest OCaml, whereas this
version does. This is also the version used by opam.
* gnu/packages/ocaml.scm (ocamlify): Downgrade to 0.0.1.
[arguments]: Do not use ocaml-4.02.
2019-04-25 19:01:05 +02:00
Julien Lepiller
0705f389d1
gnu: Remove ocaml-jbuilder.
...
Jbuilder is deprecated and replaced by dune.
* gnu/packages/ocaml.scm (ocaml-jbuilder): Remove variable.
(ocaml-zed, ocaml-utop): Use dune-build-system.
2019-04-25 19:00:48 +02:00
Julien Lepiller
bbe9915b30
gnu: bap: Update to 1.6.0.
...
* gnu/packages/ocaml.scm (bap): Update to 1.6.0.
(ocaml-frontc): Update to 3.4.1.
(ocaml-fileutils, ocaml-cstruct, ocaml-hex, ocaml-ezjsonm, ocaml-uri):
New variables.
(ocaml4.02-fileutils, ocaml4.02-cstruct, ocaml4.02-hex,
ocaml4.02-ezjsonm, ocaml4.02-uri): Remove variables.
2019-04-25 19:00:25 +02:00
Julien Lepiller
ce9a30e6f4
gnu: Add ocaml-bigarray-compat.
...
* gnu/packages/ocaml.scm (ocaml-bigarray-compat): New variable.
2019-04-25 18:59:55 +02:00
Ricardo Wurmus
cd8dce8ac4
gnu: gnome-shell: Add gdk-pixbuf+svg to inputs.
...
Fixes <https://bugs.gnu.org/34124 >.
* gnu/packages/gnome.scm (gnome-shell)[inputs]: Add gdk-pixbuf+svg.
[arguments]: Add the lib directory of gdk-pixbuf+svg to the LD_LIBRARY_PATH
wrapper of the gnome-shell executable.
2019-04-25 15:30:07 +02:00
Nicolas Goaziou
92e1e0ec4b
gnu: fltk: Update to 1.3.5.
...
* gnu/packages/fltk.scm (fltk): Update to 1.3.5.
2019-04-25 14:59:16 +02:00
Chris Marusich
4728806185
gnu: Add python-yubikey-manager and python2-yubikey-manager.
...
* gnu/packages/security-token.scm (python-yubikey-manager)
(python2-yubikey-manager): New variables.
2019-04-24 21:08:39 -07:00
Chris Marusich
5297e97599
gnu: Add python-fido2 and python2-fido2.
...
* gnu/packages/security-token.scm (python-fido2, python2-fido2): New
variables.
2019-04-24 21:08:39 -07:00
Chris Marusich
41553c90e4
gnu: Add public-suffix-list.
...
* gnu/packages/dns.scm (public-suffix-list): New variable.
2019-04-24 21:08:39 -07:00
Chris Marusich
5f7d151c77
gnu: Add libu2f-host.
...
* gnu/packages/security-token.scm (libu2f-host): New variable.
2019-04-24 21:08:39 -07:00
Chris Marusich
404037f83d
gnu: Add python-pyscard and python2-pyscard.
...
* gnu/packages/security-token.scm (python-pyscard, python2-pyscard): New
variables.
2019-04-24 21:08:38 -07:00
Chris Marusich
968e86bd93
gnu: Add python-pyfakefs and python2-pyfakefs.
...
* gnu/packages/patches/python-pyfakefs-remove-bad-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add the patch.
* gnu/packages/check.scm (python-pyfakefs, python2-pyfakefs): New
variables.
2019-04-24 21:08:36 -07:00
Tobias Geerinckx-Rice
0406434baa
gnu: bind: Update to 9.12.4-P1 [fixes CVE-2018-5743, CVE-2019-6467].
...
* gnu/packages/dns.scm (isc-bind): Update to 9.12.4-P1.
[source]: Add patch.
[inputs]: Add python and python-ply.
* packages/patches/bind-fix-unused-pk11-ecc-constants.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2019-04-25 04:42:17 +02:00
Tobias Geerinckx-Rice
9b19734c50
gnu: r-yamss: Fix typo in description.
...
* gnu/packages/bioconductor.scm (r-yamss)[description]: Fix typo.
2019-04-25 04:42:16 +02:00
Tobias Geerinckx-Rice
61985d650b
gnu: python-dill: Fix typo in description.
...
* gnu/packages/python-xyz.scm (python-dill)[description]: Fix typo.
2019-04-25 04:42:16 +02:00
Tobias Geerinckx-Rice
52beae7b8a
gnu, guix: Yearly ritual purging of the filesystems.
...
* gnu/packages/android.scm (android-ext4-utils)[synopsis]: Fix ‘file
system’ spelling.
* gnu/packages/disk.scm (rmlint)[synopsis, description]: Likewise.
* gnu/packages/golang.scm (go-github-com-kr-fs)[synopsis, description]:
Likewise & edit for grammar.
* gnu/packages/ipfs.scm (gx, go-ipfs)[description]: Likewise.
* /gnu/packages/java.scm (java-commons-vfs)[synopsis]: Likewise.
* gnu/packages/linux.scm (fuseiso)[description]: Likewise.
(genext2fs)[synopsis, description]: Likewise.
* gnu/packages/package-management.scm (libostree)[description]: Likewise.
* gnu/packages/python-xyz.scm (python-requests-file)[description]:
Likewise & mark up.
* gnu/packages/rails.scm (ruby-with-advisory-lock)[description]:
Likewise.
* gnu/packages/ruby.scm (ruby-rerun)[description]: Likewise.
* guix/build/go-build-system.scm (setup-go-environment)<docstring>:
Likewise.
* guix/store/deduplication.scm (get-temp-link)<docstring>: Likewise.
2019-04-25 04:42:16 +02:00
Tobias Geerinckx-Rice
7ecd1761a2
gnu: bubblewrap: Edit description.
...
* gnu/packages/virtualization.scm (bubblewrap)[description]: Mark up & edit.
2019-04-25 04:42:16 +02:00
Tobias Geerinckx-Rice
ac32a451fa
gnu: perl-filesys-notify-simple: Edit description.
...
* gnu/packages/perl.scm (perl-filesys-notify-simple)[description]: Mark up & edit.
2019-04-25 04:42:16 +02:00
Tobias Geerinckx-Rice
ddfd529cc9
gnu: libimobiledevice: Edit description.
...
* gnu/packages/libusb.scm (libimobiledevice)[description]: Fix grammar & spelling.
2019-04-25 04:42:16 +02:00
Tobias Geerinckx-Rice
2cffa2f240
gnu: libsvm: Update to 3.23.
...
* gnu/packages/machine-learning.scm (libsvm): Update to 3.23.
2019-04-25 04:42:16 +02:00
Tobias Geerinckx-Rice
5ed720976a
gnu: openfst: Update to 1.7.2.
...
* gnu/packages/machine-learning.scm (openfst): Update to 1.7.2.
2019-04-25 04:42:16 +02:00
Ricardo Wurmus
190dc09e95
gnu: r-xtable: Update to 1.8-4.
...
* gnu/packages/statistics.scm (r-xtable): Update to 1.8-4.
2019-04-24 17:04:54 +02:00
Ricardo Wurmus
3a9991e4dd
gnu: r-dbplyr: Update to 1.4.0.
...
* gnu/packages/statistics.scm (r-dbplyr): Update to 1.4.0.
2019-04-24 17:04:54 +02:00
Ricardo Wurmus
3cc8f66e95
gnu: r-testthat: Update to 2.1.1.
...
* gnu/packages/statistics.scm (r-testthat): Update to 2.1.1.
2019-04-24 17:04:54 +02:00
Ricardo Wurmus
a300ab685a
gnu: r-igraph: Update to 1.2.4.1.
...
* gnu/packages/graph.scm (r-igraph): Update to 1.2.4.1.
2019-04-24 17:04:54 +02:00
Ricardo Wurmus
8fc6188e4f
gnu: r-pamr: Update to 1.56.1.
...
* gnu/packages/cran.scm (r-pamr): Update to 1.56.1.
2019-04-24 17:04:54 +02:00
Ricardo Wurmus
a059791f4e
gnu: r-ggforce: Update to 0.2.2.
...
* gnu/packages/cran.scm (r-ggforce): Update to 0.2.2.
2019-04-24 17:04:54 +02:00
Ricardo Wurmus
88a39cc6f5
gnu: r-rms: Update to 5.1-3.1.
...
* gnu/packages/cran.scm (r-rms): Update to 5.1-3.1.
2019-04-24 17:04:53 +02:00
Ricardo Wurmus
f1c1bbc1a6
gnu: r-genetics: Update to 1.3.8.1.2.
...
* gnu/packages/cran.scm (r-genetics): Update to 1.3.8.1.2.
2019-04-24 17:04:53 +02:00
Ricardo Wurmus
378b5f4d1e
gnu: r-fields: Update to 9.7.
...
* gnu/packages/cran.scm (r-fields): Update to 9.7.
2019-04-24 17:04:53 +02:00
Ricardo Wurmus
90325bb182
gnu: r-splitstackshape: Update to 1.4.8.
...
* gnu/packages/cran.scm (r-splitstackshape): Update to 1.4.8.
2019-04-24 17:04:53 +02:00
Ricardo Wurmus
d6fc8fe1fa
gnu: r-emmeans: Update to 1.3.4.
...
* gnu/packages/cran.scm (r-emmeans): Update to 1.3.4.
2019-04-24 17:04:53 +02:00
Ricardo Wurmus
902905cc5b
gnu: r-sys: Update to 3.2.
...
* gnu/packages/cran.scm (r-sys): Update to 3.2.
2019-04-24 17:04:48 +02:00
Tobias Geerinckx-Rice
5f88d81fa4
gnu: zynaddsubfx: Update to 3.0.5.
...
* gnu/packages/music.scm (zynaddsubfx): Update to 3.0.5.
2019-04-24 15:02:05 +02:00
Tobias Geerinckx-Rice
cda12aa949
gnu: padthv1: Update to 0.9.7.
...
* gnu/packages/music.scm (padthv1): Update to 0.9.7.
2019-04-24 14:56:08 +02:00
Tobias Geerinckx-Rice
b19392f4f4
gnu: samplv1: Update to 0.9.7.
...
* gnu/packages/music.scm (samplv1): Update to 0.9.7.
2019-04-24 14:55:59 +02:00
Tobias Geerinckx-Rice
e39c4800f0
gnu: synthv1: Update to 0.9.7.
...
* gnu/packages/music.scm (synthv1): Update to 0.9.7.
2019-04-24 14:55:53 +02:00
Tobias Geerinckx-Rice
e4ea33cb2a
gnu: drumkv1: Update to 0.9.7.
...
* gnu/packages/music.scm (drumkv1): Update to 0.9.7.
2019-04-24 14:47:03 +02:00
Tobias Geerinckx-Rice
5e4ac4de79
gnu: pdfpc: Update to 4.3.2.
...
* gnu/packages/pdf.scm (pdfpc): Update to 4.3.2.
2019-04-24 14:26:02 +02:00
Tobias Geerinckx-Rice
21e67d060b
gnu: gphoto2: Update to 2.5.20.
...
* gnu/packages/photo.scm (gphoto2): Update to 2.5.20.
2019-04-24 14:09:02 +02:00
Tobias Geerinckx-Rice
e48c3dd990
gnu: rawtherapee: Update to 5.6.
...
* gnu/packages/photo.scm (rawtherapee): Update to 5.6.
[inputs]: Add librsvg.
2019-04-24 13:48:02 +02:00
Tobias Geerinckx-Rice
a50452508e
gnu: youtube-dl: Update to 2019.04.24.
...
* gnu/packages/video.scm (youtube-dl): Update to 2019.04.24.
2019-04-24 13:05:02 +02:00
Pierre Neidhardt
1c0dd73092
gnu: emacs-ledger-mode: Use ledger as input.
...
* gnu/packages/finance.scm (emacs-ledger-mode)[inputs]: Add ledger.
[arguments]: Patch path to ledger executable.
2019-04-24 11:12:02 +02:00
Tobias Geerinckx-Rice
28341601b3
gnu: xl2tpd: Don't use NAME in source URI.
...
* gnu/packages/vpn.scm (xl2tpd)[source]: Hard-code NAME.
2019-04-24 01:47:48 +02:00
Tobias Geerinckx-Rice
14ccd8f883
gnu: xl2tpd: Update to 1.3.14.
...
* gnu/packages/vpn.scm (xl2tpd): Update to 1.3.14.
2019-04-24 01:47:48 +02:00
Tobias Geerinckx-Rice
7067d5f654
gnu: ristretto: Don't use NAME in source URI.
...
* gnu/packages/xfce.scm (ristretto)[source]: Hard-code NAME.
2019-04-24 01:47:48 +02:00
Tobias Geerinckx-Rice
177d1af038
gnu: ristretto: Update to 0.8.4.
...
* gnu/packages/xfce.scm (ristretto): Update to 0.8.4.
2019-04-24 01:47:48 +02:00
Tobias Geerinckx-Rice
b990f986f4
gnu: inxi-minimal: Update to 3.0.33-1.
...
* gnu/packages/admin.scm (inxi-minimal): Update to 3.0.33-1.
2019-04-24 01:47:48 +02:00
Nicolas Goaziou
ca983a2fc1
gnu: python2-sh: Fix build.
...
* gnu/packages/python-xyz.scm (python-sh): Fix build error with Python 2 due
to failing tests.
2019-04-24 00:47:23 +02:00
Marius Bakke
37da4fbe15
Merge branch 'master' into staging
2019-04-23 19:43:59 +02:00
Marius Bakke
e01bd1a674
gnu: libseccomp: Update to 2.4.1.
...
* gnu/packages/linux.scm (libseccomp): Update to 2.4.1.
2019-04-23 19:39:03 +02:00
Marius Bakke
af1d777e6c
gnu: maim: Update to 5.5.3.
...
* gnu/packages/xdisorg.scm (maim): Update to 5.5.3.
2019-04-23 19:39:03 +02:00
Marius Bakke
8949b64004
gnu: fluidsynth: Update to 2.0.5.
...
* gnu/packages/audio.scm (fluidsynth): Update to 2.0.5.
2019-04-23 19:39:03 +02:00
Marius Bakke
a18581a02d
gnu: libpng: Replace with 1.6.37 [security fixes].
...
This fixes CVE-2018-14048, CVE-2018-14550, and CVE-2019-7317.
* gnu/packages/image.scm (libpng)[replacement]: New field.
(libpng-1.6.37): New public variable.
2019-04-23 19:39:03 +02:00
Marius Bakke
30023aa670
gnu: xf86-video-intel: Update to 2.99.917-13.6afed33.
...
* gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-13.6afed33.
2019-04-23 19:39:02 +02:00
Arun Isaac
9694b44e3b
gnu: notmuch-addrlookup-c: Update to 9.
...
* gnu/packages/mail.scm (notmuch-addrlookup-c): Update to 9.
[arguments]: Remove PREFIX from #:make-flags.
2019-04-23 22:06:45 +05:30
Tobias Geerinckx-Rice
74ee98eed4
gnu: ocaml-ppx-hash: Fix typo in description.
...
* gnu/packages/ocaml.scm (ocaml-ppx-hash)[description]:
Fix non-functional typo.
2019-04-23 18:14:49 +02:00
Tobias Geerinckx-Rice
97f4ff6d29
gnu: libedit: Update to 20190324-3.1.
...
* gnu/packages/libedit.scm (libedit): Update to 20190324-3.1.
2019-04-23 18:13:05 +02:00
Tobias Geerinckx-Rice
ef93b55e42
gnu: lynis: Update to 2.7.4.
...
* gnu/packages/admin.scm (lynis): Update to 2.7.4.
2019-04-23 18:13:05 +02:00
Tobias Geerinckx-Rice
7b7abb07c2
gnu: libmwaw: Don't use NAME in source URI.
...
* gnu/packages/libreoffice.scm (libmwaw)[source]: Hard-code NAME.
2019-04-23 18:13:05 +02:00
Tobias Geerinckx-Rice
9148ed7cd2
gnu: libodfgen: Don't use NAME in source URI.
...
* gnu/packages/libreoffice.scm (libodfgen)[source]: Hard-code NAME.
2019-04-23 18:13:05 +02:00
Tobias Geerinckx-Rice
9a4f6ceb10
gnu: libvisio: Don't use NAME in source URI.
...
* gnu/packages/libreoffice.scm (libvisio)[source]: Hard-code NAME.
2019-04-23 18:13:05 +02:00
Tobias Geerinckx-Rice
cb4c99ceb9
gnu: libpagemaker: Don't use NAME in source URI.
...
* gnu/packages/libreoffice.scm (libpagemaker)[source]: Hard-code NAME.
2019-04-23 18:13:05 +02:00
Tobias Geerinckx-Rice
44aaf1e00a
gnu: libmwaw: Update to 0.3.15.
...
* gnu/packages/libreoffice.scm (libmwaw): Update to 0.3.15.
2019-04-23 18:13:05 +02:00
Tobias Geerinckx-Rice
be59c48d15
gnu: perceptualdiff: Don't use unstable tarball.
...
It's still broken by freeimage, unfortunately.
* gnu/packages/image.scm (perceptualdiff)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-23 18:13:05 +02:00
Tobias Geerinckx-Rice
645b6c7fc7
gnu: gifsicle: Use HTTPS.
...
* gnu/packages/image.scm (gifsicle)[source, home-page]: Use HTTPS.
2019-04-23 18:13:04 +02:00
Tobias Geerinckx-Rice
5c46e1dda8
gnu: gifsicle: Update to 1.92.
...
* gnu/packages/image.scm (gifsicle): Update to 1.92.
2019-04-23 18:13:04 +02:00
Ludovic Courtès
9fb1ca0808
gnu: shepherd: Update to 0.6.0.
...
* gnu/packages/admin.scm (shepherd): Update to 0.6.0. Use
"mirror://gnu" as the URL base.
[properties]: Remove.
2019-04-23 16:38:11 +02:00
Rutger Helling
93c5c6d164
gnu: spirv-headers: Update to 1.3.7.
...
* gnu/packages/vulkan.scm (spirv-headers): Update to 1.3.7.
2019-04-23 11:03:56 +02:00
Rutger Helling
b2e417f3f1
gnu: glslang: Update to 7.11.3188.
...
* gnu/packages/vulkan.scm (glslang): Update to 7.11.3188.
2019-04-23 11:03:56 +02:00
Pierre Neidhardt
83126aa8a9
gnu: emacs-disk-usage: Update to 1.3.3.
...
* gnu/packages/emacs-xyz.scm (emacs-disk-usage): Update to 1.3.3.
2019-04-23 10:43:54 +02:00
Mark H Weaver
fa61900705
gnu: openssh: Update to 8.0p1.
...
* gnu/packages/ssh.scm (openssh): Update to 8.0p1.
[source]: Remove patch.
* gnu/packages/patches/openssh-CVE-2018-20685.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2019-04-22 15:02:16 -04:00
Mark H Weaver
8c064d01a0
gnu: minetest: Simplify 'freetype' input specification.
...
* gnu/packages/games.scm (minetest)[inputs]: Eliminate an unnecessary
use of Guile's '@' syntax to reference the 'freetype' package.
2019-04-22 15:02:13 -04:00
Mark H Weaver
ab0c796b67
gnu: minetest-data: Update to 5.0.1.
...
* gnu/packages/games.scm (minetest-data): Update to 5.0.1.
[description]: Fix typo.
2019-04-22 15:02:11 -04:00
Mark H Weaver
df129041dd
gnu: maxima: Return #t from custom 'check' phase.
...
* gnu/packages/maths.scm (maxima)[arguments]: Use invoke in the custom
check phase.
2019-04-22 14:58:24 -04:00
Tobias Geerinckx-Rice
233eb6c8fe
gnu: ghc-haskell-lexer: Update to 1.0.2.
...
* gnu/packages/haskell.scm (ghc-haskell-lexer): Update to 1.0.2.
2019-04-22 18:08:18 +02:00
Tobias Geerinckx-Rice
a263a97687
gnu: python-redis: Update to 3.2.1.
...
* gnu/packages/databases.scm (python-redis): Update to 3.2.1.
2019-04-22 15:20:34 +02:00
Tobias Geerinckx-Rice
4dfdcbf5fe
gnu: libabigail: Don't use NAME in source URI.
...
* gnu/packages/elf.scm (libabigail)[source]: Hard-code NAME.
2019-04-22 15:03:59 +02:00
Tobias Geerinckx-Rice
29cc115436
gnu: libabigail: Update to 1.6.
...
* gnu/packages/elf.scm (libabigail): Update to 1.6.
2019-04-22 15:03:52 +02:00
Tobias Geerinckx-Rice
1f2f358b69
gnu: python-sqlalchemy: Update to 1.3.3.
...
* gnu/packages/databases.scm (python-sqlalchemy): Update to 1.3.3.
2019-04-22 14:55:58 +02:00
Tobias Geerinckx-Rice
15357dd7a9
gnu: nsd: Update to 4.1.27.
...
* gnu/packages/dns.scm (nsd): Update to 4.1.27.
2019-04-22 14:53:48 +02:00
Tobias Geerinckx-Rice
ba18ea5f41
gnu: python-pyodbc: Update to 4.0.26.
...
* gnu/packages/databases.scm (python-pyodbc): Update to 4.0.26.
2019-04-22 14:25:14 +02:00
Tobias Geerinckx-Rice
fe74e6ac6b
gnu: memcached: Update to 1.5.13.
...
* gnu/packages/databases.scm (memcached): Update to 1.5.13.
2019-04-22 14:17:00 +02:00
Tobias Geerinckx-Rice
7f221c0e0d
gnu: translate-shell: Update to 0.9.6.10.
...
* gnu/packages/dictionaries.scm (translate-shell): Update to 0.9.6.10.
2019-04-22 14:12:37 +02:00
Mark H Weaver
6dc4dceba5
gnu: linux-libre: Update to 5.0.9.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.0.9.
(%linux-libre-hash): Update hash.
2019-04-22 07:08:08 -04:00
Mark H Weaver
e81148a11d
gnu: linux-libre@4.19: Update to 4.19.36.
...
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.36.
(%linux-libre-4.19-hash): Update hash.
2019-04-22 07:06:57 -04:00
Mark H Weaver
689b628025
gnu: linux-libre@4.14: Update to 4.14.113.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.113.
(%linux-libre-4.14-hash): Update hash.
2019-04-22 07:05:55 -04:00
Mark H Weaver
cfb7aee078
gnu: linux-libre@4.9: Update to 4.9.170.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.170.
2019-04-22 07:04:04 -04:00
Alex Griffin
54b41d2d71
gnu: Add pass-otp.
...
* gnu/packages/password-utils.scm (pass-otp): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2019-04-22 10:28:43 +01:00
Alex Griffin
5554155649
gnu: password-store: Allow external packages to provide extensions.
...
* gnu/packages/password-utils.scm (password-store): Add mechanism for
providing pass extensions in separate packages.
[arguments]: Add patch-system-extension-dir phase.
[native-search-paths]: Add PASSWORD_STORE_SYSTEM_EXTENSION_DIR.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2019-04-22 10:28:43 +01:00
Tobias Geerinckx-Rice
c60b15cc62
gnu: python-dill: Update to 0.2.9.
...
* gnu/packages/python-xyz.scm (python-dill): Update to 0.2.9.
2019-04-22 02:36:21 +02:00
Tobias Geerinckx-Rice
1d3c78036f
gnu: python-serpent: Tweak description.
...
* gnu/packages/python-xyz.scm (python-serpent)[description]:
Use @code{} and edit slightly.
2019-04-22 02:36:21 +02:00
Tobias Geerinckx-Rice
fa9d14ac50
gnu: python-serpent: Update to 1.28.
...
* gnu/packages/python-xyz.scm (python-serpent): Update to 1.28.
[native-inputs]: Add python-attrs & python-pytz.
2019-04-22 02:36:21 +02:00
Tobias Geerinckx-Rice
441e6d936f
gnu: python-openpyxl: Update to 2.6.2.
...
* gnu/packages/python-xyz.scm (python-openpyxl): Update to 2.6.2.
2019-04-22 02:36:20 +02:00
Tobias Geerinckx-Rice
654563ec83
gnu: perl-text-csv: Fix build.
...
* gnu/packages/perl.scm (perl-text-csv)[source]: Update URL.
2019-04-22 02:36:20 +02:00
Tobias Geerinckx-Rice
8dafe89593
gnu: parallel: Update to 20190422.
...
* gnu/packages/parallel.scm (parallel): Update to 20190422.
2019-04-22 02:36:20 +02:00
Tobias Geerinckx-Rice
5df6934cdb
gnu: eid-mw: Update to 4.4.16.
...
* gnu/packages/security-token.scm (eid-mw): Update to 4.4.16.
2019-04-22 02:32:13 +02:00
Tobias Geerinckx-Rice
50b01dcf3c
gnu: dbacl: Don't use NAME in source URI.
...
* gnu/packages/textutils.scm (dbacl)[source]: Hard-code NAME.
2019-04-22 02:32:13 +02:00
Tobias Geerinckx-Rice
3671cbe51a
gnu: youtube-dl: Update to 2019.04.17.
...
* gnu/packages/video.scm (youtube-dl): Update to 2019.04.17.
2019-04-22 02:32:12 +02:00
Tobias Geerinckx-Rice
34a169010e
gnu: dav1d: Update to 0.2.2.
...
* gnu/packages/video.scm (dav1d): Update to 0.2.2.
2019-04-22 02:32:12 +02:00
Tobias Geerinckx-Rice
f465562b10
gnu: foo2zjs: Update to 20190413.
...
* gnu/packages/cups.scm (foo2zjs): Update to 20190413.
2019-04-22 02:32:12 +02:00
Pierre Langlois
56a4858210
gnu: supertuxkart: Simplify unbundling and unbundle enet.
...
* gnu/packages/games.scm (supertuxkart)[source](snippet): Delete "lib/enet".
Remove "CMakeList.txt" substitution.
[arguments]<#:configure-flags>: Add "-DUSER_SYSTEM_GLEW=TRUE" and
"-DUSE_SYSTEM_ENET=TRUE".
<#:phases>: Delete.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2019-04-21 22:50:22 +01:00
Pierre Langlois
60af1822d4
gnu: supertuxkart: Update to 1.0.
...
* gnu/packages/games.scm (supertuxkart): Update to 1.0.
[inputs]: Add openssl.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2019-04-21 22:50:22 +01:00
Kei Kebreau
f9fee46ffb
gnu: Add alex4.
...
* gnu/packages/games.scm (alex4): New variable.
2019-04-21 10:36:19 -04:00
Kei Kebreau
d61dcb1b47
gnu: Add dumb-allegro4.
...
* gnu/packages/music.scm (dumb-allegro4): New variable.
2019-04-21 10:36:19 -04:00
Kei Kebreau
72385c34ba
gnu: Add dumb.
...
* gnu/packages/music.scm (dumb): New variable.
2019-04-21 10:36:19 -04:00
Christopher Baines
9729b6ea2f
gnu: direnv: Remove go references from output.
...
In the long run, it would be good to move direnv across to the
go-build-system, and update the package, but these changes do succeed in
reducing the closure size a lot.
Thanks to Tanguy Le Carrour for raising this issue on guix-devel.
* gnu/packages/shellutils.scm (direnv)[arguments]: Include the
remove-go-references phase from the go-build-system.
[inputs,native-inputs]: Move all inputs to native-inputs, as these are no
longer referenced in the output.
2019-04-21 10:38:30 +01:00
Ricardo Wurmus
17ae31b7a8
gnu: r-hdf5r: Update to 1.2.0.
...
* gnu/packages/cran.scm (r-hdf5r): Update to 1.2.0.
2019-04-21 10:20:56 +02:00
Mathieu Othacehe
dbcd503c46
gnu: guile-parted: Update to 0.0.1.
...
* gnu/packages/guile-xyz.scm (guile-parted): Update to 0.0.1.
2019-04-21 09:48:26 +02:00
Mathieu Othacehe
442a11f68f
gnu: guile-newt: Update to 0.0.1.
...
* gnu/packages/guile-xyz.scm (guile-newt): Update to 0.0.1.
2019-04-21 09:45:36 +02:00
Ludovic Courtès
1b0b1651b1
gnu: mtools: 'mformat' initializes boot sector before writing it.
...
This is the last bit fixing <https://bugs.gnu.org/35283 >.
Previously, 'mformat' (used by 'grub-mkrescue') would pass uninitialized
bytes to write(2), leading to non-deterministic FAT image contents.
This patch fixes that.
* gnu/packages/patches/mtools-mformat-uninitialized.patch: New file.
* gnu/packages/mtools.scm (mtools)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
2019-04-21 00:51:19 +02:00
Ludovic Courtès
5502fbd7fd
gnu: valgrind: Add 3.15.0.
...
* gnu/packages/valgrind.scm (valgrind-3.15): New variable.
2019-04-21 00:51:19 +02:00
Ludovic Courtès
52b5fe5bcf
gnu: grub: 'grub-mkrescue' honors 'GRUB_FAT_SERIAL_NUMBER'.
...
* gnu/packages/patches/grub-efi-fat-serial-number.patch: New file.
* gnu/packages/bootloaders.scm (grub)[source](patches): Add it.
* gnu/local.mk (dist_patch_DATA): Add it.
2019-04-21 00:51:18 +02:00
Kei Kebreau
a3e6cf9876
gnu: Add git-lfs.
...
* gnu/packages/version-control.scm (git-lfs): New variable.
2019-04-20 16:40:35 -04:00
Danny Milosavljevic
2ca3fdc2db
gnu: shishi: Make shishi keys and database administrator-modifiable.
...
Fixes <https://bugs.gnu.org/30109 >.
* gnu/packages/kerberos.scm (shishi)[arguments]<#:configure-flags>:
Add --with-key-dir, --with-db-dir.
<#:phases>[disable-automatic-key-generation]: New phase.
2019-04-20 17:17:56 +02:00
Ricardo Wurmus
afabb9ecfb
gnu: ibus-libpinyin: Add missing runtime input.
...
* gnu/packages/ibus.scm (ibus-libpinyin)[inputs]: Add python-pygobject.
2019-04-20 12:33:10 +02:00
Ricardo Wurmus
446130300e
gnu: libpinyin: Update to 2.3.0.
...
* gnu/packages/ibus.scm (libpinyin): Update to 2.3.0.
2019-04-20 12:26:12 +02:00
Ricardo Wurmus
811eae11cd
gnu: ibus-libpinyin: Update to 1.11.0.
...
* gnu/packages/ibus.scm (ibus-libpinyin): Update to 1.11.0.
2019-04-20 12:26:12 +02:00
Ricardo Wurmus
b2c6b467f3
gnu: ibus: Update to 1.5.20.
...
* gnu/packages/ibus.scm (ibus): Update to 1.5.20.
[arguments]: Remove make-flags; remove "--disable-python2" from
configure-flags; add build phase "patch-python-target-directories".
[inputs]: Replace intltool with gnu-gettext.
2019-04-20 12:26:08 +02:00
Maxim Cournoyer
73326e742d
gnu: Add emacs-robot-mode.
...
* gnu/packages/emacs-xyz.scm (emacs-robot-mode): New variable.
2019-04-19 20:27:27 -04:00
Maxim Cournoyer
5b84c12022
gnu: Add python-robotframework-lint.
...
* gnu/packages/python-xyz.scm (python-robotframework-lint): New variable.
2019-04-19 20:27:27 -04:00
Maxim Cournoyer
c0c64f175c
gnu: Add python-robotframework-sshlibrary.
...
* gnu/packages/python-xyz.scm (python-robotframework-sshlibrary): New variable.
2019-04-19 20:27:27 -04:00
Maxim Cournoyer
b979028527
gnu: Add python-robotframework.
...
* gnu/packages/python-xyz.scm (python-robotframework): New variable.
* gnu/packages/patches/python-robotframework-honor-source-date-epoch.patch:
Add patch.
* gnu/local.mk (dist_patch_DATA): Register it.
2019-04-19 20:27:27 -04:00
Maxim Cournoyer
c0c0bb3823
gnu: Add python-rellu.
...
* gnu/packages/python-xyz.scm (python-rellu): New variable.
2019-04-19 20:27:27 -04:00
Maxim Cournoyer
d5a998fa4c
gnu: Add python-pygithub.
...
* gnu/packages/python-xyz.scm (python-pygithub): New variable.
2019-04-19 20:27:21 -04:00
Leo Famulari
1e72a23d49
gnu: rct: Be more idiomatic.
...
* gnu/packages/cpp.scm (rct): Move the call to 'git-version' into the
package definition.
[source]: Explicitly include the source URI rather than using
'home-page'.
2019-04-19 15:14:54 -04:00
Mark H Weaver
18f8770d58
gnu: linux-libre: Update to 5.0.8.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.0.8.
(%linux-libre-hash): Update hash.
2019-04-19 14:29:20 -04:00
Mark H Weaver
5547653eb8
gnu: linux-libre@4.19: Update to 4.19.35.
...
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.35.
(%linux-libre-4.19-hash): Update hash.
2019-04-19 14:27:42 -04:00
Mark H Weaver
3f6b7699cd
gnu: linux-libre@4.14: Update to 4.14.112.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.112.
(%linux-libre-4.14-hash): Update hash.
2019-04-19 14:26:59 -04:00
Mark H Weaver
a85190ddd0
gnu: linux-libre@4.9: Update to 4.9.169.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.169.
2019-04-19 14:26:19 -04:00
Nicolò Balzarotti
107850b391
gnu: Add r-styler.
...
* gnu/packages/cran.scm (r-styler): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-04-19 19:14:24 +02:00
Nicolas Goaziou
2613bab627
gnu: grammalecte: Update to 1.0.1.
...
* gnu/packages/dictionaries.scm (grammalecte): Update to 1.0.1.
[source]: Update URL.
2019-04-19 18:37:22 +02:00
Ludovic Courtès
60ecacdeaa
gnu: linkchecker: Shorten patch file name.
...
This file name was too long for 'tar', as reported by 'guix lint'.
* gnu/packages/patches/linkchecker-mark-more-tests-that-require-the-network.patch:
Rename to...
* gnu/packages/patches/linkchecker-tests-require-network.patch: ... this.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/web.scm (linkchecker)[source]: Likewise.
2019-04-19 17:46:40 +02:00
Ludovic Courtès
30a6cd7cd0
gnu: ocaml-dose3: Shorten patch file name.
...
This file name was too long for 'tar', as reported by 'guix lint'.
* gnu/packages/patches/ocaml-dose3-Add-unix-as-dependency-to-dose3.common-in-META.in.patch:
Rename to...
* gnu/packages/patches/ocaml-dose3-add-unix-dependency.patch: ... this.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/ocaml.scm (ocaml-dose3)[source]: Adjust accordingly.
2019-04-19 17:46:40 +02:00
Maxim Cournoyer
b24fd2c268
gnu: Add python-deprecated.
...
* gnu/packages/python-xyz.scm (python-deprecated): New variable.
2019-04-19 10:56:47 -04:00
Maxim Cournoyer
13d825fcb6
gnu: Add python-scp.
...
* gnu/packages/python-xyz.scm (python-scp): New variable.
2019-04-19 10:56:47 -04:00
Maxim Cournoyer
0f0a5ef9e8
gnu: Add python-bumpversion.
...
* gnu/packages/python-xyz.scm (python-bumpversion): New variable.
2019-04-19 10:56:46 -04:00
Ricardo Wurmus
296da6e624
gnu: r-seurat: Update to 3.0.0.
...
* gnu/packages/bioinformatics.scm (r-seurat): Update to 3.0.0.
[propagated-inputs]: Remove r-dosnow, r-dplyr, r-dtw, r-foreach, r-fpc,
r-gplots, r-hdf5r, r-hmisc, r-httr, r-lars, r-mixtools, r-reshape2, and
r-tidyr; add r-future, r-future-apply, r-ggrepel, r-kernsmooth, r-rlang,
r-rsvd, r-scales, and r-sctransform.
2019-04-19 15:38:47 +02:00
Ricardo Wurmus
9b86fea05f
gnu: Add r-sctransform.
...
* gnu/packages/cran.scm (r-sctransform): New variable.
2019-04-19 15:38:46 +02:00
Ricardo Wurmus
7015ae6881
gnu: r-urltools: Update to 1.7.3.
...
* gnu/packages/cran.scm (r-urltools): Update to 1.7.3.
2019-04-19 14:43:34 +02:00
Ricardo Wurmus
f0826fec46
gnu: r-rdpack: Update to 0.11-0.
...
* gnu/packages/cran.scm (r-rdpack): Update to 0.11-0.
2019-04-19 14:43:29 +02:00
Ricardo Wurmus
5ac82ee33b
gnu: r-sdmtools: Update to 1.1-221.1.
...
* gnu/packages/cran.scm (r-sdmtools): Update to 1.1-221.1.
2019-04-19 14:43:23 +02:00
Ricardo Wurmus
3d60c80713
gnu: r-hardyweinberg: Update to 1.6.2.
...
* gnu/packages/cran.scm (r-hardyweinberg): Update to 1.6.2.
2019-04-19 14:43:17 +02:00
Ricardo Wurmus
8e79d820d0
gnu: r-clipr: Update to 0.6.0.
...
* gnu/packages/cran.scm (r-clipr): Update to 0.6.0.
2019-04-19 14:43:10 +02:00
Ricardo Wurmus
664a6bc1a6
gnu: r-caret: Update to 6.0-83.
...
* gnu/packages/statistics.scm (r-caret): Update to 6.0-83.
2019-04-19 14:42:51 +02:00
Ricardo Wurmus
f00067dbfb
gnu: klick: Fix build with latest scons.
...
* gnu/packages/music.scm (klick)[arguments]: Patch "SConstruct" file to make
it compatible with the current version of scons.
2019-04-19 14:24:04 +02:00
Christopher Baines
35259437a7
gnu: perl-datetime-timezone: Fix missing timezone data.
...
I noticed this when using Sqitch, on systems without /usr/share/zoneinfo,
actions like deploy fail.
* gnu/packages/perl.scm (perl-datetime-timezone)[arguments]: Add 'patch-tzdata
phase to replace /usr/share/zoneinfo with a reference to the tzdata package.
[inputs]: Add the tzdata package.
2019-04-19 11:42:30 +01:00
Marius Bakke
f32164abd3
gnu: python2-send2trash: Don't inherit properties from python-send2trash.
...
This is a follow-up to commit 20b3fde776
.
Commits and beer do not mix well.
* gnu/packages/python-xyz.scm (python2-send2trash): Inherit using STRIP-PYTHON2-VARIANT.
2019-04-19 02:29:43 +02:00
Marius Bakke
20b3fde776
gnu: python-send2trash: Really delay Python2 variant.
...
This is a follow-up to commit 4782a06f45
, which
somehow solved my problem, but did so incorrectly.
* gnu/packages/python-xyz.scm (python-send2trash)[properties]: Refer to
PYTHON2-SEND2TRASH.
2019-04-19 01:57:34 +02:00
Marius Bakke
cbeb891344
gnu: gpgme: Update to 1.13.0.
...
* gnu/packages/gnupg.scm (gpgme): Update to 1.13.0.
[source](patches): Remove.
2019-04-19 01:48:07 +02:00
Marius Bakke
4782a06f45
gnu: python-send2trash: Properly delay python2 variant.
...
* gnu/packages/python-xyz.scm (python2-send2trash)[properties]: Move from here ...
(python-send2trash)[properties]: ... to here.
2019-04-19 01:48:07 +02:00
Marius Bakke
c105e50903
gnu: python-service-identity: Update to 18.1.0.
...
* gnu/packages/python-crypto.scm (python-service-identity): Update to 18.1.0.
2019-04-19 01:48:07 +02:00
Marius Bakke
1adde06e4e
gnu: python-jsonschema: Update to 3.0.1.
...
* gnu/packages/python-xyz.scm (python-jsonschema): Update to 3.0.1.
[arguments]: Adjust check phase for Twisted instead of nosetests.
[native-inputs]: Remove PYTHON-NOSE and PYTHON-VCVERSIONER. Add
PYTHON-SETUPTOOLS-SCM and PYTHON-TWISTED.
[propagated-inputs]: Add PYTHON-ATTRS, PYTHON-PYRSISTENT and PYTHON-SIX.
(python2-jsonschema)[native-inputs, propagated-inputs]: Inherit.
2019-04-19 01:48:07 +02:00
Marius Bakke
ea43f0d581
gnu: Add python-pyrsistent.
...
* gnu/packages/python-xyz.scm (python-pyrsistent, python2-pyrsistent): New
public variables.
2019-04-19 01:48:07 +02:00
Marius Bakke
52ca1c4abf
gnu: python-twisted: Update to 19.2.0.
...
* gnu/packages/python-xyz.scm (python-twisted): Update to 19.2.0.
[propagated-inputs]: Add PYTHON-PYHAMCREST.
2019-04-19 01:48:06 +02:00
Marius Bakke
919d80a0e0
gnu: python-automat: Update to 0.7.0.
...
* gnu/packages/python-xyz.scm (python-automat): Update to 0.7.0.
2019-04-19 01:48:06 +02:00
Marius Bakke
bcfb8fac36
gnu: python-m2r: Update to 0.2.1.
...
* gnu/packages/python-xyz.scm (python-m2r): Update to 0.2.1.
2019-04-19 01:48:06 +02:00
Marius Bakke
e95c983706
gnu: python-idna: Update to 2.8.
...
* gnu/packages/python-xyz.scm (python-idna): Update to 2.8.
2019-04-19 01:48:06 +02:00
Marius Bakke
431a0d26c8
gnu: python-hyperlink: Update to 19.0.0.
...
* gnu/packages/python-web.scm (python-hyperlink): Update to 19.0.0.
2019-04-19 01:48:06 +02:00
Marius Bakke
8142eadd40
gnu: python-zope-interface: Update to 4.6.0.
...
* gnu/packages/python-web.scm (python-zope-interface): Update to 4.6.0.
2019-04-19 01:48:06 +02:00
Marius Bakke
e6d782621a
gnu: xmlsec: Update to 1.2.28.
...
* gnu/packages/xml.scm (xmlsec): Update to 1.2.28.
2019-04-19 01:48:06 +02:00
Efraim Flashner
bd5b6ce0d7
gnu: gnuastro: Update to 0.9.
...
* gnu/packages/astronomy.scm (gnuastro): Update to 0.9.
[native-inputs]: Add libtool.
2019-04-18 17:00:46 +03:00
Efraim Flashner
5d450aba1f
gnu: nano: Update to 4.1.
...
* gnu/packages/nano.scm (nano): Update to 4.1.
2019-04-18 16:59:28 +03:00
Rutger Helling
fd6d2fd871
gnu: xpra: Update to 2.5.1.
...
* gnu/packages/xorg.scm (xpra): Update to 2.5.1.
2019-04-18 09:25:38 +02:00
Maxim Cournoyer
e337061b3a
gnu: python: Disable failing tests for Python 2.
...
Fixes issue #35311 (see: https://bugs.gnu.org/35311 ).
* gnu/packages/python.scm (python-2.7)[make-flags]: Exclude the tests
test_urllib2_localnet and test_httplib.
* gnu/packages/python.scm (python-3.7)[make-flags]: Do not consider tests
exclusions inherited from the python2 package, which leaves Python 3 unchanged.
2019-04-18 00:07:33 -04:00
Tobias Geerinckx-Rice
2ad0310615
gnu: rclone: Update to 1.47.0.
...
* gnu/packages/sync.scm (rclone): Update to 1.47.0.
2019-04-17 16:25:57 +02:00
Tobias Geerinckx-Rice
afcd4438f8
gnu: console-setup: Update to 1.191.
...
* gnu/packages/xorg.scm (console-setup): Update to 1.191.
2019-04-17 15:54:54 +02:00
Ludovic Courtès
15dca289b8
gnu: guix: Update to b8b1e4d
.
...
* gnu/packages/package-management.scm (guix): Update to b8b1e4d
.
2019-04-17 11:53:54 +02:00
Ludovic Courtès
a0e16bec37
gnu: guix: Don't pass '--with-libgcrypt-prefix'.
...
* gnu/packages/package-management.scm (guix)[arguments]: Remove
"--with-libgcrypt-prefix" from the configure flags.
2019-04-17 11:53:53 +02:00
Ludovic Courtès
a0158c26e2
gnu: awesome: Update home page.
...
* gnu/packages/wm.scm (awesome)[home-page]: Update.
2019-04-17 11:53:53 +02:00
Tobias Geerinckx-Rice
38dd8b6058
gnu: gtkwave: Update to 3.3.100.
...
* gnu/packages/fpga.scm (gtkwave): Update to 3.3.100.
2019-04-17 06:15:36 +02:00
Tobias Geerinckx-Rice
9043c1c561
gnu: qsynth: Update to 0.5.6.
...
* gnu/packages/audio.scm (qsynth): Update to 0.5.6.
2019-04-17 06:15:25 +02:00
Tobias Geerinckx-Rice
11f38e9052
gnu: qjackctl: Update to 0.5.7.
...
* gnu/packages/audio.scm (qjackctl): Update to 0.5.7.
2019-04-17 06:15:17 +02:00
Tobias Geerinckx-Rice
9a8aac1689
gnu: csound: Update to 6.12.2.
...
* gnu/packages/audio.scm (csound): Update to 6.12.2.
2019-04-17 06:15:09 +02:00
Tobias Geerinckx-Rice
315d7dda35
gnu: gtkwave: Don't use NAME in source URI.
...
* gnu/packages/fpga.scm (gtkwave)[source]: Hard-code NAME.
2019-04-17 06:12:48 +02:00
Tobias Geerinckx-Rice
9b15ef9350
gnu: calf: Update to 0.90.2.
...
* gnu/packages/audio.scm (calf): Update to 0.90.2.
2019-04-17 05:56:54 +02:00
Tobias Geerinckx-Rice
067826abe3
gnu: the-legend-of-edgar: Update to 1.31.
...
* gnu/packages/games.scm (the-legend-of-edgar): Update to 1.31.
[inputs]: Use SDL 2 union.
[arguments]: Adjust accordingly.
2019-04-17 03:23:37 +02:00
Tobias Geerinckx-Rice
564df7e584
gnu: dungeon-crawl-stone-soup: Update to 0.23.2.
...
* gnu/packages/games.scm (dungeon-crawl-stone-soup): Update to 0.23.2.
2019-04-17 03:23:37 +02:00
Tobias Geerinckx-Rice
18061de9e1
gnu: minetest: Update to 5.0.1.
...
* gnu/packages/games.scm (minetest): Update to 5.0.1.
games
minetest
2019-04-17 03:22:57 +02:00
Tobias Geerinckx-Rice
b24ada5110
gnu: snd: Update to 19.3.
...
* gnu/packages/audio.scm (snd): Update to 19.3.
2019-04-17 03:21:08 +02:00
Tobias Geerinckx-Rice
0525864bdc
gnu: bennu-game-development-modules: Fix typos.
...
* gnu/packages/game-development.scm (bennu-game-development-modules)
[synopsis, description]: Fix ‘developement’ spelling.
2019-04-17 03:21:08 +02:00
Tobias Geerinckx-Rice
881a3521f6
gnu: emacs-irony-mode: Fix typo in description.
...
* gnu/packages/emacs-xyz.scm (emacs-irony-mode)[description]:
Re-spell ‘resistent’.
2019-04-17 03:21:08 +02:00
Tobias Geerinckx-Rice
4bee557d43
gnu: rubberband: Update to 1.8.2.
...
* gnu/packages/audio.scm (rubberband): Update to 1.8.2.
[arguments]: Add ‘skip-jni-installation’ phase.
2019-04-17 03:21:08 +02:00
Marius Bakke
f5961dd585
Merge branch 'master' into staging
2019-04-17 00:08:34 +02:00
Marius Bakke
e28ff04108
gnu: webkitgtk: Fix build on i686.
...
Fixes <https://bugs.gnu.org/35232 >.
* gnu/packages/patches/webkitgtk-sse2.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/webkit.scm (webkitgtk-2.24)[source](patches): New field.
2019-04-16 23:39:49 +02:00
Tobias Geerinckx-Rice
dd3266ecde
gnu: epiphany: Don't use NAME in source URI.
...
* gnu/packages/gnome.scm (epiphany)[source]: Hard-code NAME.
2019-04-16 22:40:04 +02:00
Tobias Geerinckx-Rice
5b249625c1
gnu: eolie: Update to 0.9.60.
...
* gnu/packages/gnome.scm (eolie): Update to 0.9.60.
2019-04-16 22:40:04 +02:00
Tobias Geerinckx-Rice
0e84987f50
gnu: docker, docker-cli: Update to 18.09.5.
...
* gnu/packages/docker.scm (%docker-version): Update to 18.09.5.
2019-04-16 22:40:04 +02:00
Tobias Geerinckx-Rice
a1942cf094
gnu: avrdude: Use @acronym{} mark-up.
...
* gnu/packages/flashing-tools.scm (avrdude)[description]: Use it.
2019-04-16 22:40:04 +02:00
Tobias Geerinckx-Rice
3b31d985c3
gnu: avrdude: Update to 6.3.
...
* gnu/packages/flashing-tools.scm (avrdude): Update to 6.3.
2019-04-16 22:40:04 +02:00
Tobias Geerinckx-Rice
ff6807dc96
gnu: singular: Update to 4.1.2p1.
...
* gnu/packages/algebra.scm (singular): Update to 4.1.2p1.
2019-04-16 22:40:04 +02:00
Julien Lepiller
bcfb110f6d
gnu: Add poedit.
...
* gnu/packages/poedit.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2019-04-16 22:32:27 +02:00
Julien Lepiller
baa787745c
gnu: Add lucene++.
...
* gnu/packages/rdf.scm (lucene++): New variable.
2019-04-16 22:31:28 +02:00
Marius Bakke
fbd2a245f7
gnu: spice-gtk: Update to 0.36.
...
* gnu/packages/spice.scm (spice-gtk): Update to 0.36.
[inputs]: Add JSON-GLIB.
[arguments]: Disable session test.
2019-04-16 21:19:34 +02:00
Marius Bakke
a2d2c0bffe
gnu: spice-gtk: Propagate required inputs.
...
* gnu/packages/spice.scm (spice-gtk)[inputs]: Move GTK+, PIXMAN and OPENSSL ...
[propagated-inputs]: ... here.
(virt-viewer)[inputs]: Remove OPENSSL.
2019-04-16 21:19:34 +02:00
Marius Bakke
97b321a69c
gnu: http-parser: Update to 2.9.2.
...
* gnu/packages/web.scm (http-parser): Update to 2.9.2.
[source](snippet): Remove.
2019-04-16 21:19:34 +02:00
Marius Bakke
76a2430847
gnu: nginx: Update to 1.15.12.
...
* gnu/packages/web.scm (nginx): Update to 1.15.12.
2019-04-16 21:19:33 +02:00
Marius Bakke
75cc535986
gnu: python-dask: Update to 1.2.0.
...
* gnu/packages/python-xyz.scm (python-dask): Update to 1.2.0.
2019-04-16 21:19:33 +02:00
Marius Bakke
5e6c60077b
gnu: libqmi: Update to 1.22.4.
...
* gnu/packages/freedesktop.scm (libqmi): Update to 1.22.4.
2019-04-16 21:19:33 +02:00
Marius Bakke
ea9e91c70d
gnu: libmbim: Update to 1.18.2.
...
* gnu/packages/freedesktop.scm (libmbim): Update to 1.18.2.
2019-04-16 21:19:33 +02:00
Tobias Geerinckx-Rice
4863773eff
gnu: bridge-utils: Update to 1.6.
...
* gnu/packages/linux.scm (bridge-utils): Update to 1.6.
[source]: Update project URL.
2019-04-16 19:43:42 +02:00
Tobias Geerinckx-Rice
c1469ab6db
gnu: apfs-fuse: Fix ’file system’ spelling.
...
* gnu/packages/file-systems.scm (apfs-fuse)[synopsis]: Fix spelling.
2019-04-16 19:43:42 +02:00
Tobias Geerinckx-Rice
afab450c6f
gnu: lm-sensors: Update home page.
...
* gnu/packages/linux.scm (lm-sensors)[home-page]: Update.
2019-04-16 19:43:42 +02:00
frozenpigs
b8b1e4d9a2
gnu: Add sbcl-log4cl, cl-log4cl, and ecl-log4cl.
...
* gnu/packages/lisp.scm (sbcl-log4cl, cl-log4cl, ecl-log4cl): New
variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-16 19:21:39 +02:00
frozenpigs
2933182732
gnu: sbcl-bordeaux-threads: Update to 0.8.6-1.5dce49f.
...
* gnu/packages/lisp.scm (sbcl-bordeaux-threads): Update to commit
5dce49f.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-16 19:12:52 +02:00
mikadoZero
cfcec4abf6
gnu: Add emacs-ace-link.
...
* gnu/packages/emacs-xyz.scm (emacs-ace-link): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-16 19:09:55 +02:00
Ludovic Courtès
90b94761b6
gnu: http-parser: Fix build on i686-linux.
...
Fixes a regression introduced in
c11fcc6aa2
, whereby 'http-parser' would
fail to build on i686.
* gnu/packages/web.scm (http-parser)[source](modules, snippet): New
fields.
2019-04-16 17:48:46 +02:00
Ludovic Courtès
e31ece9751
gnu: slurm: Configure with a "standard" syslogdir.
...
Until now, we were using syslogdir=$prefix/etc, which did not exist.
Thus, commands would always fail like this:
$ guix environment --ad-hoc slurm --pure -- squeue -u $USER
squeue: error: s_p_parse_file: unable to status file /gnu/store/…-slurm-17.11.3/etc/slurm.conf: No such file or directory, retrying in 1sec up to 60sec
* gnu/packages/parallel.scm (slurm)[arguments]: Pass --sysconfdir.
2019-04-16 17:30:22 +02:00
Ludovic Courtès
698e91f0d0
gnu: Add libomp.
...
* gnu/packages/llvm.scm (libomp): New variable.
2019-04-16 17:30:22 +02:00
Ludovic Courtès
ece7731eac
gnu: guile-charting: Install .go files in the right place.
...
* gnu/packages/plotutils.scm (guile-charting)[source](modules, snippet):
New fields.
2019-04-16 17:30:21 +02:00
Tobias Geerinckx-Rice
b744862704
gnu: lm-sensors: Don't use unstable tarball.
...
* gnu/packages/linux.scm (lm-sensors)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-16 01:00:47 +02:00
Tobias Geerinckx-Rice
16c92e9d38
gnu: lm-sensors: Update to 3.5.0.
...
* gnu/packages/linux.scm (lm-sensors): Update to 3.5.0.
2019-04-16 01:00:26 +02:00
Tobias Geerinckx-Rice
c66e556288
gnu: wireshark: Update to 3.0.1.
...
* gnu/packages/networking.scm (wireshark): Update to 3.0.1.
2019-04-16 00:05:05 +02:00
Tobias Geerinckx-Rice
6e36c6ed8f
gnu: openmpi: Update to .
...
* gnu/packages/mpi.scm (openmpi): Update to .
mpi
openmpi
2019-04-16 00:05:04 +02:00
Tobias Geerinckx-Rice
c11fcc6aa2
gnu: http-parser: Update to 2.9.1.
...
* gnu/packages/web.scm (http-parser): Update to 2.9.1.
2019-04-16 00:05:04 +02:00
guy fleury iteriteka
5dff38d42a
gnu: mate: Include mate-power-manager.
...
* gnu/packages/mate.scm (mate)[inputs]: Add mate-power-manager.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-04-15 23:04:55 +02:00
guy fleury iteriteka
f254e308c2
gnu: mate: Add mate-power-manager.
...
* gnu/packages/mate.scm (mate-power-manager): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-04-15 22:55:03 +02:00
Tim Gesthuizen
79bd0e4f4b
gnu: Add emacs-ace-jump-mode
...
* gnu/packages/emacs-xyz.scm (emacs-ace-jump-mode): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-15 18:06:01 +02:00
Ludovic Courtès
2c6c002ab7
gnu: kmscon: Provide source file name.
...
* gnu/packages/terminals.scm (kmscon)[source]: Add 'file-name'.
2019-04-15 12:24:14 +02:00
Ludovic Courtès
24356427af
gnu: kmscon: Remove dependency on MESA.
...
* gnu/packages/terminals.scm (kmscon)[inputs]: Remove MESA.
[arguments]: Add #:disallowed-references.
2019-04-15 12:24:14 +02:00
Tobias Geerinckx-Rice
33dbb0465e
gnu: perl-net-dns: Update to 1.20.
...
* gnu/packages/networking.scm (perl-net-dns): Update to 1.20.
2019-04-15 11:00:15 +02:00
Tobias Geerinckx-Rice
6b4e4f16bc
gnu: fswatch: Update to 1.14.0.
...
* gnu/packages/monitoring.scm (fswatch): Update to 1.14.0.
2019-04-15 11:00:15 +02:00
Tobias Geerinckx-Rice
6396829738
gnu: fswatch: Don't use NAME in source URI.
...
* gnu/packages/monitoring.scm (fswatch)[source]: Hard-code NAME.
2019-04-15 11:00:15 +02:00
Tobias Geerinckx-Rice
bc03fe69fd
gnu: aj-snapshot: Update to 0.9.9.
...
* gnu/packages/music.scm (aj-snapshot): Update to 0.9.9.
2019-04-15 11:00:15 +02:00
Tobias Geerinckx-Rice
ec9ce5c9a0
gnu: musl: Update to 1.1.22.
...
* gnu/packages/musl.scm (musl): Update to 1.1.22.
2019-04-15 11:00:14 +02:00
Tobias Geerinckx-Rice
4c7eeee470
gnu: socat: Update to 1.7.3.3.
...
* gnu/packages/networking.scm (socat): Update to 1.7.3.3.
2019-04-15 11:00:14 +02:00
Tobias Geerinckx-Rice
1987f95ffc
gnu: toxic: Update to 0.8.3.
...
* gnu/packages/messaging.scm (toxic): Update to 0.8.3.
2019-04-15 11:00:14 +02:00
Tobias Geerinckx-Rice
0c273c5040
gnu: toxic: Don't use unstable tarball.
...
* gnu/packages/messaging.scm (toxic)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-15 11:00:14 +02:00
Tobias Geerinckx-Rice
7c64cc7a5a
gnu: eyed3: Update to 0.8.10.
...
* gnu/packages/mp3.scm (eyed3): Update to 0.8.10.
2019-04-15 11:00:14 +02:00
Tobias Geerinckx-Rice
facc4cff00
gnu: ncmpc: Update to 0.34.
...
* gnu/packages/mpd.scm (ncmpc): Update to 0.34.
2019-04-15 11:00:14 +02:00
Tobias Geerinckx-Rice
eea75c435a
gnu: quilt: Update to 0.66.
...
* gnu/packages/patchutils.scm (quilt): Update to 0.66.
[source]: Remove all patches.
* gnu/packages/patches/quilt-test-fix-regex.patch,
gnu/packages/patches/quilt-getopt-nondigit-param.patch,
gnu/packages/patches/quilt-getopt-second-separator.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2019-04-15 11:00:13 +02:00
Tobias Geerinckx-Rice
d2f477ba82
gnu: quilt: Don't use NAME in source URI.
...
* gnu/packages/patchutils.scm (quilt)[source]: Hard-code NAME.
2019-04-15 11:00:13 +02:00
Tobias Geerinckx-Rice
730ad09537
gnu: meld: Update to 3.20.1.
...
* gnu/packages/patchutils.scm (meld): Update to 3.20.1.
2019-04-15 11:00:13 +02:00
Tobias Geerinckx-Rice
edb4265e8a
gnu: highlight: Update to 3.50.
...
* gnu/packages/pretty-print.scm (highlight): Update to 3.50.
2019-04-15 11:00:13 +02:00
Tobias Geerinckx-Rice
b6a5eb937c
gnu: darktable: Update to 2.6.2.
...
* gnu/packages/photo.scm (darktable): Update to 2.6.2.
2019-04-15 11:00:13 +02:00
Tobias Geerinckx-Rice
a9203c237a
gnu: yubikey-personalization: Update to 1.19.3.
...
* gnu/packages/security-token.scm (yubikey-personalization): Update to 1.19.3.
2019-04-15 06:45:07 +02:00
Tobias Geerinckx-Rice
cc58576955
gnu: python-acme, certbot: Update to 0.33.1.
...
* gnu/packages/tls.scm (python-acme, certbot): Update to 0.33.1.
2019-04-15 06:43:35 +02:00
Tobias Geerinckx-Rice
ab45191ef0
gnu: libwacom: Update to 0.33.
...
* gnu/packages/xdisorg.scm (libwacom): Update to 0.33.
2019-04-15 06:29:29 +02:00
Tobias Geerinckx-Rice
4af05b63c0
gnu: ncdc: Update to 1.21.
...
* gnu/packages/dc.scm (ncdc): Update to 1.21.
2019-04-15 06:27:17 +02:00
Tobias Geerinckx-Rice
58065ddd42
gnu: connman: Update to 1.37.
...
* gnu/packages/connman.scm (connman): Update to 1.37.
[arguments]: Remove unconventional comment (it's implicit in the name).
2019-04-15 06:26:17 +02:00
Tobias Geerinckx-Rice
dd93e8a2b7
gnu: connman: Don't use NAME in source URI.
...
* gnu/packages/connman.scm (connman)[source]: Hard-code NAME.
2019-04-15 06:20:45 +02:00
Tobias Geerinckx-Rice
8f61299140
gnu: conky: Update to 1.11.3.
...
* gnu/packages/conky.scm (conky): Update to 1.11.3.
2019-04-15 06:16:16 +02:00
Tobias Geerinckx-Rice
736dfe3568
gnu: conky: Use GIT-FILE-NAME.
...
* gnu/packages/conky.scm (conky)[source]: Use GIT-FILE-NAME instead of
bogus ’[…].tar.gz’ for a directory.
2019-04-15 06:13:39 +02:00
Tobias Geerinckx-Rice
e41ddf7605
gnu: knot: Update to 2.8.1.
...
* gnu/packages/dns.scm (knot): Update to 2.8.1.
[source]: Remove patch.
* gnu/packages/patches/knot-include-system-lmdb-header.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2019-04-15 06:08:33 +02:00
Tobias Geerinckx-Rice
a8f52ad7c1
gnu: laby: Fix build.
...
* gnu/packages/games.scm (laby)[inputs]: Add ocamlbuild.
[arguments]: Add new ’allow-unsafe-strings’ phase.
Rename ’setenv’ phase to the more meaningful ’set-library-path’.
2019-04-15 05:11:31 +02:00
Tobias Geerinckx-Rice
0458ec2b03
gnu: sbcl-hunchentoot: Don't use unstable tarball.
...
* gnu/packages/lisp.scm (sbcl-hunchentoot)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-15 05:11:31 +02:00
Tobias Geerinckx-Rice
0924b5bc1b
gnu: sbcl-cffi-bootstrap: Don't use unstable tarball.
...
* gnu/packages/lisp.scm (sbcl-cffi-bootstrap)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-15 05:11:31 +02:00
Tobias Geerinckx-Rice
be0997278b
gnu: hypre: Update to 2.15.1.
...
* gnu/packages/maths.scm (hypre): Update to 2.15.1.
2019-04-15 05:11:31 +02:00
Tobias Geerinckx-Rice
fabcbf3261
gnu: hypre: Don't use unstable tarball.
...
* gnu/packages/maths.scm (hypre)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-15 05:11:31 +02:00
Tobias Geerinckx-Rice
90cea67111
gnu: openspecfun: Don't use unstable tarball.
...
* gnu/packages/maths.scm (openspecfun)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-15 05:11:31 +02:00
Tobias Geerinckx-Rice
67f1db3864
gnu: muparser: Don't use unstable tarball.
...
* gnu/packages/maths.scm (muparser)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-15 05:11:31 +02:00
Tobias Geerinckx-Rice
f541d86de6
gnu: emacs-tuareg: Don't use unstable tarball.
...
* gnu/packages/ocaml.scm (emacs-tuareg)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
[arguments]: Add ‘make-git-checkout-writable’ phase.
2019-04-15 05:11:31 +02:00
Tobias Geerinckx-Rice
6aade73967
gnu: camlp5: Don't use unstable tarball.
...
* gnu/packages/ocaml.scm (camlp5)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-15 05:11:31 +02:00
Tobias Geerinckx-Rice
de957d9595
gnu: camlp4@4.07+1: Don't use unstable tarball.
...
* gnu/packages/ocaml.scm (camlp4-4.07)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-15 05:11:31 +02:00
Tobias Geerinckx-Rice
b42a72bed1
gnu: ocaml4.02-ezjsonm: Fix tag.
...
* gnu/packages/ocaml.scm (ocaml4.02-ezjsonm)[source]: Drop unnecessary
"v"" from git tag.
2019-04-15 05:11:31 +02:00
Tobias Geerinckx-Rice
8da3f78e57
gnu: ocamlbuild: Don't use unstable tarball.
...
* gnu/packages/ocaml.scm (ocamlbuild)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-15 05:11:31 +02:00
Ivan Petkov
a5c72da46c
gnu: rust: Update to 1.34.0.
...
* gnu/packages/rust.scm (rust): Update to 1.34.0.
2019-04-14 21:57:47 +02:00
Tobias Geerinckx-Rice
22c88f5d85
gnu: libgit2: Don't use unstable tarball.
...
* gnu/packages/version-control.scm (libgit2)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
[arguments]: Add ‘make-git-checkout-writable’ phase.
2019-04-14 20:15:29 +02:00
Tobias Geerinckx-Rice
c3ecab0dc5
gnu: python-pygit2: Update to 0.28.0.
...
* gnu/packages/python-xyz.scm (python-pygit2): Update to 0.28.0.
[arguments]: Remove ‘fix-dependency-versioning’ phase.
2019-04-14 20:15:29 +02:00
Tobias Geerinckx-Rice
05f6b03217
gnu: synfig, synfigstudio: Update to 1.2.2.
...
* gnu/packages/animation.scm (synfig-version): New variable.
(etl)[version]: Use it.
(synfig)[version]: Likewise.
[source]: Update to 1.2.2.
[native-inputs]: Add intltool.
(synfigstudio)[version]: Use SYNFIG-VERSION.
[source]: Update to 1.2.2. Remove obsolete patch.
* gnu/packages/patches/synfigstudio-fix-ui-with-gtk3.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2019-04-14 20:15:29 +02:00
Tobias Geerinckx-Rice
36c8f1f1e6
gnu: etl: Update to 1.2.2.
...
* gnu/packages/animation.scm (etl): Update to 1.2.2.
2019-04-14 20:15:29 +02:00
Tobias Geerinckx-Rice
8b4e76249a
gnu: linux-libre: Set DEVPTS_MULTIPLE_INSTANCES only where needed.
...
* gnu/packages/linux.scm (%default-extra-linux-options): Move obsolete
CONFIG_DEVPTS_MULTIPLE_INSTANCES option…
(linux-libre-4.4): …here.
2019-04-14 20:15:29 +02:00
Tobias Geerinckx-Rice
5309c3a158
gnu: khal: Use HTTPS home page.
...
* gnu/packages/calendar.scm (khal)[home-page]: Use HTTPS.
2019-04-14 20:15:29 +02:00
Tobias Geerinckx-Rice
2125cf62ef
gnu: khal: Update to 0.10.1.
...
* gnu/packages/calendar.scm (khal): Update to 0.10.1.
2019-04-14 20:15:29 +02:00
Tobias Geerinckx-Rice
8ce7520d09
gnu: burp: Update to 2.3.4.
...
* gnu/packages/backup.scm (burp): Update to 2.3.4.
2019-04-14 20:15:29 +02:00
Tobias Geerinckx-Rice
228414cee5
gnu: emacs-evil-org: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-org)[source]: Use GIT-FILE-NAME.
2019-04-14 20:15:29 +02:00
Tobias Geerinckx-Rice
3b5edf911d
gnu: emacs-evil-multiedit: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-multiedit)[source]: Use GIT-FILE-NAME.
2019-04-14 20:15:29 +02:00
Tobias Geerinckx-Rice
06c520586f
gnu: emacs-evil-magit: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-magit)[source]: Use GIT-FILE-NAME.
2019-04-14 20:15:29 +02:00
Tobias Geerinckx-Rice
fdb4afd41a
gnu: emacs-desktop-environment: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-desktop-environment)[source]: Use GIT-FILE-NAME.
2019-04-14 20:15:29 +02:00
Tobias Geerinckx-Rice
8609bee846
gnu: emacs-esh-autosuggest: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-esh-autosuggest)[source]: Use GIT-FILE-NAME.
2019-04-14 20:15:29 +02:00
Tobias Geerinckx-Rice
c9cb0fda5e
gnu: emacs-daemons: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-daemons)[source]: Use GIT-FILE-NAME.
2019-04-14 20:15:28 +02:00
Tobias Geerinckx-Rice
d405677747
gnu: emacs-dts-mode: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-dts-mode)[source]: Use GIT-FILE-NAME.
2019-04-14 20:15:28 +02:00
Tobias Geerinckx-Rice
2eca49a01b
gnu: emacs-noflet: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-noflet)[source]: Use GIT-FILE-NAME.
2019-04-14 20:15:28 +02:00
Tobias Geerinckx-Rice
f615fdecee
gnu: emacs-stickyfunc-enhance: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-stickyfunc-enhance)[source]: Use GIT-FILE-NAME.
2019-04-14 20:15:28 +02:00
Tobias Geerinckx-Rice
9491392df8
gnu: emacs-eros: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-eros)[source]: Use GIT-FILE-NAME.
2019-04-14 20:15:28 +02:00
Tobias Geerinckx-Rice
c4a835268f
gnu: emacs-highlight-escape-sequences: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-highlight-escape-sequences)[source]: Use GIT-FILE-NAME.
2019-04-14 20:15:28 +02:00
Tobias Geerinckx-Rice
c1e57bc70f
gnu: emacs-stumpwm-mode: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-stumpwm-mode)[source]: Use GIT-FILE-NAME.
2019-04-14 20:15:28 +02:00
Tobias Geerinckx-Rice
60ec1cdaeb
gnu: emacs-grep-context: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-grep-context)[source]: Use GIT-FILE-NAME.
2019-04-14 20:15:28 +02:00
Tobias Geerinckx-Rice
4fa915b29e
gnu: emacs-racket-mode: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-racket-mode)[source]: Use GIT-FILE-NAME.
2019-04-14 20:15:28 +02:00
Tobias Geerinckx-Rice
ceae4b1067
gnu: emacs-faceup: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-faceup)[source]: Use GIT-FILE-NAME.
2019-04-14 20:15:28 +02:00
Tobias Geerinckx-Rice
fa6b687bb3
gnu: emacs-default-text-scale: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-default-text-scale)[source]: Use GIT-FILE-NAME.
2019-04-14 20:15:28 +02:00
Tobias Geerinckx-Rice
42ce34471f
gnu: emacs-helm-descbinds: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-helm-descbinds)[source]: Use GIT-FILE-NAME.
2019-04-14 20:15:28 +02:00
Tobias Geerinckx-Rice
3a2b69f201
gnu: emacs-helm-company: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-helm-company)[source]: Use GIT-FILE-NAME.
2019-04-14 20:15:28 +02:00
Tobias Geerinckx-Rice
2eb10e886e
gnu: emacs-helm-eww: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-helm-eww)[source]: Use GIT-FILE-NAME.
2019-04-14 20:15:28 +02:00
Tobias Geerinckx-Rice
650c155bb8
gnu: emacs-helm-firefox: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-helm-firefox)[source]: Use GIT-FILE-NAME.
2019-04-14 20:15:28 +02:00
Tobias Geerinckx-Rice
5496aa124d
gnu: emacs-s: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-s)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-14 20:15:28 +02:00
Tobias Geerinckx-Rice
85baeb2002
gnu: mupen64plus-video-z64: Don't use unstable tarball.
...
* gnu/packages/emulators.scm (mupen64plus-video-z64)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-14 20:15:28 +02:00
Tobias Geerinckx-Rice
10bcd4bb95
gnu: mupen64plus-core: Don't use unstable tarball.
...
* gnu/packages/emulators.scm (mupen64plus-core)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-14 20:15:27 +02:00
Danny Milosavljevic
e74a08f921
gnu: docker: Check for error on XFRM.
...
* gnu/packages/patches/docker-use-fewer-modprobes.patch: Check for error on
XFRM.
2019-04-14 19:02:52 +02:00
Pierre Neidhardt
9a018b9b93
gnu: Add cdemu-client.
...
* gnu/packages/cdrom.scm (cdemu-client): New variable.
2019-04-14 19:01:10 +02:00
Pierre Neidhardt
ba5c154e96
gnu: Add cdemu-daemon.
...
* gnu/packages/cdrom.scm (cdemu-daemon): New variable.
2019-04-14 19:01:10 +02:00
Pierre Neidhardt
4a22d71af5
gnu: Add libmirage.
...
* gnu/packages/cdrom.scm (libmirage): New variable.
2019-04-14 19:01:09 +02:00
Brian Leung
f446f789e6
gnu: Add emacs-eacl.
...
* gnu/packages/emacs-xyz.scm (emacs-eacl): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-14 17:42:12 +02:00
Brian Leung
bbc22b984d
gnu: Add emacs-counsel-tramp.
...
* gnu/packages/emacs-xyz.scm (emacs-counsel-tramp): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-14 17:42:12 +02:00
Brian Leung
ebc6a59c63
gnu: Add emacs-eval-sexp-fu-el.
...
* gnu/packages/emacs-xyz.scm (emacs-eval-sexp-fu-el): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-14 17:42:12 +02:00
Brian Leung
388168b6b4
gnu: Add emacs-info-plus.
...
* gnu/packages/emacs-xyz.scm (emacs-info-plus): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-14 17:42:11 +02:00
Brian Leung
a13884dc36
gnu: Add emacs-el-patch.
...
* gnu/packages/emacs-xyz.scm (emacs-el-patch): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-14 17:42:11 +02:00
Brian Leung
46695dbaac
gnu: Add emacs-counsel-dash.
...
* gnu/packages/emacs-xyz.scm (emacs-counsel-dash): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-14 17:42:11 +02:00
Brian Leung
5150c6e53d
gnu: Add emacs-helm-dash.
...
* gnu/packages/emacs-xyz.scm (emacs-helm-dash): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-14 17:42:11 +02:00
Brian Leung
3b60b5fa89
gnu: Add emacs-counsel-etags.
...
* gnu/packages/emacs-xyz.scm (emacs-counsel-etags): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-14 17:42:11 +02:00
Brian Leung
df04eeec75
gnu: Add emacs-peep-dired.
...
* gnu/packages/emacs-xyz.scm (emacs-peep-dired): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-14 17:42:11 +02:00
Brian Leung
87b6896ed7
gnu: Add emacs-origami-el.
...
* gnu/packages/emacs-xyz.scm (emacs-origami-el): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-14 17:42:11 +02:00
Brian Leung
226ab1bc01
gnu: Add emacs-rjsx-mode.
...
* gnu/packages/emacs-xyz.scm (emacs-rjsx-mode): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-14 17:42:11 +02:00
Brian Leung
fa07cf621e
gnu: Add emacs-flow-minor-mode.
...
* gnu/packages/emacs-xyz.scm (emacs-flow-minor-mode): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-14 17:42:10 +02:00
Brian Leung
fba587b1ad
gnu: Add emacs-add-node-modules-path.
...
* gnu/packages/emacs-xyz.scm (emacs-add-node-modules-path): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-14 17:42:10 +02:00
Brian Leung
e395359b95
gnu: Add emacs-dotenv-mode.
...
* gnu/packages/emacs-xyz.scm (emacs-dotenv-mode): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-14 17:42:10 +02:00
Brian Leung
e626d7ee8f
gnu: Add emacs-markdown-preview-mode.
...
* gnu/packages/emacs-xyz.scm (emacs-markdown-preview-mode): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-14 17:42:10 +02:00
Brian Leung
8d7da6f0ca
gnu: Add emacs-web-server.
...
* gnu/packages/emacs-xyz.scm (emacs-web-server): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-14 17:42:10 +02:00
Brian Leung
877546b46c
gnu: Add emacs-prodigy-el.
...
* gnu/packages/emacs-xyz.scm (emacs-prodigy-el): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-14 17:42:10 +02:00
Brian Leung
6746bdddf1
gnu: Add emacs-ert-async.
...
* gnu/packages/emacs-xyz.scm (emacs-ert-async): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-14 17:42:10 +02:00
Brian Leung
e961133f74
gnu: Add emacs-exwm-edit.
...
* gnu/packages/emacs-xyz.scm (emacs-exwm-edit): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-14 17:42:10 +02:00
Brian Leung
bb1df815d0
gnu: Add emacs-all-the-icons-dired.
...
* gnu/packages/emacs-xyz.scm (emacs-all-the-icons-dired): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-14 17:42:09 +02:00
Brian Leung
0ff3c6a006
gnu: Add emacs-vdiff-magit.
...
* gnu/packages/emacs-xyz.scm (emacs-vdiff-magit): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-14 17:42:09 +02:00
Brian Leung
568c67e5d7
gnu: Add emacs-vdiff.
...
* gnu/packages/emacs-xyz.scm (emacs-vdiff): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-14 17:42:09 +02:00
Brian Leung
00400e84eb
gnu: Add emacs-equake.
...
* gnu/packages/emacs-xyz.scm (emacs-equake): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-14 17:42:09 +02:00
Brian Leung
6a39740d58
gnu: Add emacs-tco-el.
...
* gnu/packages/emacs-xyz.scm (emacs-tco-el): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-14 17:42:09 +02:00
Brian Leung
ccf220f363
gnu: Add emacs-eshell-up.
...
* gnu/packages/emacs-xyz.scm (emacs-eshell-up): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-14 17:42:09 +02:00
Brian Leung
884cc87164
gnu: Add emacs-fish-mode.
...
* gnu/packages/emacs-xyz.scm (emacs-fish-mode): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-14 17:42:09 +02:00
Brian Leung
c6b384de50
gnu: Add emacs-prettier.
...
* gnu/packages/emacs-xyz.scm (emacs-prettier): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-14 17:42:09 +02:00
Brian Leung
b571a69a0f
gnu: Add emacs-js2-refactor-el.
...
* gnu/packages/emacs-xyz.scm (emacs-js2-refactor-el): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-14 17:42:08 +02:00
Brian Leung
a8ef7ecc8e
gnu: Add emacs-flycheck-haskell.
...
* gnu/packages/emacs-xyz.scm (emacs-flycheck-haskell): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-14 17:42:08 +02:00
Brian Leung
83b6da9bc4
gnu: Add emacs-vimrc-mode.
...
* gnu/packages/emacs-xyz.scm (emacs-vimrc-mode): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-14 17:42:08 +02:00
Brian Leung
5b947258c8
gnu: Add emacs-elisp-docstring-mode.
...
* gnu/packages/emacs-xyz.scm (emacs-elisp-docstring-mode): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-14 17:42:08 +02:00
Brian Leung
e22ab6a1b4
gnu: Add emacs-undo-propose-el.
...
* gnu/packages/emacs-xyz.scm (emacs-undo-propose-el): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-14 17:42:08 +02:00
Ricardo Wurmus
a84510f99b
gnu: Add flightgear.
...
* gnu/packages/games.scm (flightgear): New variable.
2019-04-14 15:54:40 +02:00
Ricardo Wurmus
cd5289467d
gnu: Add plib.
...
* gnu/packages/game-development.scm (plib): New variable.
2019-04-14 15:53:25 +02:00
Ricardo Wurmus
20185e4fe7
gnu: Add simgear.
...
* gnu/packages/games.scm (simgear): New variable.
2019-04-14 14:45:47 +02:00
Ricardo Wurmus
df8ab77450
gnu: Add openscenegraph-3.4.
...
* gnu/packages/graphics.scm (openscenegraph-3.4): New variable.
2019-04-14 14:45:47 +02:00
Christopher Baines
cabe8f1844
gnu: Add sqitch.
...
* gnu/packages/databases.scm (sqitch): New variable.
2019-04-14 10:45:59 +01:00
Christopher Baines
7b233133ce
gnu: Add perl-string-shellquote.
...
* gnu/packages/perl.scm (perl-string-shellquote): New variable.
2019-04-14 10:45:59 +01:00
Christopher Baines
55916fa226
gnu: Add perl-mysql-config.
...
* gnu/packages/databases.scm (perl-mysql-config): New variable.
2019-04-14 10:45:59 +01:00
Christopher Baines
3840c51555
gnu: Add perl-test-version.
...
* gnu/packages/perl-check.scm (perl-test-version): New variable.
2019-04-14 10:45:59 +01:00
Christopher Baines
709a9e9214
gnu: Add perl-test-file-contents.
...
* gnu/packages/perl-check.scm (perl-test-file-contents): New variable.
2019-04-14 10:45:59 +01:00
Christopher Baines
402cfebf5c
gnu: Add perl-test-file.
...
* gnu/packages/perl-check.scm (perl-test-file): New variable.
2019-04-14 10:45:58 +01:00
Christopher Baines
9c5551c4cc
gnu: Add perl-test-dir.
...
* gnu/packages/perl-check.scm (perl-test-dir): New variable.
2019-04-14 10:45:58 +01:00
Christopher Baines
c1a4e783b2
gnu: Add perl-test-checkdeps.
...
* gnu/packages/perl-check.scm (perl-test-checkdeps): New variable.
2019-04-14 10:45:58 +01:00
Christopher Baines
618d52a607
gnu: Add perl-uri-db.
...
* gnu/packages/perl-web.scm (perl-uri-db): New variable.
2019-04-14 10:45:58 +01:00
Christopher Baines
ce6bea4439
gnu: Add perl-uri-nested.
...
* gnu/packages/perl-web.scm (perl-uri-nested): New variable.
2019-04-14 10:45:58 +01:00
Christopher Baines
9273ebfeab
gnu: Add perl-template-tiny.
...
* gnu/packages/perl.scm (perl-template-tiny): New variable.
2019-04-14 10:45:58 +01:00
Christopher Baines
e748fbe2ac
gnu: Add perl-string-formatter.
...
* gnu/packages/perl.scm (perl-string-formatter): New variable.
2019-04-14 10:45:58 +01:00
Christopher Baines
f73d4b1fdc
gnu: Add perl-io-pager.
...
* gnu/packages/perl.scm (perl-io-pager): New variable.
2019-04-14 10:45:58 +01:00
Christopher Baines
54a51789fd
gnu: Add perl-tie-handle-offset.
...
* gnu/packages/perl.scm (perl-tie-handle-offset): New variable.
2019-04-14 10:45:57 +01:00
Christopher Baines
366b76c1cd
gnu: Add perl-cpan-distnameinfo.
...
* gnu/packages/perl.scm (perl-cpan-distnameinfo): New variable.
2019-04-14 10:45:57 +01:00
Christopher Baines
ef9902d37e
gnu: Add perl-config-gitlike.
...
* gnu/packages/perl.scm (perl-config-gitlike): New variable.
2019-04-14 10:45:57 +01:00
Christopher Baines
41c685f51c
gnu: Add perl-http-tinyish.
...
* gnu/packages/web.scm (perl-http-tinyish): New variable.
2019-04-14 10:45:57 +01:00
Rutger Helling
1b7436aeb5
gnu: wine-staging: Update to 4.6.
...
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 4.6.
* gnu/packages/wine.scm (wine-staging): Update to 4.6.
2019-04-14 09:34:43 +02:00
Nicolò Balzarotti
296ea15cf3
gnu: Add r-rex.
...
* gnu/packages/cran.scm (r-rex): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-04-13 11:12:15 +02:00
Ricardo Wurmus
472af99950
gnu: Add marble-marcher.
...
* gnu/packages/games.scm (marble-marcher): New variable.
2019-04-13 11:06:33 +02:00
Mark H Weaver
5069baedb8
gnu: emacs: Update to 26.2.
...
* gnu/packages/emacs.scm (emacs): Update to 26.2.
2019-04-12 18:42:43 -04:00
Julien Lepiller
ee6c4b62b8
gnu: opam: Update to 2.0.4.
...
* gnu/packages/ocaml.scm (opam): Update to 2.0.4.
2019-04-12 22:08:28 +02:00
Christopher Baines
81343b9a34
gnu: Fix uri for perl-template-toolkit.
...
* gnu/packages/perl.scm (perl-template-toolkit)[source]: Fix origin uri.
2019-04-12 20:56:21 +01:00
Ricardo Wurmus
e768c37e3f
gnu: r-rpart: Update to 4.1-15.
...
* gnu/packages/statistics.scm (r-rpart): Update to 4.1-15.
2019-04-12 19:27:39 +02:00
Ricardo Wurmus
7f290982dc
gnu: r-reticulate: Update to 1.12.
...
* gnu/packages/cran.scm (r-reticulate): Update to 1.12.
2019-04-12 18:34:02 +02:00
Danny Milosavljevic
16cb1c51ad
gnu: fc-host-tools: Fix fc-loadtool.
...
* gnu/packages/embedded.scm (fc-host-tools)[arguments]<#:phases>
[patch-installation-paths]: Modify.
2019-04-12 16:30:10 +02:00
Jelle Licht
21d56a8237
gnu: emacs-direnv: Update to 1.5.0.
...
* gnu/packages/emacs-xyz.scm (emacs-direnv): Update to 1.5.0.
2019-04-12 14:00:58 +02:00
Eric Bavier
89647ff1d4
gnu: idris: Run tests.
...
* gnu/packages/patches/idris-test-no-node.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/idris.scm (idris)[origin]: Use it.
[native-inputs]: New field.
[arguments]: Remove "#:tests? #f". Add custom 'check' phase after 'install'.
2019-04-11 19:34:01 -05:00
Eric Bavier
e16bc71015
gnu: idris: Enable FFI and GMP support.
...
* gnu/packages/idris.scm (idris)[inputs]: Add ghc-libffi.
[arguments]: Add "-fFFI" and "-fGMP" to #:configure-flags.
2019-04-11 19:34:01 -05:00
Eric Bavier
fb038f32ae
gnu: Add ghc-libffi.
...
* gnu/packages/haskell.scm (ghc-libffi): New variable.
2019-04-11 19:34:00 -05:00
Eric Bavier
a4df9ba4ec
gnu: idris: Upgrade to 1.3.1.
...
* gnu/packages/idris.scm (idris): Upgrade to 1.3.1.
[arguments]: Remove 'update-constraints' phase.
2019-04-11 19:34:00 -05:00
Danny Milosavljevic
55548cdc6a
gnu: rust: Enable parallel tests starting with 1.26.
...
* gnu/packages/rust.scm (rust-1.26)[arguments]<#:phases>[check]: Enable
parallel tests.
2019-04-12 00:26:29 +02:00
Ricardo Wurmus
b2521eed91
gnu: r-ggthemes: Update to 4.1.1.
...
* gnu/packages/statistics.scm (r-ggthemes): Update to 4.1.1.
2019-04-11 23:37:25 +02:00
Ricardo Wurmus
5bd8ad8bde
gnu: r-plotly: Update to 4.9.0.
...
* gnu/packages/statistics.scm (r-plotly): Update to 4.9.0.
2019-04-11 23:37:24 +02:00
Ricardo Wurmus
c0fcbdfa9d
gnu: r-plotrix: Update to 3.7-5.
...
* gnu/packages/statistics.scm (r-plotrix): Update to 3.7-5.
2019-04-11 23:37:24 +02:00
Ricardo Wurmus
eacfa685d7
gnu: r-devtools: Update to 2.0.2.
...
* gnu/packages/statistics.scm (r-devtools): Update to 2.0.2.
2019-04-11 23:37:24 +02:00
Ricardo Wurmus
6e95f0e153
gnu: r-backports: Update to 1.1.4.
...
* gnu/packages/statistics.scm (r-backports): Update to 1.1.4.
2019-04-11 23:37:24 +02:00
Ricardo Wurmus
9fc1cdc928
gnu: r-rversions: Update to 1.1.0.
...
* gnu/packages/statistics.scm (r-rversions): Update to 1.1.0.
2019-04-11 23:37:24 +02:00
Ricardo Wurmus
67c6770d39
gnu: r-data-table: Update to 1.12.2.
...
* gnu/packages/statistics.scm (r-data-table): Update to 1.12.2.
2019-04-11 23:37:24 +02:00
Ricardo Wurmus
e9437c5b4a
gnu: r-rlang: Update to 0.3.4.
...
* gnu/packages/statistics.scm (r-rlang): Update to 0.3.4.
2019-04-11 23:37:24 +02:00
Ricardo Wurmus
00d14a4156
gnu: r-ggplot2: Update to 3.1.1.
...
* gnu/packages/statistics.scm (r-ggplot2): Update to 3.1.1.
2019-04-11 23:37:24 +02:00
Ricardo Wurmus
79d8fdcce3
gnu: r-nlme: Update to 3.1-139.
...
* gnu/packages/statistics.scm (r-nlme): Update to 3.1-139.
2019-04-11 23:37:24 +02:00
Ricardo Wurmus
9f2a87d1bf
gnu: r-pracma: Update to 2.2.5.
...
* gnu/packages/maths.scm (r-pracma): Update to 2.2.5.
2019-04-11 23:37:24 +02:00
Ricardo Wurmus
be5385eb83
gnu: r-wgcna: Update to 1.67.
...
* gnu/packages/cran.scm (r-wgcna): Update to 1.67.
2019-04-11 23:37:24 +02:00
Ricardo Wurmus
d1ed092e83
gnu: r-reinforcelearn: Update to 0.2.1.
...
* gnu/packages/cran.scm (r-reinforcelearn): Update to 0.2.1.
2019-04-11 23:37:24 +02:00
Ricardo Wurmus
000b3ef96f
gnu: r-huge: Update to 1.3.2.
...
* gnu/packages/cran.scm (r-huge): Update to 1.3.2.
2019-04-11 23:37:24 +02:00
Ricardo Wurmus
4c920fbbd5
gnu: r-summarytools: Update to 0.9.3.
...
* gnu/packages/cran.scm (r-summarytools): Update to 0.9.3.
[propagated-inputs]: Add r-tibble.
2019-04-11 23:37:24 +02:00
Ricardo Wurmus
a108ef6209
gnu: r-remotes: Update to 2.0.4.
...
* gnu/packages/cran.scm (r-remotes): Update to 2.0.4.
2019-04-11 23:37:24 +02:00
Ricardo Wurmus
3517101521
gnu: r-usethis: Update to 1.5.0.
...
* gnu/packages/cran.scm (r-usethis): Update to 1.5.0.
[propagated-inputs]: Add r-purrr, r-withr, and r-yaml.
2019-04-11 23:37:24 +02:00
Ricardo Wurmus
a26bd4718b
gnu: r-tinytex: Update to 0.12.
...
* gnu/packages/cran.scm (r-tinytex): Update to 0.12.
2019-04-11 23:37:23 +02:00
Ricardo Wurmus
1235f0d3a2
gnu: r-broom: Update to 0.5.2.
...
* gnu/packages/cran.scm (r-broom): Update to 0.5.2.
2019-04-11 23:37:23 +02:00
Ricardo Wurmus
a315d49633
gnu: r-ddalpha: Update to 1.3.9.
...
* gnu/packages/cran.scm (r-ddalpha): Update to 1.3.9.
2019-04-11 23:37:23 +02:00
Ricardo Wurmus
1e0b0a2ec2
gnu: r-rvest: Update to 0.3.3.
...
* gnu/packages/cran.scm (r-rvest): Update to 0.3.3.
2019-04-11 23:37:23 +02:00
Ricardo Wurmus
c4a50a8a47
gnu: r-genomicfeatures: Update to 1.34.8.
...
* gnu/packages/bioinformatics.scm (r-genomicfeatures): Update to 1.34.8.
2019-04-11 23:37:19 +02:00
Eric Bavier
a6de569ea2
gnu: creduce: Upgrade to 2.8.0.
...
* gnu/packages/debug.scm (creduce): Upgrade to 2.8.0.
[inputs]: Use llvm-6 and clang-6. Remove perl-sys-cpu.
[arguments]: Use custom 'check phase.
2019-04-11 12:17:01 -05:00
Ricardo Wurmus
c2f6f4e500
gnu: Add python2-checkm-genome.
...
* gnu/packages/bioinformatics.scm (python2-checkm-genome): New variable.
2019-04-11 17:54:57 +02:00
Ricardo Wurmus
4fa16c9ae6
gnu: Add tensorflow.
...
* gnu/packages/machine-learning.scm (tensorflow): New variable.
2019-04-11 17:54:57 +02:00
Danny Milosavljevic
d0a39b928c
gnu: make-linux-libre: Install "Module.symvers".
...
* gnu/packages/linux.scm (make-linux-libre): Install "Module.symvers".
2019-04-11 17:54:11 +02:00
Pierre Neidhardt
6a8c4b9e11
gnu: Add vhba-module.
...
* gnu/packages/linux.scm (vhba-module): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-04-11 17:52:52 +02:00
Ricardo Wurmus
12327d7447
gnu: guitarix: Update to 0.38.1.
...
* gnu/packages/audio.scm (guitarix): Update to 0.38.1.
2019-04-11 17:18:08 +02:00
Ricardo Wurmus
36f4f1e297
gnu: Add pplacer.
...
* gnu/packages/bioinformatics.scm (pplacer, pplacer-scripts): New variables.
2019-04-11 17:18:08 +02:00
Ricardo Wurmus
fb168a310e
gnu: ocaml-mcl: Do not use unstable tarball.
...
* gnu/packages/machine-learning.scm (ocaml-mcl)[source]: Use git-fetch.
2019-04-11 17:18:08 +02:00
Ricardo Wurmus
b24aaeec45
gnu: ocaml-mcl: Build with latest OCaml.
...
* gnu/packages/machine-learning.scm (ocaml-mcl)[arguments]: Remove #:ocaml
and #:findlib arguments; patch code in build phase.
[native-inputs]: Add ocamlbuild.
2019-04-11 17:17:22 +02:00
Ricardo Wurmus
ddb5dc08a7
gnu: Add ocaml-gsl-1.
...
* gnu/packages/ocaml.scm (ocaml-gsl-1): New variable.
2019-04-11 17:11:41 +02:00
Tobias Geerinckx-Rice
e70771f08e
gnu: httrack: Correct licence prefix.
...
This follows up on commit ed132a57c1
.
* gnu/packages/web.scm (httrack)[license]: Use the right prefix.
2019-04-11 14:25:05 +02:00
Nicolas Goaziou
ed132a57c1
gnu: Add httrack.
...
* gnu/packages/web.scm (httrack): New variable.
2019-04-11 14:04:54 +02:00
HiPhish
9abfbd79cb
gnu: neovim: Depend on Lua 5.1, not 5.2.
...
* gnu/packages/vim.scm (neovim): Use correct Lua version as dependencies
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-11 13:46:40 +02:00
Vagrant Cascadian
8b87b1bf00
gnu: arm-trusted-firmware: Update to 2.1.
...
* gnu/packages/firmware (arm-trusted-firmware): Update to 2.1.
(arm-trusted-firmware-sun50i-a64)[source]: Inherit from
arm-trusted-firmware.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-11 13:46:40 +02:00
Brian Leung
585fb83acb
gnu: Add emacs-evil-visualstar.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-visualstar): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-11 13:46:40 +02:00
Brian Leung
80955ad634
gnu: Add emacs-evil-visual-replace.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-visual-replace): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-11 13:46:40 +02:00
Brian Leung
a99e7f524e
gnu: Add emacs-evil-nerd-commenter.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-nerd-commenter): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-11 13:46:40 +02:00
Brian Leung
6d53111385
gnu: Add emacs-evil-expat.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-expat): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-11 13:46:40 +02:00
Brian Leung
f89cc6bdf9
gnu: Add emacs-evil-lion.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-lion): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-11 13:46:40 +02:00
Brian Leung
2feaffb17c
gnu: Add emacs-evil-text-object-python.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-text-object-python): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-11 13:46:39 +02:00
Brian Leung
91af509751
gnu: Add emacs-evil-indent-plus.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-indent-plus): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-11 13:46:39 +02:00
Brian Leung
f74a90bf6c
gnu: Add emacs-evil-replace-with-register.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-replace-with-register): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-11 13:46:39 +02:00
Brian Leung
eccf816b64
gnu: Add emacs-evil-exchange.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-exchange): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-11 13:46:39 +02:00
Brian Leung
ab0471e9fc
gnu: Add emacs-janpath-evil-numbers.
...
* gnu/packages/emacs-xyz.scm (emacs-janpath-evil-numbers): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-11 13:46:39 +02:00
Ivan Petkov
6d511a53cf
gnu: rust: Update to 1.33.0
...
* gnu/packages/rust.scm (rust): Rename to...
(rust-1.32): ...this.
(rust): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-11 13:46:39 +02:00
Tobias Geerinckx-Rice
f86b4b56b1
gnu: sbcl-trivial-garbage: Don't use unstable tarball.
...
* gnu/packages/lisp.scm (sbcl-trivial-garbage)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:42:41 +02:00
Tobias Geerinckx-Rice
0471c00109
gnu: sbcl-babel: Don't use unstable tarball.
...
* gnu/packages/lisp.scm (sbcl-babel)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:42:41 +02:00
Tobias Geerinckx-Rice
9769caa991
gnu: sbcl-trivial-features: Don't use unstable tarball.
...
* gnu/packages/lisp.scm (sbcl-trivial-features)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:42:41 +02:00
Tobias Geerinckx-Rice
4d2c51dec2
gnu: stumpwm: Don't use unstable tarball.
...
* gnu/packages/lisp.scm (stumpwm)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:42:41 +02:00
Tobias Geerinckx-Rice
eabcf02efd
gnu: sbcl-cl-ppcre: Don't use unstable tarball.
...
* gnu/packages/lisp.scm (sbcl-cl-ppcre)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:42:40 +02:00
Tobias Geerinckx-Rice
574edcc006
gnu: sbcl-flexi-streams: Don't use unstable tarball.
...
* gnu/packages/lisp.scm (sbcl-flexi-streams)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
[arguments]: Add ‘make-git-checkout-writable’ phase.
2019-04-11 05:42:40 +02:00
Tobias Geerinckx-Rice
02fbb5c304
gnu: sbcl-fiveam: Don't use unstable tarball.
...
* gnu/packages/lisp.scm (sbcl-fiveam)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:42:40 +02:00
Tobias Geerinckx-Rice
8fa2bcc793
gnu: python-glob2: Don't use unstable tarball.
...
* gnu/packages/python-xyz.scm (python-glob2)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:42:40 +02:00
Tobias Geerinckx-Rice
5b77ebe15c
gnu: python-dukpy: Don't use unstable tarball.
...
* gnu/packages/python-xyz.scm (python-dukpy)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:42:40 +02:00
Tobias Geerinckx-Rice
1a04d42195
gnu: python-flasgger: Don't use unstable tarball.
...
* gnu/packages/python-xyz.scm (python-flasgger)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:42:40 +02:00
Tobias Geerinckx-Rice
1961d18791
gnu: python-schematics: Don't use unstable tarball.
...
* gnu/packages/python-xyz.scm (python-schematics)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:42:40 +02:00
Tobias Geerinckx-Rice
3e3ff8ad13
gnu: python-tlsh: Don't use unstable tarball.
...
* gnu/packages/python-xyz.scm (python-tlsh)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:42:39 +02:00
Tobias Geerinckx-Rice
8524d13011
gnu: python-honcho: Don't use unstable tarball.
...
* gnu/packages/python-xyz.scm (python-honcho)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:42:39 +02:00
Tobias Geerinckx-Rice
768fea0fd4
gnu: python-gridmap: Don't use unstable tarball.
...
* gnu/packages/python-xyz.scm (python-gridmap)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:42:39 +02:00
Tobias Geerinckx-Rice
5c44505b6d
gnu: java-cglib: Don't use unstable tarball.
...
* gnu/packages/java.scm (java-cglib)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:42:38 +02:00
Tobias Geerinckx-Rice
8f33d05e22
gnu: tippecanoe: Don't use unstable tarball.
...
* gnu/packages/geo.scm (tippecanoe)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:42:38 +02:00
Tobias Geerinckx-Rice
82b47fd9d1
gnu: osm2pgsql: Don't use unstable tarball.
...
* gnu/packages/geo.scm (osm2pgsql)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:42:38 +02:00
Tobias Geerinckx-Rice
f4daf25066
gnu: libosmium: Don't use unstable tarball.
...
* gnu/packages/geo.scm (libosmium)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:42:38 +02:00
Tobias Geerinckx-Rice
ca72dd2cb5
gnu: openlibm: Don't use unstable tarball.
...
* gnu/packages/maths.scm (openlibm)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:42:38 +02:00
Tobias Geerinckx-Rice
830971bf3a
gnu: opencascade-oce: Don't use unstable tarball.
...
* gnu/packages/maths.scm (opencascade-oce)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:42:38 +02:00
Tobias Geerinckx-Rice
88efbab2d9
gnu: emacs-auto-yasnippet: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-auto-yasnippet)[source]: Use GIT-FILE-NAME.
2019-04-11 05:42:38 +02:00
Tobias Geerinckx-Rice
ba50c3e8d0
gnu: emacs-academic-phrases: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-academic-phrases)[source]: Use GIT-FILE-NAME.
2019-04-11 05:42:37 +02:00
Tobias Geerinckx-Rice
d4dcb84bbe
gnu: emacs-download-region: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-download-region)[source]: Use GIT-FILE-NAME.
2019-04-11 05:42:37 +02:00
Tobias Geerinckx-Rice
5db874d1df
gnu: gctp: Don't use unstable tarball.
...
* gnu/packages/maths.scm (gctp)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:42:37 +02:00
Tobias Geerinckx-Rice
7848205b24
gnu: ocaml-utop: Don't use unstable tarball.
...
* gnu/packages/ocaml.scm (ocaml-utop)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:42:37 +02:00
Tobias Geerinckx-Rice
fd2582bd7f
gnu: ocaml-lambda-term: Don't use unstable tarball.
...
* gnu/packages/ocaml.scm (ocaml-lambda-term)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:42:37 +02:00
Tobias Geerinckx-Rice
f4f3e8ce4d
gnu: ocaml-zed: Don't use unstable tarball.
...
* gnu/packages/ocaml.scm (ocaml-zed)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:42:37 +02:00
Tobias Geerinckx-Rice
55f9f9b081
gnu: ocaml-jbuilder: Don't use unstable tarball.
...
* gnu/packages/ocaml.scm (ocaml-jbuilder)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:42:36 +02:00
Tobias Geerinckx-Rice
677a88e075
gnu: ocaml-piqilib: Don't use unstable tarball.
...
* gnu/packages/ocaml.scm (ocaml-piqilib)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:42:36 +02:00
Tobias Geerinckx-Rice
554d98db77
gnu: optcomp: Don't use unstable tarball.
...
* gnu/packages/ocaml.scm (optcomp)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:42:36 +02:00
Tobias Geerinckx-Rice
e4bb29ddfa
gnu: ocaml4.02-uri: Don't use unstable tarball.
...
* gnu/packages/ocaml.scm (ocaml4.02-uri)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:42:36 +02:00
Tobias Geerinckx-Rice
21b1845dde
gnu: ocaml4.02-ezjsonm: Don't use unstable tarball.
...
* gnu/packages/ocaml.scm (ocaml4.02-ezjsonm)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:42:36 +02:00
Tobias Geerinckx-Rice
07c3711d0f
gnu: ocaml-re: Don't use unstable tarball.
...
* gnu/packages/ocaml.scm (ocaml-re)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:42:36 +02:00
Tobias Geerinckx-Rice
f6a99fbfa2
gnu: ocaml-seq: Don't use unstable tarball.
...
* gnu/packages/ocaml.scm (ocaml-seq)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
Fix indentation.
2019-04-11 05:42:22 +02:00
Tobias Geerinckx-Rice
2209b362a5
gnu: ocaml4.02-ppx-deriving: Don't use unstable tarball.
...
* gnu/packages/ocaml.scm (ocaml4.02-ppx-deriving)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
[arguments]: Add ‘make-git-checkout-writable’ phase.
Fix indentation.
2019-04-11 05:42:09 +02:00
Tobias Geerinckx-Rice
f8b8e60e2c
gnu: ocaml-ulex: Don't use unstable tarball.
...
* gnu/packages/ocaml.scm (ocaml-ulex)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:42:09 +02:00
Tobias Geerinckx-Rice
71117a36b6
gnu: ocaml4.02-ppx-tools: Don't use unstable tarball.
...
* gnu/packages/ocaml.scm (ocaml4.02-ppx-tools)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:42:08 +02:00
Tobias Geerinckx-Rice
ef59cf9d3b
gnu: ocaml-ppx-tools: Don't use unstable tarball.
...
* gnu/packages/ocaml.scm (ocaml-ppx-tools)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
Fix indentation.
2019-04-11 05:41:55 +02:00
Tobias Geerinckx-Rice
e3c7ac732f
gnu: ocaml-bisect: Don't use unstable tarball.
...
* gnu/packages/ocaml.scm (ocaml-bisect)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:32:52 +02:00
Tobias Geerinckx-Rice
b01339816a
gnu: ocaml-qcheck: Don't use unstable tarball.
...
* gnu/packages/ocaml.scm (ocaml-qcheck)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:32:52 +02:00
Tobias Geerinckx-Rice
34f615a2c1
gnu: ocaml-num: Don't use unstable tarball.
...
* gnu/packages/ocaml.scm (ocaml-num)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:32:52 +02:00
Tobias Geerinckx-Rice
d5dee1de7c
gnu: camlp4@4.02+6: Don't use unstable tarball.
...
* gnu/packages/ocaml.scm (camlp4-4.02)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:32:51 +02:00
Tobias Geerinckx-Rice
93b3dc523e
gnu: emacs-mkmcc-gnuplot-mode: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-mkmcc-gnuplot-mode)[source]: Use GIT-FILE-NAME.
2019-04-11 05:32:51 +02:00
Tobias Geerinckx-Rice
a287c7fdbc
gnu: emacs-git-annex: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-git-annex)[source]: Use GIT-FILE-NAME.
2019-04-11 05:32:51 +02:00
Tobias Geerinckx-Rice
20f28d0b7d
gnu: emacs-mu4e-conversation: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-mu4e-conversation)[source]: Use GIT-FILE-NAME.
2019-04-11 05:32:51 +02:00
Tobias Geerinckx-Rice
106f265575
gnu: emacs-package-lint: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-package-lint)[source]: Use GIT-FILE-NAME.
2019-04-11 05:32:51 +02:00
Tobias Geerinckx-Rice
76cd61504e
gnu: emacs-image+: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-image+)[source]: Use GIT-FILE-NAME.
2019-04-11 05:32:51 +02:00
Tobias Geerinckx-Rice
559eb2976f
gnu: emacs-helm-ls-git: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-helm-ls-git)[source]: Use GIT-FILE-NAME.
2019-04-11 05:32:50 +02:00
Tobias Geerinckx-Rice
de3bb0e077
gnu: emacs-helm-flycheck: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-helm-flycheck)[source]: Use GIT-FILE-NAME.
2019-04-11 05:32:50 +02:00
Tobias Geerinckx-Rice
cfb041aa42
gnu: emacs-helm-emms: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-helm-emms)[source]: Use GIT-FILE-NAME.
2019-04-11 05:32:50 +02:00
Tobias Geerinckx-Rice
8886857500
gnu: texlive-generic-listofitems: Fix typo in synopsis.
...
* gnu/packages/tex.scm (texlive-generic-listofitems)[synopsis]: Fix typo.
2019-04-11 05:32:49 +02:00
Tobias Geerinckx-Rice
f714bb3ddb
gnu: gimp: Fix typo in description.
...
* gnu/packages/gimp.scm (gimp-resynthesizer)[description]: Fix typo.
2019-04-11 05:32:49 +02:00
Tobias Geerinckx-Rice
b4733a1a6f
gnu: clamav: Update to 0.101.2.
...
* gnu/packages/antivirus.scm (clamav): Update to 0.101.2.
2019-04-11 05:32:49 +02:00
Tobias Geerinckx-Rice
819cba3cd8
gnu: fasm: Update to 1.73.10.
...
* gnu/packages/assembly.scm (fasm): Update to 1.73.10.
2019-04-11 05:32:49 +02:00
Tobias Geerinckx-Rice
4b27b09a3a
gnu: hangups: Update to 0.4.9.
...
* gnu/packages/messaging.scm (hangups): Update to 0.4.9.
[native-inputs]: Add python-httpretty and python-pytest.
2019-04-11 05:32:49 +02:00
Tobias Geerinckx-Rice
5e869bde79
gnu: Add python-httpretty.
...
* gnu/packages/web.scm (python-httpretty): New public variable.
2019-04-11 05:32:48 +02:00
Tobias Geerinckx-Rice
0437c682f5
gnu: links: Update to 2.19.
...
* gnu/packages/web-browsers.scm (links): Update to 2.19.
2019-04-11 05:32:48 +02:00
Tobias Geerinckx-Rice
5dcd4007b6
gnu: links: Don't use NAME in source URI.
...
* gnu/packages/web-browsers.scm (links)[source]: Hard-code NAME.
2019-04-11 05:32:48 +02:00
Tobias Geerinckx-Rice
cf287faa6b
gnu: ansible: Update to 2.7.10.
...
* gnu/packages/admin.scm (ansible): Update to 2.7.10.
2019-04-11 05:32:48 +02:00
Tobias Geerinckx-Rice
58d20bf01a
gnu: surfraw: Update to 2.3.0.
...
* gnu/packages/web.scm (surfraw): Update to 2.3.0.
2019-04-11 05:32:48 +02:00
Tobias Geerinckx-Rice
20d509643c
gnu: stunnel: Update to 5.53.
...
* gnu/packages/web.scm (stunnel): Update to 5.53.
2019-04-11 05:32:48 +02:00
Tobias Geerinckx-Rice
079db05675
gnu: xmobar: Don't use NAME in source URI.
...
* gnu/packages/wm.scm (xmobar)[source]: Hard-code NAME.
2019-04-11 05:32:47 +02:00
Tobias Geerinckx-Rice
4b9e4ac73d
gnu: polybar: Update to 3.3.1.
...
* gnu/packages/wm.scm (polybar): Update to 3.3.1.
2019-04-11 05:32:47 +02:00
Tobias Geerinckx-Rice
2188eb7654
gnu: duplicity: Update to 0.7.18.2.
...
* gnu/packages/backup.scm (duplicity): Update to 0.7.18.2.
2019-04-11 05:32:47 +02:00
Tobias Geerinckx-Rice
d514bb1346
gnu: xcompmgr: Use GIT-FILE-NAME.
...
* gnu/packages/xorg.scm (xcompmgr)[source]: Use GIT-FILE-NAME.
2019-04-11 05:26:46 +02:00
Tobias Geerinckx-Rice
5b6a159aa8
gnu: xcompmgr: Update to 1.1.8.
...
* gnu/packages/xorg.scm (xcompmgr): Update to 1.1.8.
2019-04-11 05:26:46 +02:00
Tobias Geerinckx-Rice
a35003c209
gnu: xcompmgr: Don't use NAME in source tag.
...
* gnu/packages/xorg.scm (xcompmgr)[source]: Hard-code NAME.
2019-04-11 05:26:46 +02:00
Tobias Geerinckx-Rice
89ab360e01
gnu: cifs-utils: Update to 6.9.
...
* gnu/packages/samba.scm (cifs-utils): Update to 6.9.
2019-04-11 05:26:45 +02:00
Tobias Geerinckx-Rice
1a0a4a6970
gnu: cifs-utils: Don't use NAME in source URI.
...
* gnu/packages/samba.scm (cifs-utils)[source]: Hard-code NAME.
2019-04-11 05:26:45 +02:00
Tobias Geerinckx-Rice
e02ecf5c3a
gnu: youtube-dl: Update to 2019.04.07.
...
* gnu/packages/video.scm (youtube-dl): Update to 2019.04.07.
2019-04-11 05:26:45 +02:00
Tobias Geerinckx-Rice
10eefb7092
gnu: beep: Update to 1.4.4.
...
* gnu/packages/terminals.scm (beep): Update to 1.4.4.
2019-04-11 05:26:44 +02:00
Tobias Geerinckx-Rice
30c9e096e0
gnu: noice: Update to 0.8.
...
* gnu/packages/suckless.scm (noice): Update to 0.8.
2019-04-11 05:26:44 +02:00
Tobias Geerinckx-Rice
afa4f88841
gnu: noice: Don't use NAME in source URI.
...
* gnu/packages/suckless.scm (noice)[source]: Hard-code NAME.
2019-04-11 05:26:44 +02:00
Tobias Geerinckx-Rice
0e68435751
gnu: autojump: Update to 22.5.3.
...
* gnu/packages/admin.scm (autojump): Update to 22.5.3.
2019-04-11 05:26:44 +02:00
Tobias Geerinckx-Rice
24d459ceca
gnu: autojump: Don't use unstable tarball.
...
* gnu/packages/admin.scm (autojump)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
[arguments]: Add ‘make-git-checkout-writable’ phase.
2019-04-11 05:26:44 +02:00
Tobias Geerinckx-Rice
7710b8f8ad
gnu: acpica: Update to 20190405.
...
* gnu/packages/admin.scm (acpica): Update to 20190405.
2019-04-11 05:26:43 +02:00
Tobias Geerinckx-Rice
3e461b71bc
gnu: nestopia-ue: Don't use unstable tarball.
...
* gnu/packages/emulators.scm (nestopia-ue)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:26:43 +02:00
Tobias Geerinckx-Rice
225157a0b2
gnu: mupen64plus-ui-console: Don't use unstable tarball.
...
* gnu/packages/emulators.scm (mupen64plus-ui-console)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:26:43 +02:00
Tobias Geerinckx-Rice
d42d0a0b08
gnu: mupen64plus-video-rice: Don't use unstable tarball.
...
* gnu/packages/emulators.scm (mupen64plus-video-rice)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:26:43 +02:00
Tobias Geerinckx-Rice
e5e7a1676d
gnu: mupen64plus-video-glide64mk2: Don't use unstable tarball.
...
* gnu/packages/emulators.scm (mupen64plus-video-glide64mk2)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:26:42 +02:00
Tobias Geerinckx-Rice
6253618621
gnu: mupen64plus-video-glide64: Don't use unstable tarball.
...
* gnu/packages/emulators.scm (mupen64plus-video-glide64)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:26:42 +02:00
Tobias Geerinckx-Rice
2074c8bf13
gnu: mupen64plus-video-arachnoid: Don't use unstable tarball.
...
* gnu/packages/emulators.scm (mupen64plus-video-arachnoid)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:26:42 +02:00
Tobias Geerinckx-Rice
052650c840
gnu: mupen64plus-rsp-z64: Don't use unstable tarball.
...
* gnu/packages/emulators.scm (mupen64plus-rsp-z64)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:26:42 +02:00
Tobias Geerinckx-Rice
c4f0c8baa9
gnu: mupen64plus-rsp-hle: Don't use unstable tarball.
...
* gnu/packages/emulators.scm (mupen64plus-rsp-hle)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:26:42 +02:00
Tobias Geerinckx-Rice
ef5ef8f55f
gnu: mupen64plus-input-sdl: Don't use unstable tarball.
...
* gnu/packages/emulators.scm (mupen64plus-input-sdl)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:26:41 +02:00
Tobias Geerinckx-Rice
8c6d45cb51
gnu: mupen64plus-audio-sdl: Don't use unstable tarball.
...
* gnu/packages/emulators.scm (mupen64plus-audio-sdl)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:05:09 +02:00
Leo Famulari
b3a476624c
gnu: dovecot-trees: Fix typo.
...
* gnu/packages/mail.scm (dovecot-trees)[description]: Fix typo.
2019-04-10 19:27:30 -04:00
Julien Lepiller
e9b86fa0f1
gnu: opam: Unbundle dependencies.
...
* gnu/packages/ocaml.scm (opam)[build-system]: Use ocaml-build-system.
[source]: Use unbundled sources.
[arguments]: Update.
[inputs, native-inputs, propagated-inputs]: Add missing dependencies.
2019-04-10 21:39:28 +02:00
Julien Lepiller
ec9d932562
gnu: Add ocaml-dose3.
...
* gnu/packages/ocaml.scm (ocaml-dose3): New variable.
* gnu/packages/patches/ocaml-dose3-Add-unix-as-dependency-to-dose3.common-in-META.in.patch:
New file.
* gnu/packages/patches/ocaml-dose3-Fix-for-ocaml-4.06.patch: New file.
* gnu/packages/patches/ocaml-dose3-dont-make-printconf.patch: New file.
* gnu/packages/patches/ocaml-dose3-Install-mli-cmx-etc.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add them.
2019-04-10 21:39:20 +02:00
Julien Lepiller
c4262cc932
gnu: Add ocaml-mccs.
...
* gnu/packages/ocaml.scm (ocaml-mccs): New variable.
2019-04-10 21:39:17 +02:00
Julien Lepiller
718fadb8ca
gnu: Add ocaml-cudf.
...
* gnu/packages/ocaml.scm (ocaml-cudf): New variable.
2019-04-10 21:39:15 +02:00
Julien Lepiller
bb338a7f80
gnu: Add ocaml-extlib.
...
* gnu/packages/ocaml.scm (ocaml-extlib): New variable.
2019-04-10 21:39:13 +02:00
Julien Lepiller
b6bba90e92
gnu: ocaml-cmdliner: Update to 1.0.3.
...
* gnu/packages/ocaml.scm (ocaml-cmdliner): Update to 1.0.3.
2019-04-10 21:39:10 +02:00
Julien Lepiller
d1358ab633
gnu: Add ocaml-opam-file-format.
...
* gnu/packages/ocaml.scm (ocaml-opam-file-format): New variable.
2019-04-10 21:39:07 +02:00
Tobias Geerinckx-Rice
81a9ab87fc
gnu: emacs-nix-mode: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-nix-mode)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:21 +02:00
Tobias Geerinckx-Rice
8e65ada235
gnu: emacs-helm-mu: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-helm-mu)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:21 +02:00
Tobias Geerinckx-Rice
5a6e6f5df2
gnu: emacs-helm-exwm: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-helm-exwm)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:21 +02:00
Tobias Geerinckx-Rice
6141df6689
gnu: emacs-zotxt: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-zotxt)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:21 +02:00
Tobias Geerinckx-Rice
d7d1b6f6d8
gnu: emacs-dumb-jump: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-dumb-jump)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:21 +02:00
Tobias Geerinckx-Rice
71ff571454
gnu: emacs-company-restclient: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-company-restclient)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:21 +02:00
Tobias Geerinckx-Rice
fe7be4deb9
gnu: emacs-git-auto-commit-mode: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-git-auto-commit-mode)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:21 +02:00
Tobias Geerinckx-Rice
7a8cdab4ff
gnu: emacs-slime-company: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-slime-company)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:21 +02:00
Tobias Geerinckx-Rice
d13cee982f
gnu: emacs-dashboard: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-dashboard)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:21 +02:00
Tobias Geerinckx-Rice
6b746c89ac
gnu: emacs-wordgen: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-wordgen)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:21 +02:00
Tobias Geerinckx-Rice
f903fa46ee
gnu: emacs-ido-vertical-mode: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-ido-vertical-mode)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:21 +02:00
Tobias Geerinckx-Rice
609d10339d
gnu: emacs-parinfer-mode: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-parinfer-mode)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:21 +02:00
Tobias Geerinckx-Rice
fa8976d6ca
gnu: emacs-highlight-defined: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-highlight-defined)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:20 +02:00
Tobias Geerinckx-Rice
8792f08b09
gnu: emacs-visual-regexp: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-visual-regexp)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:20 +02:00
Tobias Geerinckx-Rice
149829ee62
gnu: emacs-highlight-numbers: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-highlight-numbers)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:20 +02:00
Tobias Geerinckx-Rice
0f5f9eacf4
gnu: emacs-f3: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-f3)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:20 +02:00
Tobias Geerinckx-Rice
8d7f5c55a7
gnu: emacs-benchmark-init: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-benchmark-init)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:20 +02:00
Tobias Geerinckx-Rice
0dac411dc1
gnu: emacs-strace-mode: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-strace-mode)[source]: Use GIT-FILE-NAME.
2019-04-10 20:54:20 +02:00
Tobias Geerinckx-Rice
f93f4d508c
gnu: emacs-logview: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-logview)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:20 +02:00
Tobias Geerinckx-Rice
bb926860bf
gnu: emacs-helpful: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-helpful)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:20 +02:00
Tobias Geerinckx-Rice
f0d3638738
gnu: emacs-org-ref: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-org-ref)[source]: Use GIT-FILE-NAME.
2019-04-10 20:54:20 +02:00
Tobias Geerinckx-Rice
9c5c944616
gnu: emacs-know-your-http-well: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-know-your-http-well)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:20 +02:00
Tobias Geerinckx-Rice
dbbd98b4a5
gnu: emacs-fancy-narrow: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-fancy-narrow)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:19 +02:00
Tobias Geerinckx-Rice
fc13138245
gnu: emacs-add-hooks: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-add-hooks)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:19 +02:00
Tobias Geerinckx-Rice
497e491551
gnu: emacs-dired-hacks: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-dired-hacks)[source]: Use GIT-FILE-NAME.
2019-04-10 20:54:19 +02:00
Tobias Geerinckx-Rice
5cbecbcf19
gnu: emacs-web-beautify: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-web-beautify)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:19 +02:00
Tobias Geerinckx-Rice
2880da9ea5
gnu: emacs-md4rd: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-md4rd)[source]: Use GIT-FILE-NAME.
2019-04-10 20:54:19 +02:00
Tobias Geerinckx-Rice
a549aaf423
gnu: emacs-helm-c-yasnippet: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-helm-c-yasnippet)[source]: Use GIT-FILE-NAME.
2019-04-10 20:54:19 +02:00
Tobias Geerinckx-Rice
3211f45f0b
gnu: emacs-dream-theme: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-dream-theme)[source]: Use GIT-FILE-NAME.
2019-04-10 20:54:19 +02:00
Tobias Geerinckx-Rice
4550d8d6d2
gnu: emacs-nnreddit: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-nnreddit)[source]: Use GIT-FILE-NAME.
2019-04-10 20:54:19 +02:00
Tobias Geerinckx-Rice
5a2e25f805
gnu: emacs-hy-mode: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-hy-mode)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:19 +02:00
Tobias Geerinckx-Rice
df88a39650
gnu: emacs-beginend: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-beginend)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:19 +02:00
Tobias Geerinckx-Rice
145d1f39db
gnu: emacs-parent-mode: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-parent-mode)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:18 +02:00
Tobias Geerinckx-Rice
339eef40f8
gnu: emacs-sourcemap: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-sourcemap)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:18 +02:00
Tobias Geerinckx-Rice
006a1da8a6
gnu: emacs-edit-server: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-edit-server)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:18 +02:00
Tobias Geerinckx-Rice
cbd18c5ca7
gnu: emacs-elisp-refs: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-elisp-refs)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:18 +02:00
Tobias Geerinckx-Rice
1a9a7ad59a
gnu: emacs-ws-butler: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-ws-butler)[source]: Use GIT-FILE-NAME.
2019-04-10 20:54:18 +02:00
Tobias Geerinckx-Rice
e163d78eea
gnu: emacs-loop: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-loop)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:18 +02:00
Tobias Geerinckx-Rice
32ce5382ef
gnu: emacs-npm-mode: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-npm-mode)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:18 +02:00
Tobias Geerinckx-Rice
6c4f58ad60
gnu: emacs-highlight-stages: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-highlight-stages)[source]: Use GIT-FILE-NAME.
2019-04-10 20:54:18 +02:00
Tobias Geerinckx-Rice
95994b0212
gnu: emacs-datetime: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-datetime)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:18 +02:00
Tobias Geerinckx-Rice
2b05c9ad5a
gnu: emacs-hierarchy: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-hierarchy)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:18 +02:00
Tobias Geerinckx-Rice
afca2f41c2
gnu: emacs-move-text: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-move-text)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:17 +02:00
Tobias Geerinckx-Rice
5521a3e746
gnu: emacs-list-utils: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-list-utils)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:17 +02:00
Tobias Geerinckx-Rice
40cc1884ef
gnu: emacs-helm-gtags: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-helm-gtags)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:17 +02:00
Tobias Geerinckx-Rice
8219da2c7f
gnu: emacs-biblio: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-biblio)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:17 +02:00
Tobias Geerinckx-Rice
63bca23d38
gnu: emacs-parsebib: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-parsebib)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:17 +02:00
Tobias Geerinckx-Rice
a670c3a553
gnu: emacs-makey: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-makey)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:17 +02:00
Tobias Geerinckx-Rice
6e215be72f
gnu: emacs-dedicated: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-dedicated)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:17 +02:00
Tobias Geerinckx-Rice
647d25879d
gnu: emacs-ibuffer-projectile: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-ibuffer-projectile)[source]: Use GIT-FILE-NAME.
2019-04-10 20:54:17 +02:00
Tobias Geerinckx-Rice
81b1bd48cf
gnu: emacs-mbsync: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-mbsync)[source]: Use GIT-FILE-NAME.
2019-04-10 20:54:17 +02:00
Tobias Geerinckx-Rice
32a804e250
gnu: emacs-macrostep: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-macrostep)[source]: Use GIT-FILE-NAME.
2019-04-10 20:54:17 +02:00
Tobias Geerinckx-Rice
ac5b171c92
gnu: emacs-esup: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-esup)[source]: Use GIT-FILE-NAME.
2019-04-10 20:54:17 +02:00
Tobias Geerinckx-Rice
187331e100
gnu: emacs-crux: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-crux)[source]: Use GIT-FILE-NAME.
2019-04-10 20:54:16 +02:00
Tobias Geerinckx-Rice
757ea841a6
gnu: emacs-helm-bibtex: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-helm-bibtex)[source]: Use GIT-FILE-NAME.
2019-04-10 20:54:16 +02:00
Tobias Geerinckx-Rice
74ea764ea4
gnu: emacs-danneskjold-theme: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-danneskjold-theme)[source]: Use GIT-FILE-NAME.
2019-04-10 20:54:16 +02:00
Tobias Geerinckx-Rice
5b81060e7e
gnu: emacs-evil-collection: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-collection)[source]: Use GIT-FILE-NAME.
2019-04-10 20:54:16 +02:00
Tobias Geerinckx-Rice
d0deefe063
gnu: emacs-evil: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-evil)[source]: Use GIT-FILE-NAME.
2019-04-10 20:54:16 +02:00
Tobias Geerinckx-Rice
ad9433009c
gnu: emacs-helm-make: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-helm-make)[source]: Use GIT-FILE-NAME.
2019-04-10 20:54:16 +02:00
Tobias Geerinckx-Rice
64e9f69672
gnu: emacs-elpy: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-elpy)[source]: Use GIT-FILE-NAME.
2019-04-10 20:54:16 +02:00
Tobias Geerinckx-Rice
1dc4c043be
gnu: emacs-highlight-indentation: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-highlight-indentation)[source]: Use GIT-FILE-NAME.
2019-04-10 20:54:16 +02:00
Tobias Geerinckx-Rice
f7f5a403bf
gnu: emacs-find-file-in-project: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-find-file-in-project)[source]: Use GIT-FILE-NAME.
2019-04-10 20:54:15 +02:00
Tobias Geerinckx-Rice
dc858977e7
gnu: emacs-el-x: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-el-x)[source]: Use GIT-FILE-NAME.
2019-04-10 20:54:15 +02:00
Tobias Geerinckx-Rice
c2e0193eed
gnu: emacs-request: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-request)[source]: Use GIT-FILE-NAME.
2019-04-10 20:54:15 +02:00
Tobias Geerinckx-Rice
51646a028a
gnu: emacs-god-mode: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-god-mode)[source]: Use GIT-FILE-NAME.
2019-04-10 20:54:15 +02:00
Tobias Geerinckx-Rice
7854a8aadb
gnu: emacs-string-inflection: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-string-inflection)[source]: Use GIT-FILE-NAME.
2019-04-10 20:54:15 +02:00
Tobias Geerinckx-Rice
5719161783
gnu: emacs-build-farm: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-build-farm)[source]: Use GIT-FILE-NAME.
2019-04-10 20:54:15 +02:00
Tobias Geerinckx-Rice
7efe17f26f
gnu: emacs-bui: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-bui)[source]: Use GIT-FILE-NAME.
2019-04-10 20:54:14 +02:00
Tobias Geerinckx-Rice
16469d9a32
gnu: emacs-graphviz-dot-mode: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-graphviz-dot-mode)[source]:
Use GIT-FILE-NAME.
2019-04-10 20:54:14 +02:00
Tobias Geerinckx-Rice
14246b43c5
gnu: emacs-elisp-slime-nav: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-elisp-slime-nav)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:14 +02:00
Tobias Geerinckx-Rice
98c32a1033
gnu: emacs-finalize: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-finalize)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:14 +02:00
Tobias Geerinckx-Rice
82cf888315
gnu: emacs-pass: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-pass)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:14 +02:00
Tobias Geerinckx-Rice
c8ab5320e5
gnu: emacs-anzu: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-anzu)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:13 +02:00
Tobias Geerinckx-Rice
133ebfd045
gnu: emacs-terraform-mode: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-terraform-mode)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:13 +02:00
Tobias Geerinckx-Rice
b98209bd56
gnu: emacs-hcl-mode: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-hcl-mode)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:13 +02:00
Tobias Geerinckx-Rice
78b035ae20
gnu: epipe: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (epipe)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
[native-inputs]: Remove tar and gzip.
[arguments]: Adjust builder.
2019-04-10 20:54:13 +02:00
Tobias Geerinckx-Rice
135ad93e09
gnu: emacs-bongo: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-bongo)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:13 +02:00
Tobias Geerinckx-Rice
5180dcb199
gnu: emacs-websocket: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-websocket)[source]: Use GIT-FILE-NAME.
2019-04-10 20:54:13 +02:00
Tobias Geerinckx-Rice
3b5d4f72ca
gnu: emacs-evil-quickscope: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-quickscope)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:13 +02:00
Tobias Geerinckx-Rice
57a07f9cb6
gnu: emacs-evil-smartparens: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-smartparens)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:13 +02:00
Tobias Geerinckx-Rice
0b9f426caf
gnu: emacs-evil-matchit: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-matchit)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:12 +02:00
Tobias Geerinckx-Rice
5696dc2373
gnu: emacs-mocker: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-mocker)[source]: Use GIT-FILE-NAME.
2019-04-10 20:54:12 +02:00
Tobias Geerinckx-Rice
a30417d63e
gnu: emacs-yasnippet-snippets: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-yasnippet-snippets)[source]: Use GIT-FILE-NAME.
2019-04-10 20:54:12 +02:00
Tobias Geerinckx-Rice
9ee1b41908
gnu: eless: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (eless)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
[native-inputs]: Remove tar and gzip.
[arguments]: Adjust builder.
2019-04-10 20:54:12 +02:00
Tobias Geerinckx-Rice
49194b85ce
gnu: emacs-transmission: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-transmission)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:12 +02:00
Tobias Geerinckx-Rice
acbd9f5e14
gnu: emacs-itail: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-itail)[source]: Use GIT-FILE-NAME.
2019-04-10 20:54:12 +02:00
Tobias Geerinckx-Rice
556c06da50
gnu: emacs-browse-at-remote: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-browse-at-remote)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
[arguments]: Add ‘make-git-checkout-writable’ phase.
2019-04-10 20:54:12 +02:00
Tobias Geerinckx-Rice
53338fa64f
gnu: emacs-engine-mode: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-engine-mode)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:12 +02:00
Tobias Geerinckx-Rice
3a3a68eb4d
gnu: emacs-gitpatch: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-gitpatch)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:11 +02:00
Tobias Geerinckx-Rice
d4e3d212bc
gnu: emacs-git-messenger: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-git-messenger)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:11 +02:00
Tobias Geerinckx-Rice
106fe7edb9
gnu: emacs-emamux: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-emamux)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:11 +02:00
Tobias Geerinckx-Rice
fbd017cd25
gnu: emacs-tree-mode: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-tree-mode)[source]: Use GIT-FILE-NAME.
2019-04-10 20:54:11 +02:00
Tobias Geerinckx-Rice
64038edd63
gnu: emacs-org-mind-map: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-org-mind-map)[source]: Use GIT-FILE-NAME.
2019-04-10 20:54:11 +02:00
Tobias Geerinckx-Rice
91556301c4
gnu: emacs-julia-mode: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-julia-mode)[source]: Use GIT-FILE-NAME.
2019-04-10 20:54:11 +02:00
Tobias Geerinckx-Rice
f2e1d46d5a
gnu: emacs-org-edit-latex: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-org-edit-latex)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:11 +02:00
Tobias Geerinckx-Rice
5ff1137b9c
gnu: emacs-which-key: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-which-key)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:11 +02:00
Tobias Geerinckx-Rice
0d0848f43e
gnu: emacs-json-mode: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-json-mode)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:11 +02:00
Tobias Geerinckx-Rice
d6c0f1bc94
gnu: emacs-json-snatcher: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-json-snatcher)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:10 +02:00
Tobias Geerinckx-Rice
5da3df8f48
gnu: emacs-pyvenv: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-pyvenv)[source]: Use GIT-FILE-NAME.
2019-04-10 20:54:10 +02:00
Tobias Geerinckx-Rice
984a2307f3
gnu: emacs-json-reformat: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-json-reformat)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
[arguments]: Add ‘make-tests-writable’ phase.
2019-04-10 20:54:10 +02:00
Tobias Geerinckx-Rice
31a324b270
gnu: emacs-disable-mouse: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-disable-mouse)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:10 +02:00
Tobias Geerinckx-Rice
c6c677be6c
gnu: emacs-commander: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-commander)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:10 +02:00
Tobias Geerinckx-Rice
6c96087208
gnu: emacs-ansi: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-ansi)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:10 +02:00
Tobias Geerinckx-Rice
ee9ee9946f
gnu: emacs-evil-commentary: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-commentary)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:10 +02:00
Tobias Geerinckx-Rice
1f0ea0173d
gnu: emacs-evil-surround: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-surround)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:09 +02:00
Tobias Geerinckx-Rice
f39c7c4af7
gnu: emacs-gnuplot: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-gnuplot)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:09 +02:00
Tobias Geerinckx-Rice
c34dda9443
gnu: emacs-org2web: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-org2web)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:09 +02:00
Tobias Geerinckx-Rice
bcee4a0d88
gnu: emacs-undo-tree: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-undo-tree)[source]: Use GIT-FILE-NAME.
2019-04-10 20:54:09 +02:00
Tobias Geerinckx-Rice
26ff7a323c
gnu: emacs-mustache: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-mustache)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:09 +02:00
Tobias Geerinckx-Rice
ca8ddaaa66
gnu: emacs-el2org: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-el2org)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:09 +02:00
Tobias Geerinckx-Rice
ef138474f1
gnu: emacs-pyim-basedict: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-pyim-basedict)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:09 +02:00
Tobias Geerinckx-Rice
b206798dd3
gnu: emacs-pos-tip: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-pos-tip)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:08 +02:00
Tobias Geerinckx-Rice
cff1177027
gnu: emacs-kv: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-kv)[source]: Use GIT-FILE-NAME.
2019-04-10 20:54:08 +02:00
Tobias Geerinckx-Rice
64f8e50c31
gnu: emacs-cnfonts: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-cnfonts)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:08 +02:00
Tobias Geerinckx-Rice
96a15c65c6
gnu: emacs-cdlatex: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-cdlatex)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:08 +02:00
Tobias Geerinckx-Rice
022482319d
gnu: emacs-xmlgen: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-xmlgen)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:08 +02:00
Tobias Geerinckx-Rice
eb9305733e
gnu: emacs-htmlize: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-htmlize)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:07 +02:00
Tobias Geerinckx-Rice
6e469344cc
gnu: emacs-diminish: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-diminish)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:07 +02:00
Tobias Geerinckx-Rice
d82680e614
gnu: emacs-highlight-sexp: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-highlight-sexp)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:07 +02:00
Tobias Geerinckx-Rice
aad5c928c4
gnu: emacs-ox-twbs: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-ox-twbs)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:07 +02:00
Tobias Geerinckx-Rice
f782bf4a40
gnu: emacs-idle-highlight: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-idle-highlight)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:07 +02:00
Tobias Geerinckx-Rice
7896c19c1c
gnu: emacs-linum-relative: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-linum-relative)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:07 +02:00
Tobias Geerinckx-Rice
54b29af03c
gnu: emacs-memoize: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-memoize)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:07 +02:00
Tobias Geerinckx-Rice
86f18e4e6d
gnu: emacs-mu4e-alert: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-mu4e-alert)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:06 +02:00
Tobias Geerinckx-Rice
09f0c45d57
gnu: emacs-alert: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-alert)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:06 +02:00
Tobias Geerinckx-Rice
ecf940ea3e
gnu: emacs-gntp: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-gntp)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:06 +02:00
Tobias Geerinckx-Rice
4f37ade08a
gnu: emacs-log4e: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-log4e)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:06 +02:00
Tobias Geerinckx-Rice
76a18a0cbb
gnu: emacs-ht: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-ht)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:06 +02:00
Tobias Geerinckx-Rice
4ccf99d65b
gnu: emacs-nginx-mode: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-nginx-mode)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:06 +02:00
Tobias Geerinckx-Rice
4f8fd64cf5
gnu: emacs-monroe: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-monroe)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:06 +02:00
Tobias Geerinckx-Rice
b625752d03
gnu: emacs-helm-projectile: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-helm-projectile)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:06 +02:00
Tobias Geerinckx-Rice
3abaae5708
gnu: emacs-helm-swoop: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-helm-swoop)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:06 +02:00
Tobias Geerinckx-Rice
fb2f89b6d3
gnu: emacs-helm: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-helm)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:05 +02:00
Tobias Geerinckx-Rice
3610a05680
gnu: emacs-writeroom: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-writeroom)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:05 +02:00
Tobias Geerinckx-Rice
95cf80773a
gnu: emacs-python-environment: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-python-environment)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:05 +02:00
Tobias Geerinckx-Rice
c234cf6102
gnu: emacs-slime: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-slime)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
[arguments]: Add ‘make-git-checkout-writable’ phase.
2019-04-10 20:54:05 +02:00
Tobias Geerinckx-Rice
454866c6e3
gnu: dub: Don't use unstable tarball.
...
* gnu/packages/dlang.scm (dub)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:05 +02:00
Tobias Geerinckx-Rice
6a6cfbafd7
gnu: emacs-ivy: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-ivy)[source]: Use GIT-FILE-NAME.
2019-04-10 20:54:05 +02:00
Tobias Geerinckx-Rice
36f7fbca13
gnu: ldc: Don't use unstable tarball.
...
* gnu/packages/dlang.scm (ldc)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
[native-inputs]: Likewise.
[arguments]: Adjust ‘unpack-submodule-sources’ phase accordingly.
2019-04-10 20:54:04 +02:00
Tobias Geerinckx-Rice
d57748e367
gnu: ldc@0.17.4: Don't use unstable tarball.
...
* gnu/packages/dlang.scm (ldc-bootstrap)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
[native-inputs]: Likewise.
[arguments]: Adjust ‘unpack-submodule-sources’ phase accordingly.
2019-04-10 20:54:04 +02:00
Tobias Geerinckx-Rice
bde24d5e40
gnu: emacs-elfeed: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-elfeed)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:04 +02:00
Tobias Geerinckx-Rice
2d965d82ed
gnu: emacs-sparql-mode: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-sparql-mode)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:04 +02:00
Tobias Geerinckx-Rice
45c6a66414
gnu: emacs-pkg-info: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-pkg-info)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:04 +02:00
Tobias Geerinckx-Rice
d95ec770db
gnu: emacs-epl: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-epl)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:04 +02:00
Tobias Geerinckx-Rice
eba7c513cf
gnu: emacs-clojure-mode: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-clojure-mode)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:04 +02:00
Tobias Geerinckx-Rice
f646bf1acc
gnu: emacs-iedit: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-iedit)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:04 +02:00
Tobias Geerinckx-Rice
d3253d73b3
gnu: emacs-ace-window: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-ace-window)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:03 +02:00
Tobias Geerinckx-Rice
5fe2114956
gnu: emacs-avy: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-avy)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:03 +02:00
Tobias Geerinckx-Rice
9273ae24c2
gnu: emacs-ivy-rich: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-ivy-rich)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:03 +02:00
Tobias Geerinckx-Rice
8e71904ad1
gnu: emacs-highlight-symbol: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-highlight-symbol)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:03 +02:00
Tobias Geerinckx-Rice
d8e9ae6467
gnu: emacs-smartparens: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-smartparens)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:03 +02:00
Tobias Geerinckx-Rice
e6745025c1
gnu: emacs-zenburn-theme: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-zenburn-theme)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:03 +02:00
Tobias Geerinckx-Rice
f5f72d8d34
gnu: emacs-org-trello: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-org-trello)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:02 +02:00
Tobias Geerinckx-Rice
2e455d3272
gnu: emacs-org-pomodoro: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-org-pomodoro)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:02 +02:00
Tobias Geerinckx-Rice
d2cdc59514
gnu: emacs-org-bullets: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-org-bullets)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:02 +02:00
Tobias Geerinckx-Rice
d4d2492ac6
gnu: emacs-jinja2-mode: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-jinja2-mode)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:02 +02:00
Tobias Geerinckx-Rice
f2e3d0a947
gnu: emacs-popup: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-popup)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:02 +02:00
Tobias Geerinckx-Rice
11df832143
gnu: ruby-sass-spec: Don't use unstable tarball.
...
* gnu/packages/ruby.scm (ruby-sass-spec)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:02 +02:00
Tobias Geerinckx-Rice
e405f996e9
gnu: ruby-net-scp: Don't use unstable tarball.
...
* gnu/packages/ruby.scm (ruby-net-scp)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:02 +02:00
Tobias Geerinckx-Rice
60306e4517
gnu: emacs-tagedit: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-tagedit)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:02 +02:00
Tobias Geerinckx-Rice
fd0ec422e0
gnu: emacs-constants: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-constants)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:01 +02:00
Tobias Geerinckx-Rice
f08f741993
gnu: emacs-scel: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-scel)[source]: Use GIT-FILE-NAME.
2019-04-10 20:54:01 +02:00
Tobias Geerinckx-Rice
5d89919b6b
gnu: emacs-scheme-complete: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-scheme-complete)[source]:
Use GIT-FILE-NAME.
2019-04-10 20:54:01 +02:00
Tobias Geerinckx-Rice
d9eaecf2ef
gnu: emacs-typo: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-typo)[source]: Use GIT-FILE-NAME.
2019-04-10 20:54:01 +02:00
Tobias Geerinckx-Rice
976d475a44
gnu: emacs-multiple-cursors: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-multiple-cursors)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:01 +02:00
Tobias Geerinckx-Rice
6859cac498
gnu: emacs-company-quickhelp: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-company-quickhelp)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:01 +02:00
Tobias Geerinckx-Rice
264c773e06
gnu: emacs-irony-eldoc: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-irony-eldoc)[source]: Use GIT-FILE-NAME.
2019-04-10 20:54:01 +02:00
Tobias Geerinckx-Rice
50c0635a84
gnu: emacs-flycheck-irony: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-flycheck-irony)[source]: Use GIT-FILE-NAME.
2019-04-10 20:54:01 +02:00
Tobias Geerinckx-Rice
95903f296e
gnu: emacs-irony-mode: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-irony-mode)[source]: Use GIT-FILE-NAME.
2019-04-10 20:54:01 +02:00
Tobias Geerinckx-Rice
d98ac61b64
gnu: emacs-company: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-company)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:01 +02:00
Tobias Geerinckx-Rice
7d41e3737d
gnu: emacs-butler: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-butler)[source]: Use GIT-FILE-NAME.
2019-04-10 20:54:00 +02:00
Tobias Geerinckx-Rice
b4d6107c2e
gnu: emacs-deferred: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-deferred)[source]:
Use GIT-FILE-NAME.
2019-04-10 20:54:00 +02:00
Tobias Geerinckx-Rice
a8193ec3f2
gnu: emacs-ob-ipython: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-ob-ipython)[source]:
Use GIT-FILE-NAME.
2019-04-10 20:54:00 +02:00
Tobias Geerinckx-Rice
bf5626136e
gnu: emacs-shell-switcher: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-shell-switcher)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:00 +02:00
Tobias Geerinckx-Rice
b3093d1c00
gnu: emacs-smart-mode-line: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-smart-mode-line)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:00 +02:00
Tobias Geerinckx-Rice
349eb1bc20
gnu: emacs-rspec: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-rspec)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:00 +02:00
Tobias Geerinckx-Rice
ea0194fc75
gnu: emacs-robe: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-robe)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:00 +02:00
Tobias Geerinckx-Rice
4ae7e1060a
gnu: emacs-rich-minority: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-rich-minority)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:54:00 +02:00
Tobias Geerinckx-Rice
b6a3009b23
gnu: emacs-stripe-buffer: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-stripe-buffer)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:53:59 +02:00
Tobias Geerinckx-Rice
9d0cc890e5
gnu: emacs-skewer-mode: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-skewer-mode)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:53:59 +02:00
Tobias Geerinckx-Rice
8d7c4b610f
gnu: emacs-simple-httpd: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-simple-httpd)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:53:59 +02:00
Tobias Geerinckx-Rice
517da53082
gnu: emacs-page-break-lines: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-page-break-lines)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:53:59 +02:00
Tobias Geerinckx-Rice
be7344bed3
gnu: emacs-paren-face: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-paren-face)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:53:59 +02:00
Tobias Geerinckx-Rice
d8ddc91cfb
gnu: emacs-undercover: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-undercover)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:53:58 +02:00
Tobias Geerinckx-Rice
0639d6fc86
gnu: emacs-shut-up: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-shut-up)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:53:58 +02:00
Tobias Geerinckx-Rice
5234760dea
gnu: emacs-inf-ruby: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-inf-ruby)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:53:58 +02:00
Tobias Geerinckx-Rice
5d8e43bbaf
gnu: emacs-grep-a-lot: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz (emacs-grep-a-lot)[source]: Use GIT-FILE-NAME.
2019-04-10 20:53:58 +02:00
Tobias Geerinckx-Rice
35db8f4ede
gnu: emacs-fill-column-indicator: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-fill-column-indicator)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:53:58 +02:00
Tobias Geerinckx-Rice
e2ad36d074
gnu: emacs-expand-region: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-expand-region)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:53:58 +02:00
Tobias Geerinckx-Rice
f233efa74d
gnu: emacs-es-mode: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-es-mode)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:53:58 +02:00
Tobias Geerinckx-Rice
09059c1118
gnu: emacs-espuds: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-espuds)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:53:58 +02:00
Tobias Geerinckx-Rice
353fea6ab7
gnu: emacs-el-mock: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-el-mock)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:53:58 +02:00
Tobias Geerinckx-Rice
1acdb763a0
gnu: emacs-git-gutter: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-git-gutter)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:53:57 +02:00
Tobias Geerinckx-Rice
866b23f858
gnu: emacs-symon: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-symon)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:53:57 +02:00
Tobias Geerinckx-Rice
1e2d1712ea
gnu: emacs-d-mode: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-d-mode)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:53:57 +02:00
Tobias Geerinckx-Rice
5c54debc2f
gnu: git-imerge: Don't use unstable tarball.
...
* gnu/packages/version-control.scm (git-imerge)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:53:57 +02:00
Tobias Geerinckx-Rice
3671b69c79
gnu: git-annex-remote-hubic: Don't use unstable tarball.
...
* gnu/packages/version-control.scm (git-annex-remote-hubic)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:53:57 +02:00
Tobias Geerinckx-Rice
395ee951c0
gnu: findnewest: Don't use unstable tarball.
...
* gnu/packages/version-control.scm (findnewest)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:53:57 +02:00
Tobias Geerinckx-Rice
6a8472d1d9
gnu: gitolite: Don't use unstable tarball.
...
* gnu/packages/version-control.scm (gitolite)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:53:57 +02:00
Tobias Geerinckx-Rice
c8c42907a1
gnu: vcsh: Don't use unstable tarball.
...
* gnu/packages/version-control.scm (vcsh)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:53:57 +02:00
Tobias Geerinckx-Rice
3d78bf0e10
gnu: python-ghp-import: Don't use unstable tarball.
...
* gnu/packages/version-control.scm (python-ghp-import)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:53:57 +02:00
Tobias Geerinckx-Rice
09be6a5f12
gnu: git-crypt: Don't use unstable tarball.
...
* gnu/packages/version-control.scm (git-crypt)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:53:56 +02:00
Tobias Geerinckx-Rice
0fe4601516
gnu: emacs-js2-mode: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-js2-mode)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-10 20:53:56 +02:00
Carlo Zancanaro
3e4e74c10e
gnu: kodi: Allow connecting to HTTPS sources.
...
* gnu/packages/patches/kodi-set-libcurl-ssl-parameters.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/kodi.scm (kodi)[patches]: Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-10 17:09:47 +02:00
宋文武
eff3a9b2dd
gnu: Add public-inbox.
...
* gnu/packages/mail.scm (public-inbox): New variable.
2019-04-10 19:22:01 +08:00
宋文武
b968bf75ef
gnu: Add perl-plack-middleware-deflater.
...
* gnu/packages/web.scm (perl-plack-middleware-deflater): New variable.
2019-04-10 19:00:18 +08:00
宋文武
9b8df3e892
gnu: Add perl-search-xapian.
...
* gnu/packages/search.scm (perl-search-xapian): New variable.
2019-04-10 19:00:18 +08:00
宋文武
49cb1cf950
gnu: Add perl-danga-socket.
...
* gnu/packages/networking.scm (perl-danga-socket): New variable.
2019-04-10 19:00:18 +08:00
宋文武
c231ffd67d
gnu: Add perl-sys-syscall.
...
* gnu/packages/perl.scm (perl-sys-syscall): New variable.
2019-04-10 19:00:18 +08:00
宋文武
46ecacb0c6
gnu: Add perl-filesys-notify-simple.
...
* gnu/packages/perl.scm (perl-filesys-notify-simple): New variable.
2019-04-10 19:00:18 +08:00
宋文武
1a4c9c2b30
gnu: Add perl-devel-leak.
...
* gnu/packages/perl.scm (perl-devel-leak): New variable.
2019-04-10 19:00:18 +08:00
宋文武
944d3b4b01
gnu: Add perl-email-address-xs.
...
* gnu/packages/mail.scm (perl-email-address-xs): New variable.
2019-04-10 19:00:18 +08:00
Rutger Helling
05bb85fda0
gnu: vulkan-tools: Update to 1.1.106.
...
* gnu/packages/vulkan.scm (vulkan-tools): Update to 1.1.106 (by inheriting
package-version vulkan-headers).
2019-04-10 08:27:00 +02:00
Marius Bakke
6b11da7db2
gnu: nginx: Update to 1.15.11.
...
* gnu/packages/web.scm (nginx): Update to 1.15.11.
2019-04-09 19:52:08 +02:00
Marius Bakke
bd81002c09
gnu: miniupnpc: Update to 2.1.20190408.
...
* gnu/packages/upnp.scm (miniupnpc): Update to 2.1.20190408.
2019-04-09 19:51:41 +02:00
Marius Bakke
012492aab9
gnu: samba: Update to 4.10.2 [security fixes].
...
This release fixes CVE-2019-3870 and CVE-2019-3880.
* gnu/packages/samba.scm (samba): Update to 4.10.2.
2019-04-09 19:48:46 +02:00
Marius Bakke
46d072f02a
gnu: libsoup: Update to 2.66.1.
...
* gnu/packages/gnome.scm (libsoup): Update to 2.66.1.
2019-04-09 19:46:50 +02:00
Marius Bakke
d85130037d
gnu: WebKitGTK: Update to 2.24.1 [fixes CVE-2019-6251].
...
* gnu/packages/webkit.scm (webkitgtk-2.24): Update to 2.24.1.
2019-04-09 19:46:17 +02:00
Rutger Helling
23635b2ee9
gnu: weston: Update to 6.0.0.
...
* gnu/packages/freedesktop.scm (weston): Update to 6.0.0.
[build-system]: Build with meson-build-system.
[inputs]: Add colord, lcms, libevdev, libjpeg, libva, libwebp, libxml2 and
pango.
[arguments]: Adjust to Meson.
2019-04-09 12:00:20 +02:00
Rutger Helling
0eb01ff5bb
gnu: vulkan-headers: Update to 1.1.106.
...
* gnu/packages/vulkan.scm (vulkan-headers): Update to 1.1.106.
* gnu/packages/vulkan.scm (vulkan-loader): Update hash.
2019-04-09 10:52:55 +02:00
Vagrant Cascadian
3542266a69
gnu: electron-cash: Update to 4.0.1.
...
* gnu/packages/finance (electron-cash): Update to 4.0.1.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-04-09 10:40:34 +02:00
Vagrant Cascadian
37cff994a6
gnu: python-trezor-agent: Update to 0.13.1.
...
* gnu/packages/finance (python-trezor-agent): Update to 0.13.1.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-04-09 10:40:32 +02:00
Vagrant Cascadian
52311b51d1
gnu: python-keepkey: Update to 6.0.3.
...
* gnu/packages/finance (python-keepkey): Update to 6.0.3.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-04-09 10:40:30 +02:00
Vagrant Cascadian
4df33c32d0
gnu: python-trezor: Update to 0.11.2.
...
* gnu/packages/finance (python-trezor): Update to 0.11.2.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-04-09 10:40:28 +02:00
Arun Isaac
50771f5bdf
gnu: guile-email: Update to 0.1.0.
...
* gnu/packages/guile-xyz.scm (guile-email): Update to 0.1.0.
2019-04-09 14:02:52 +05:30
Arun Isaac
356b32b928
gnu: Add gnucap.
...
* gnu/packages/engineering.scm (gnucap): New variable.
2019-04-09 13:12:24 +05:30
Ludovic Courtès
7dc96170a3
gnu: libdrm: Avoid timeout while running tests.
...
Suggested by Efraim Flashner at
<https://lists.gnu.org/archive/html/guix-devel/2019-04/msg00008.html >.
* gnu/packages/xdisorg.scm (libdrm)[arguments]: Make 'check phase
unconditional.
2019-04-08 23:09:18 +02:00
Ludovic Courtès
db7441e470
Merge branch 'master' into staging
2019-04-08 23:08:56 +02:00
Leo Famulari
36dbad3858
gnu: GIMP: Update to 2.10.10.
...
* gnu/packages/gimp.scm (gimp): Update to 2.10.10.
2019-04-08 16:34:33 -04:00
Efraim Flashner
2afb79392d
openshot: Unbundle font.
...
* gnu/packages/video.scm (openshot)[source]: Add snippet to remove
bundled font.
[inputs]: Add font-ubuntu.
[arguments]: Add custom 'patch-font-location to patch the search path
for the unbundled font.
2019-04-08 21:48:22 +03:00
Efraim Flashner
a512aa9181
gnu: openshot: Use wrap-qt-program.
...
* gnu/packages/video.scm (openshot)[arguments]: Add more modules.
Adjust custom 'wrap-program phase to use wrap-qt-program.
2019-04-08 21:48:22 +03:00
Efraim Flashner
fc83a8913a
gnu: openshot: Update to 2.4.4.
...
* gnu/packages/video.scm (openshot): Update to 2.4.4.
2019-04-08 21:48:22 +03:00
Efraim Flashner
4994174fa0
gnu: libopenshot: Update to 0.2.3.
...
* gnu/packages/video.scm (libopenshot): Update to 0.2.3.
2019-04-08 21:48:21 +03:00
Efraim Flashner
799298ebf3
gnu: libopenshot-audio: Update to 0.1.8.
...
* gnu/packages/audio.scm (libopenshot-audio): Update to 0.1.8.
2019-04-08 21:48:21 +03:00
Oleg Pykhalov
46a7ad4698
gnu: zabbix-agentd: Update to 4.2.0.
...
* gnu/packages/monitoring.scm (zabbix-agentd): Update to 4.2.0.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-04-08 15:32:02 +02:00
Ricardo Wurmus
697eb65da6
gnu: Add eigen-for-tensorflow.
...
* gnu/packages/algebra.scm (eigen-for-tensorflow): New variable.
2019-04-08 14:42:00 +02:00
Ricardo Wurmus
42ef29c881
gnu: Add jsoncpp-for-tensorflow.
...
* gnu/packages/serialization.scm (jsoncpp-for-tensorflow): New variable.
2019-04-08 14:41:56 +02:00
Ricardo Wurmus
1eeae57b6f
gnu: Add python-protobuf-next.
...
* gnu/packages/protobuf.scm (python-protobuf-next): New variable.
2019-04-08 14:41:43 +02:00
Ricardo Wurmus
39bb4937b9
gnu: Add gemmlowp-for-tensorflow.
...
* gnu/packages/machine-learning.scm (gemmlowp-for-tensorflow): New variable.
2019-04-08 14:40:46 +02:00
Pierre Langlois
857fabcd0b
gnu: mu: Update to 1.2.
...
* gnu/packages/mail.scm (mu): Update to 1.2.
[inputs]: Use gmime 3.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2019-04-08 12:42:14 +02:00
Timo Eisenmann
3df69aaf63
gnu: mpv: Set absolute path to 'youtube-dl'.
...
* gnu/packages/video.scm (mpv)[arguments]: Add phase 'patch-paths' to
substitute in the absolute path to 'youtube-dl'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-08 10:42:51 +02:00
Ludovic Courtès
adb223b8ba
gnu: scalapack: Use 'non-copyleft' as the license.
...
* gnu/packages/maths.scm (scalapack)[license]: Use LICENSE:NON-COPYLEFT.
2019-04-08 10:42:51 +02:00
Ludovic Courtès
4f6172f1c5
gnu: sbcl-trivial-backtrace: Fix 'license' field.
...
This is a followup to 977b0db4c0
.
* gnu/packages/lisp.scm (sbcl-trivial-backtrace)[license]: Change to
LICENSE:EXPAT.
2019-04-08 10:42:50 +02:00
Ludovic Courtès
6624df5bb9
gnu: guix: Update to d78bfd2
.
...
* gnu/packages/package-management.scm (guix): Update to d78bfd2
.
2019-04-08 10:42:50 +02:00
Rutger Helling
bf71ac09e5
gnu: wireguard: Update to 0.0.20190406.
...
* gnu/packages/vpn.scm (wireguard): Update to 0.0.20190406.
2019-04-08 08:49:09 +02:00
Mark H Weaver
87483b907d
gnu: linux-libre: Update to 5.0.7.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.0.7.
(%linux-libre-hash): Update hash.
2019-04-08 00:55:26 -04:00
Mark H Weaver
4b2cc0b649
gnu: linux-libre@4.19: Update to 4.19.34.
...
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.34.
(%linux-libre-4.19-hash): Update hash.
2019-04-08 00:27:55 -04:00
Mark H Weaver
68f206e60e
gnu: linux-libre@4.14: Update to 4.14.111.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.111.
(%linux-libre-4.14-hash): Update hash.
2019-04-08 00:26:13 -04:00
Mark H Weaver
bf5bd51f8d
gnu: linux-libre@4.9: Update to 4.9.168.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.168.
2019-04-08 00:25:16 -04:00
Marius Bakke
aa07299f1f
gnu: sway: Add missing input.
...
This dependency was no longer provided after
c6deabf957
.
* gnu/packages/wm.scm (sway)[inputs]: Add LIBEVDEV.
2019-04-08 01:38:01 +02:00
Marius Bakke
0dbb6c2fb9
gnu: libinput: Propagate udev.
...
This is a follow-up to commit c6deabf957
.
* gnu/packages/freedesktop.scm (libinput)[inputs]: Remove EUDEV.
[propagated-inputs]: New field.
2019-04-08 01:00:07 +02:00
Marius Bakke
ba00235a96
Merge branch 'master' into staging
2019-04-08 00:54:01 +02:00
Marius Bakke
0e2b0b05ac
gnu: openjpeg: Replace with 2.3.1 [security fixes].
...
This release includes many security fixes, including CVE-2018-5785 and
CVE-2018-CVE-2018-6616. See
<https://github.com/uclouvain/openjpeg/blob/master/CHANGELOG.md > for details.
* gnu/packages/image.scm (openjpeg)[replacement]: New field.
(openjpeg-2.3.1): New public variable.
2019-04-07 23:56:47 +02:00
Marius Bakke
6130b97440
gnu: miniupnpc: Update to 2.1.20190403.
...
* gnu/packages/upnp.scm (miniupnpc): Update to 2.1.20190403.
2019-04-07 23:56:47 +02:00
Marius Bakke
e248b10b39
gnu: samba: Update to 4.10.1.
...
* gnu/packages/samba.scm (samba): Update to 4.10.1.
2019-04-07 23:56:47 +02:00
Marius Bakke
821222433a
gnu: ungoogled-chromium: Update to 73.0.3683.103-0.4c7fb6d.
...
* gnu/packages/chromium.scm (%chromium-version): Set to 73.0.3683.103.
(ungoogled-chromium-source): Adjust chromium hash.
2019-04-07 23:56:47 +02:00
Carlo Zancanaro
d78bfd27bd
gnu: Add emacs-protobuf-mode.
...
* gnu/packages/protobuf.scm (emacs-protobuf-mode): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-07 22:23:52 +02:00
Carlo Zancanaro
d6449c362b
gnu: Add emacs-erlang.
...
* gnu/packages/erlang.scm (emacs-erlang): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-07 22:23:52 +02:00
Brian Leung
48b58245a7
gnu: emacs-wgrep: Update to 2.3.0.
...
* gnu/packages/emacs-xyz.scm (emacs-wgrep): Update to 2.3.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-07 22:23:51 +02:00
Brian Leung
96c822a3ea
gnu: emacs-evil-matchit: Update to 2.2.9.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-matchit): Update to 2.2.9.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-07 22:23:51 +02:00
Brian Leung
b8a5c1080e
gnu: emacs-js2-mode: Update to 20190219.
...
* gnu/packages/emacs-xyz.scm (emacs-js2-mode): Update to 20190219.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-07 22:23:51 +02:00
Diego Nicola Barbato
f7d011d2a5
gnu: emacs-exwm: Provide absolute file name in '.desktop' file.
...
Previously GDM would crash when selecting EXWM.
* gnu/packages/emacs-xyz.scm (emacs-exwm)[arguments]: Rewrite
'install-xsession' phase such that .desktop file contains an absolute file
name.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-07 22:23:51 +02:00
Ricardo Wurmus
ecfbc51faa
gnu: Add clp.
...
* gnu/packages/maths.scm (clp): New variable.
2019-04-07 21:33:03 +02:00
Ricardo Wurmus
93880e5786
gnu: guitarix: Update to 0.38.0.
...
* gnu/packages/audio.scm (guitarix): Update to 0.38.0.
2019-04-07 21:33:00 +02:00
Efraim Flashner
8a3bb34c5e
gnu: lcms: Fix CVE-2018-16435.
...
* gnu/packages/ghostscript.scm (lcms)[replacement]: New field.
(lcms/fixed): New variable.
* gnu/packages/patches/lcms-CVE-2018-16435.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2019-04-07 21:10:26 +03:00
Ludovic Courtès
71b4974a40
gnu: libssh2@1.8.0: Move to ssh.scm.
...
This fixes a top-level circular dependency introduced in
c1f4e6491c
.
* gnu/packages/curl.scm (libssh2-1.8.0): Move to...
* gnu/packages/ssh.scm (libssh2-1.8.0): ... here.
2019-04-07 18:04:34 +02:00
Efraim Flashner
32c055fd32
gnu: terminology: Run test suite.
...
* gnu/packages/enlightenment.scm (terminology)[arguments]: Add
configure-flag to build the test binary. Use custom 'check phase. Add
phase to remove test binary.
2019-04-07 10:49:30 +03:00
Efraim Flashner
31d663a14b
gnu: terminology: Update to 1.4.0.
...
* gnu/packages/enlightenment.scm (terminology): Update to 1.4.0.
2019-04-07 10:49:30 +03:00
Katherine Cox-Buday
d3715a30d1
gnu: Add clack.
...
* gnu/packages/lisp.scm (sbcl-clack, cl-clack): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 14:10:04 +08:00
Katherine Cox-Buday
7e2404a56b
gnu: Add ningle.
...
* gnu/packages/lisp.scm (sbcl-ningle, cl-ningle): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 14:10:04 +08:00
Katherine Cox-Buday
77a5b9fed8
gnu: Add lack.
...
* gnu/packages/lisp.scm (sbcl-lack, cl-lack): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 14:10:04 +08:00
Katherine Cox-Buday
dba5005848
gnu: Add lack-middleware-static.
...
* gnu/packages/lisp.scm (sbcl-lack-middleware-static)
(cl-lack-middleware-static): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 14:10:04 +08:00
Katherine Cox-Buday
ac99157f42
gnu: Add trivial-mimes.
...
* gnu/packages/lisp.scm (sbcl-trivial-mimes, cl-trivial-mimes): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 14:10:04 +08:00
Katherine Cox-Buday
d3da4b37cf
gnu: Add lack-middleware-backtrace.
...
* gnu/packages/lisp.scm (sbcl-lack-middleware-backtrace)
(cl-lack-middleware-backtrace): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 14:10:04 +08:00
Katherine Cox-Buday
08295e6fc0
gnu: Add lack-util.
...
* gnu/packages/lisp.scm (sbcl-lack-util, cl-lack-util): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 14:10:04 +08:00
Katherine Cox-Buday
3583ba0429
gnu: Add lack-component.
...
* gnu/packages/lisp.scm (sbcl-lack-component, cl-lack-component): New
variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 14:10:04 +08:00
Katherine Cox-Buday
fb38366827
gnu: Add lack-response.
...
* gnu/packages/lisp.scm (sbcl-lack-response, cl-lack-response): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 14:10:04 +08:00
Katherine Cox-Buday
ffc1d945d0
gnu: Add local-time.
...
* gnu/packages/lisp.scm (sbcl-local-time, cl-local-time): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 14:10:04 +08:00
Katherine Cox-Buday
d98d148567
gnu: Add lack-request.
...
* gnu/packages/lisp.scm (sbcl-lack-request, cl-lack-request): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 14:10:04 +08:00
Katherine Cox-Buday
a2c4a05567
gnu: Add circular-streams.
...
* gnu/packages/lisp.scm (sbcl-circular-streams, cl-circular-streams): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 14:10:04 +08:00
Katherine Cox-Buday
5ca7143fdc
gnu: Add http-body.
...
* gnu/packages/lisp.scm (sbcl-http-body, cl-http-body): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 14:10:04 +08:00
宋文武
3f3dfd8459
gnu: Keep the 'cl-' name prefix for sbcl packages.
...
* gnu/packages/lisp.scm: Rename 'sbcl-syntax' to 'sbcl-cl-syntax',
'sbcl-annot' to 'sbcl-cl-annot', 'sbcl-syntax-annot' to
'sbcl-cl-syntax-annot' and 'sbcl-utilities' to 'sbcl-cl-utilities'.
2019-04-07 14:10:04 +08:00
Katherine Cox-Buday
0fecb86cc4
gnu: Add jonathan.
...
* gnu/packages/lisp.scm (sbcl-jonathan, cl-jonathan): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 14:10:04 +08:00
Katherine Cox-Buday
4a290afbba
gnu: Add fast-io.
...
* gnu/packages/lisp.scm (sbcl-fast-io, cl-fast-io): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 14:10:04 +08:00
Katherine Cox-Buday
e7dcdd9fea
gnu: Add checkl.
...
* gnu/packages/lisp.scm (sbcl-checkl, cl-checkl): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 14:10:04 +08:00
Katherine Cox-Buday
135984ef15
gnu: Add marshal.
...
* gnu/packages/lisp.scm (sbcl-marshal, cl-marshal): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 14:10:04 +08:00
Katherine Cox-Buday
6ae60f04c1
gnu: Add static-vectors.
...
* gnu/packages/lisp.scm (sbcl-static-vectors, cl-static-vectors): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 14:10:04 +08:00
Katherine Cox-Buday
d75d5dd5a3
gnu: Add fast-http.
...
* gnu/packages/lisp.scm (sbcl-fast-http, cl-fast-http): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 14:10:04 +08:00
Katherine Cox-Buday
1f2dd0dacf
gnu: Add smart-buffer.
...
* gnu/packages/lisp.scm (sbcl-smart-buffer, cl-smart-buffer): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 14:10:04 +08:00
Katherine Cox-Buday
b45acc342e
gnu: Add xsubseq.
...
* gnu/packages/lisp.scm (sbcl-xsubseq, cl-xsubseq): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 14:10:04 +08:00
Ricardo Wurmus
0eb306d39b
gnu: r-sandwich: Update to 2.5-1.
...
* gnu/packages/cran.scm (r-sandwich): Update to 2.5-1.
2019-04-07 06:22:01 +02:00
Katherine Cox-Buday
33a5855614
gnu: Add myway.
...
* gnu/packages/lisp.scm (sbcl-myway, cl-myway): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 11:23:14 +08:00
Katherine Cox-Buday
5a4b0f633b
gnu: Add quri.
...
* gnu/packages/lisp.scm (sbcl-quri, cl-quri): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 11:23:14 +08:00
Katherine Cox-Buday
9e005948c1
gnu: Add map-set.
...
* gnu/packages/lisp.scm (sbcl-map-set, cl-map-set): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 11:23:14 +08:00
Katherine Cox-Buday
a7b1ae38d3
gnu: Add cl-utilities.
...
* gnu/packages/lisp.scm (sbcl-utilities, cl-utilities): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 11:23:14 +08:00
Katherine Cox-Buday
2005104eb2
gnu: Add cl-syntax-annot.
...
* gnu/packages/lisp.scm (sbcl-syntax-annot, cl-syntax-annot): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 11:23:14 +08:00
Katherine Cox-Buday
7408b219bf
gnu: Add cl-annot.
...
* gnu/packages/lisp.scm (sbcl-annot, cl-annot): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 11:23:14 +08:00
Katherine Cox-Buday
85d1c70573
gnu: Add cl-syntax.
...
* gnu/packages/lisp.scm (sbcl-syntax, cl-syntax): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 11:23:14 +08:00
Katherine Cox-Buday
47a8aaa810
gnu: Add trivial-types.
...
* gnu/packages/lisp.scm (sbcl-trivial-types, cl-trivial-types): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 11:23:14 +08:00
Katherine Cox-Buday
155fc43695
gnu: Add hunchentoot.
...
* gnu/packages/lisp.scm (sbcl-hunchentoot, cl-hunchentoot): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 11:23:14 +08:00
Katherine Cox-Buday
5ceb1492d4
gnu: Add drakma.
...
* gnu/packages/lisp.scm (sbcl-drakma, cl-drakma): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 11:23:14 +08:00
Katherine Cox-Buday
50fe395d1e
gnu: Add chipz.
...
* gnu/packages/lisp.scm (sbcl-chipz, cl-chipz): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 11:23:14 +08:00
Katherine Cox-Buday
a4aefc1b2f
gnu: Add cl-who.
...
* gnu/packages/lisp.scm (sbcl-cl-who, cl-cl-who): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 11:23:14 +08:00
Katherine Cox-Buday
990724c882
gnu: Add chunga.
...
* gnu/packages/lisp.scm (sbcl-chunga, cl-chunga): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 11:23:14 +08:00
Katherine Cox-Buday
9945a17023
gnu: Add cl-base64.
...
* gnu/packages/lisp.scm (sbcl-cl-base64, cl-base64): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 10:09:02 +08:00
Katherine Cox-Buday
610ee80a9c
gnu: Add kmrcl.
...
* gnu/packages/lisp.scm (sbcl-kmrcl, cl-kmrcl): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 09:59:23 +08:00
Katherine Cox-Buday
66c84d20c3
gnu: Add sbcl-md5.
...
* gnu/packages/lisp.scm (sbcl-md5, cl-md5): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 09:50:11 +08:00
Katherine Cox-Buday
d213718208
gnu: Add rfc2388.
...
* gnu/packages/lisp.scm (sbcl-rfc2388, cl-rfc2388): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 09:45:27 +08:00
Katherine Cox-Buday
977b0db4c0
gnu: Add trivial-backtrace.
...
* gnu/packages/lisp.scm (sbcl-trivial-backtrace, cl-trivial-backtrace): New
variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 09:42:11 +08:00
Katherine Cox-Buday
d1ae5a1215
gnu: Add cl+ssl.
...
* gnu/packages/lisp.scm (sbcl-cl+ssl, cl-cl+ssl): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 09:36:04 +08:00
Katherine Cox-Buday
5914489dab
gnu: cl-ansi-text: Correct license to LLGPL.
...
* gnu/packages/lisp.scm (cl-ansi-text)[license]: Correct to LLGPL.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 09:21:17 +08:00
Katherine Cox-Buday
31b898ec5e
gnu: sbcl: Update to 1.5.1.
...
* gnu/packages/lisp.scm (sbcl): Update to 1.5.1.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 09:02:01 +08:00
Ricardo Wurmus
2da8588ebc
gnu: r-mlinterfaces: Update to 1.62.1.
...
* gnu/packages/bioconductor.scm (r-mlinterfaces): Update to 1.62.1.
2019-04-06 23:13:26 +02:00
Ricardo Wurmus
bb94f7257e
gnu: r-inspect: Update to 1.12.2.
...
* gnu/packages/bioconductor.scm (r-inspect): Update to 1.12.2.
2019-04-06 23:13:26 +02:00
Ricardo Wurmus
f613f9ae26
gnu: r-ldblock: Update to 1.12.1.
...
* gnu/packages/bioinformatics.scm (r-ldblock): Update to 1.12.1.
2019-04-06 23:13:26 +02:00
Ricardo Wurmus
8f30d38238
gnu: r-ensembldb: Update to 2.6.8.
...
* gnu/packages/bioinformatics.scm (r-ensembldb): Update to 2.6.8.
2019-04-06 23:13:26 +02:00
Ricardo Wurmus
f2f89e9a4c
gnu: r-rjava: Update to 0.9-11.
...
* gnu/packages/cran.scm (r-rjava): Update to 0.9-11.
2019-04-06 23:13:25 +02:00
Ricardo Wurmus
b85a5f3bcc
gnu: r-optparse: Update to 1.6.2.
...
* gnu/packages/cran.scm (r-optparse): Update to 1.6.2.
2019-04-06 23:13:25 +02:00
Ricardo Wurmus
24be014e0a
gnu: r-spdep: Update to 1.1-2.
...
* gnu/packages/cran.scm (r-spdep): Update to 1.1-2.
2019-04-06 23:13:25 +02:00
Ricardo Wurmus
3c18fb1314
gnu: r-bedr: Update to 1.0.7.
...
* gnu/packages/cran.scm (r-bedr): Update to 1.0.7.
2019-04-06 23:13:25 +02:00
Ricardo Wurmus
9e896d389d
gnu: r-rspectra: Update to 0.14-0.
...
* gnu/packages/cran.scm (r-rspectra): Update to 0.14-0.
2019-04-06 23:13:25 +02:00
Ricardo Wurmus
30918ce8fc
gnu: r-flextable: Update to 0.5.2.
...
* gnu/packages/cran.scm (r-flextable): Update to 0.5.2.
[propagated-inputs]: Add r-base64enc; remove r-magick.
2019-04-06 23:13:24 +02:00
Ricardo Wurmus
55a3da9246
gnu: r-insight: Update to 0.2.0.
...
* gnu/packages/cran.scm (r-insight): Update to 0.2.0.
2019-04-06 23:13:24 +02:00
Ricardo Wurmus
20a485794e
gnu: r-network: Update to 1.15.
...
* gnu/packages/cran.scm (r-network): Update to 1.15.
2019-04-06 23:13:24 +02:00
Ricardo Wurmus
a2befb3751
gnu: r-xfun: Update to 0.6.
...
* gnu/packages/cran.scm (r-xfun): Update to 0.6.
2019-04-06 23:13:24 +02:00
Ricardo Wurmus
987b080469
gnu: r-extremes: Update to 2.0-10.
...
* gnu/packages/cran.scm (r-extremes): Update to 2.0-10.
[propagated-inputs]: Remove r-car.
2019-04-06 23:13:24 +02:00
Ricardo Wurmus
5686da7608
gnu: r-distillery: Update to 1.0-6.
...
* gnu/packages/cran.scm (r-distillery): Update to 1.0-6.
2019-04-06 23:13:23 +02:00
Ricardo Wurmus
b15c5c0ef9
gnu: r-circlize: Update to 0.4.6.
...
* gnu/packages/cran.scm (r-circlize): Update to 0.4.6.
2019-04-06 23:13:23 +02:00
Ricardo Wurmus
0b8ef65555
gnu: r-httpuv: Update to 1.5.1.
...
* gnu/packages/cran.scm (r-httpuv): Update to 1.5.1.
2019-04-06 23:13:23 +02:00
Ricardo Wurmus
0a2c188cc5
gnu: r-gdtools: Update to 0.1.8.
...
* gnu/packages/statistics.scm (r-gdtools): Update to 0.1.8.
[native-inputs]: Move r-rcpp from here...
[propagated-inputs]: ...to here.
2019-04-06 23:13:23 +02:00
Ricardo Wurmus
fa7e82acd9
gnu: r-rlang: Update to 0.3.3.
...
* gnu/packages/statistics.scm (r-rlang): Update to 0.3.3.
2019-04-06 23:13:23 +02:00
Ricardo Wurmus
f1434d80d6
gnu: r-survival: Update to 2.44-1.1.
...
* gnu/packages/statistics.scm (r-survival): Update to 2.44-1.1.
2019-04-06 23:13:23 +02:00
Ricardo Wurmus
6b56ce6db5
gnu: r-mass: Update to 7.3-51.3.
...
* gnu/packages/statistics.scm (r-mass): Update to 7.3-51.3.
2019-04-06 23:13:23 +02:00
Ricardo Wurmus
45197401df
gnu: r-cluster: Update to 2.0.8.
...
* gnu/packages/statistics.scm (r-cluster): Update to 2.0.8.
2019-04-06 23:13:22 +02:00
Efraim Flashner
3b5671a3fa
gnu: python-certifi: Update to 2019.3.9.
...
* gnu/packages/python-crypto.scm (python-certifi): Update to 2019.3.9.
2019-04-06 22:50:39 +03:00
Oleg Pykhalov
37aaf9a8c7
gnu: emacs-undohist-el: Apply 'emacs-undohist-ignored.patch'.
...
This commit follows 3dbd240937
.
* gnu/packages/emacs-xyz.scm (emacs-undohist-el)[source]: Add
'emacs-undohist-ignored.patch'.
2019-04-05 18:52:30 +03:00
Brian Leung
3dbd240937
gnu: Add emacs-undohist-el.
...
* gnu/packages/patches/emacs-undohist-ignored.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add this.
* gnu/packages/emacs-xyz.scm (emacs-undohist-el): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-04-05 18:44:05 +03:00
Ludovic Courtès
f63861b5a6
gnu: Add localed, extracted from systemd.
...
* gnu/packages/freedesktop.scm (localed): New variable.
* gnu/packages/patches/localed-xorg-keyboard.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2019-04-05 15:39:35 +02:00
Jelle Licht
208946e1f3
gnu: emacs-cider: Update to 0.21.0.
...
* gnu/packages/emacs-xyz.scm (emacs-cider): Update to 0.21.0.
2019-04-05 14:06:03 +02:00
Efraim Flashner
4354569dd8
gnu: subversion: Update to 1.10.4 (fixes CVE-2018-11803).
...
* gnu/packages/version-control.scm (subversion): Update to 1.10.4.
2019-04-05 09:50:12 +03:00
Efraim Flashner
2beca2a55c
gnu: flac: Fix CVE-2017-6888.
...
* gnu/packages/xiph.scm (flac)[replacement]: New field.
(flac/fixed): New variable.
* gnu/packages/patches/flac-CVE-2017-6888.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2019-04-05 09:50:07 +03:00
Mark H Weaver
6e5ecbfbae
gnu: linux-libre: Update to 5.0.6.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.0.6.
(%linux-libre-hash): Update hash.
2019-04-05 01:05:50 -04:00
Mark H Weaver
68bf7997eb
gnu: linux-libre@4.19: Update to 4.19.33.
...
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.33.
(%linux-libre-4.19-hash): Update hash.
2019-04-05 01:04:46 -04:00
Mark H Weaver
aba41c05d9
gnu: linux-libre@4.14: Update to 4.14.110.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.110.
(%linux-libre-4.14-hash): Update hash.
2019-04-05 01:02:49 -04:00
Mark H Weaver
e22c31d376
gnu: linux-libre@4.9: Update to 4.9.167.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.167.
2019-04-05 01:01:55 -04:00
Mark H Weaver
21c6c52bc6
gnu: linux-libre@4.4: Update to 4.4.178.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.178.
2019-04-05 01:00:28 -04:00
Tobias Geerinckx-Rice
17499793b1
gnu: flashrom: Update to 1.0.1.
...
* gnu/packages/flashing-tools.scm (flashrom): Update to 1.0.1.
[arguments]: Remove CFLAGS work-around.
2019-04-05 06:25:24 +02:00
Tobias Geerinckx-Rice
06effaf6a1
gnu: entr: Update to 4.2.
...
* gnu/packages/entr.scm (entr): Update to 4.2.
2019-04-05 06:25:24 +02:00
Tobias Geerinckx-Rice
9859800f5d
gnu: ledger: Update to 3.1.3.
...
The patch applies but has been unnecessary since 3.1.2.
* gnu/packages/finance.scm (ledger): Update to 3.1.3.
[source]: Remove obsolete patch.
* gnu/packages/patches/ledger-fix-uninitialized.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2019-04-05 06:25:24 +02:00
Nicolas Goaziou
54c9d7bb69
gnu: emacs-matrix-client: Add missing require.
...
* gnu/packages/emacs-xyz.scm (emacs-matrix-client): Add a missing require to
prevent a runtime error.
2019-04-04 21:46:45 +02:00
Julien Lepiller
a779689714
gnu: php: Update to 7.3.4.
...
* gnu/packages/php.scm (php): Update to 7.3.4.
2019-04-04 21:39:01 +02:00
Efraim Flashner
f19ccdc62c
gnu: flac: Incorporate graft.
...
* gnu/packages/xiph.scm (flac)[replacement]: Remove field.
[source]: Add patch.
(flac/fixed): Remove variable.
2019-04-04 22:20:37 +03:00
Efraim Flashner
c531fad7a0
gnu: flac: Fix CVE-2017-6888.
...
* gnu/packages/xiph.scm (flac)[replacement]: New field.
(flac/fixed): New variable.
* gnu/packages/patches/flac-CVE-2017-6888.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2019-04-04 22:20:33 +03:00
Leo Famulari
9fa29103b5
gnu: certbot, python-acme: Update to 0.33.0.
...
* gnu/packages/tls.scm (certbot, python-acme): Update to 0.33.0.
2019-04-04 14:58:31 -04:00
Leo Famulari
60e1668076
gnu: MPD: Update to 0.21.7.
...
* gnu/packages/mpd.scm (mpd): Update to 0.21.7.
2019-04-04 14:58:28 -04:00
Nicolas Goaziou
325a2e35dc
gnu: asymptote: Fix direntry in info file.
...
* gnu/packages/plotutils.scm (asymptote): Fix direntry in info file.
2019-04-04 20:16:40 +02:00
Nicolas Goaziou
d320f25e0c
gnu: Update copyright line.
...
* gnu/packages/plotutils.scm: Update copyright line.
2019-04-04 19:53:57 +02:00
Nicolas Goaziou
55a604db4e
gnu: asymptote: Fix info file location.
...
* gnu/packages/plotutils.scm (asymptote): Fix info file location so it appears
in the top-level directory.
2019-04-04 19:50:57 +02:00
Ludovic Courtès
aff0cce917
gnu: Move nss & co. to nss.scm.
...
* gnu/packages/gnuzilla.scm (nspr, nss): Move to...
* gnu/packages/nss.scm: ... here. New file.
* gnu/packages/chromium.scm, gnu/packages/disk.scm,
gnu/packages/freedesktop.scm, gnu/packages/gnome.scm,
gnu/packages/gnunet.scm, gnu/packages/java.scm,
gnu/packages/libreoffice.scm, gnu/packages/linux.scm,
gnu/packages/mate.scm, gnu/packages/openldap.scm,
gnu/packages/package-management.scm, gnu/packages/password-utils.scm,
gnu/packages/polkit.scm, gnu/packages/qt.scm,
gnu/packages/sssd.scm, gnu/packages/storage.scm,
gnu/packages/vpn.scm, gnu/packages/web.scm, gnu/packages/xml.scm: Adjust
accordingly.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add nss.scm.
2019-04-04 17:47:02 +02:00
Ludovic Courtès
b48a7e4ea5
gnu: Mov ghc-sdl2 & co. to haskell-apps.scm.
...
* gnu/packages/sdl.scm (ghc-sdl2, ghc-sdl2-mixer, ghc-sdl2-image): Move to...
* gnu/packages/haskell-apps.scm: ... here.
2019-04-04 17:47:02 +02:00
Ludovic Courtès
bfccae4e71
gnu: raincat: Move to haskell-apps.scm.
...
* gnu/packages/games.scm (raincat): Move to...
* gnu/packages/haskell-apps.scm (raincat): ... here.
2019-04-04 17:47:02 +02:00
Ludovic Courtès
c44667ccae
gnu: ghc-tls: Move to haskell-crypto.scm.
...
* gnu/packages/tls.scm (ghc-tls): Move to...
* gnu/packages/haskell-crypto.scm (ghc-tls): ... here.
* gnu/packages/haskell-web.scm: Remove now unneeded import.
2019-04-04 17:47:01 +02:00
Ludovic Courtès
aea505a928
gnu: Move ghc-hxt & co. to haskell-web.scm.
...
* gnu/packages/xml.scm (ghc-hxt-charproperties, ghc-hxt-unicode)
(ghc-hxt-regex-xmlschema, ghc-hxt): Move to...
* gnu/packages/haskell-web.scm: ... here.
2019-04-04 17:47:01 +02:00
Ludovic Courtès
c786dff099
gnu: java-jgit: Move to java.scm.
...
* gnu/packages/version-control.scm (java-jgit, java-jgit-4.2): Move to...
* gnu/packages/java.scm (java-jgit, java-jgit-4.2): ... here.
2019-04-04 17:47:01 +02:00
Ludovic Courtès
804744b338
gnu: Add (gnu packages haskell-apps).
...
* gnu/packages/version-control.scm (darcs, git-annex): Move to...
* gnu/packages/haskell-apps.scm: ... here. New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2019-04-04 17:47:01 +02:00
Nicolas Goaziou
660e00507e
gnu: Add meritous.
...
* gnu/packages/games.scm (meritous): New variable.
2019-04-04 14:42:47 +02:00
Marius Bakke
d7a8612827
gnu: httpd: Update to 2.4.39 [security fixes].
...
This release fixes CVE-2019-0196, CVE-2019-0197, CVE-2019-0211, CVE-2019-0215,
CVE-2019-0217, and CVE-2019-0220. See
<https://httpd.apache.org/security/vulnerabilities_24.html > for more information.
* gnu/packages/web.scm (httpd): Update to 2.4.39.
2019-04-04 14:31:44 +02:00
Marius Bakke
136d3e09d7
gnu: ffmpeg: Update to 4.1.3.
...
* gnu/packages/video.scm (ffmpeg): Update to 4.1.3.
2019-04-04 14:31:44 +02:00
Marius Bakke
78891d0cf4
gnu: re2: Update to 2019-04-01.
...
* gnu/packages/regex.scm (re2): Update to 2019-04-01.
2019-04-04 14:31:44 +02:00
Marius Bakke
81866208fa
gnu: glm: Update to 0.9.9.5.
...
* gnu/packages/maths.scm (glm): Update to 0.9.9.5.
2019-04-04 14:31:43 +02:00
Efraim Flashner
ce8964b601
gnu: Add kdeconnect.
...
* gnu/packages/kde.scm (kdeconnect.scm): New variable.
2019-04-04 08:45:30 +03:00
Nicolas Goaziou
8957ae01c4
gnu: python-duniterpy: Update to 0.53.0.
...
* gnu/packages/finance.scm (python-duniterpy): Update to 0.53.0.
2019-04-04 00:37:22 +02:00
Leo Famulari
6d01a7f4c4
gnu: ntfs-3g: Fix CVE-2019-9755.
...
* gnu/packages/patches/ntfs-3g-CVE-2019-9755.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/linux.scm (ntfs-3g)[source]: Use it.
2019-04-03 18:31:59 -04:00
Nicolas Goaziou
5427db0dc0
gnu: giac-xcas: Update to 1.5.0-49.
...
* gnu/packages/algebra.scm (giac-xcas): Update to 1.5.0-49.
2019-04-04 00:29:52 +02:00
Nicolas Goaziou
4906a0b29d
gnu: asymptote: Update to 2.49.
...
* gnu/packages/plotutils.scm (asymptote): Update to 2.49.
[native-inputs]: Re-order inputs.
[inputs]: Update to Python 3. Add glew and glm.
[arguments]: Add a phase to fix build. Remove unnecessary fix for tests.
2019-04-03 23:34:58 +02:00
Nicolas Goaziou
c4cea85356
gnu: emacs-org-contrib: Update to 20190402.
...
* gnu/packages/emacs-xyz.scm (emacs-org-contrib): Update to 20190402.
2019-04-03 22:51:25 +02:00
Nicolas Goaziou
ec8987763f
gnu: emacs-org: Update to 9.2.3.
...
* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.2.3.
2019-04-03 22:48:50 +02:00
Nicolas Goaziou
cdd962e89b
gnu: emacs-relint: Update to 1.6.
...
* gnu/packages/emacs-xyz.scm (emacs-relint): Update to 1.6.
2019-04-03 22:46:39 +02:00
Nicolas Goaziou
7d807d8d17
gnu: emacs-xr: Update to 1.10.
...
* gnu/packages/emacs-xyz.scm (emacs-xr): Update to 1.10.
2019-04-03 22:44:56 +02:00
Nicolas Goaziou
03370346af
gnu: mame: Update to 0.208.
...
* gnu/packages/emulators.scm (mame): Update to 0.208.
[native-inputs]: Add python-sphinxcontrib-svg2pdfconverter.
2019-04-03 21:28:17 +02:00
Nicolas Goaziou
412342d1ef
gnu: Add python-sphinxcontrib-svg2pdfconverter.
...
* gnu/packages/python-xyz.scm (python-sphinxcontrib-svg2pdfconverter): New
variable.
2019-04-03 21:27:36 +02:00
Vagrant Cascadian
1dbb9302c2
gnu: Add linux-libre-arm-veyron.
...
* gnu/packages/linux (linux-libre-arm-veyron): New variable.
(kernel-config-veyron): function to find veyron config.
* gnu/packages/aux-files/linux-libre/5.0-arm-veyron.conf: New file.
* Makefile.am (AUX_FILES): Adjust accordingly.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-03 18:21:42 +02:00
Ludovic Courtès
bfac636675
gnu: mate-session-manager: Provide absolute file name in '.desktop' file.
...
Previously GDM would crash when selecting MATE.
* gnu/packages/mate.scm (mate-session-manager)[arguments]: Add
'update-xsession-dot-desktop' phase.
2019-04-03 18:21:42 +02:00
Ricardo Wurmus
307586c1e3
gnu: Add r-arrmnormalization.
...
* gnu/packages/bioconductor.scm (r-arrmnormalization): New variable.
2019-04-03 17:42:18 +02:00
Ricardo Wurmus
b50c966087
gnu: Add r-arrmdata.
...
* gnu/packages/bioconductor.scm (r-arrmdata): New variable.
2019-04-03 17:42:18 +02:00
Ricardo Wurmus
5622628fd1
gnu: Add r-progeny.
...
* gnu/packages/bioconductor.scm (r-progeny): New variable.
2019-04-03 17:42:18 +02:00
Ricardo Wurmus
2bdc88fce7
gnu: Add r-rbowtie2.
...
* gnu/packages/bioconductor.scm (r-rbowtie2): New variable.
2019-04-03 17:42:18 +02:00
Ricardo Wurmus
83546785b2
gnu: r-rcas: Add upstream name.
...
* gnu/packages/bioinformatics.scm (r-rcas)[properties]: Add upstream name.
2019-04-03 17:42:18 +02:00
Ricardo Wurmus
9800d859a7
gnu: Add r-zfpkm.
...
* gnu/packages/bioconductor.scm (r-zfpkm): New variable.
2019-04-03 17:42:18 +02:00
Ricardo Wurmus
6b12f21363
gnu: Add r-webbioc.
...
* gnu/packages/bioconductor.scm (r-webbioc): New variable.
2019-04-03 17:42:18 +02:00
Ricardo Wurmus
7b5101c5bf
gnu: Add r-widgettools.
...
* gnu/packages/bioconductor.scm (r-widgettools): New variable.
2019-04-03 17:42:17 +02:00
Ricardo Wurmus
b9b8b447ec
gnu: Add r-wiggleplotr.
...
* gnu/packages/bioconductor.scm (r-wiggleplotr): New variable.
2019-04-03 17:42:17 +02:00
Ricardo Wurmus
8830664d61
gnu: Add r-wrench.
...
* gnu/packages/bioconductor.scm (r-wrench): New variable.
2019-04-03 17:42:17 +02:00
guy fleury iteriteka
807900804d
gnu: gnu-mate-icon-theme-faenza: Update to 1.20.0.
...
* gnu/packages/mate.scm (gnu-mate-icon-theme-faenza): Update to 1.20.0.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-04-03 15:26:10 +02:00
guy fleury iteriteka
1e4999de71
gnu: mate-polkit: Update to 1.22.0.
...
* gnu/packages/mate.scm (mate-polkit): Update to 1.22.0.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-04-03 15:26:10 +02:00
guy fleury iteriteka
4e5b1221e7
gnu: mate-system-monitor: Update to 1.22.0.
...
* gnu/packages/mate.scm (mate-system-monitor): Update to 1.22.0.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-04-03 15:26:08 +02:00
guy fleury iteriteka
b3dcbc0408
gnu: pluma: Update to 1.22.0.
...
* gnu/packages/mate.scm (pluma): Update to 1.22.0.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-04-03 15:26:08 +02:00
guy fleury iteriteka
56689aa5fb
gnu: engrampa: Update to 1.22.0.
...
* gnu/packages/mate.scm (engrampa): Update to 1.22.0.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-04-03 15:26:08 +02:00
guy fleury iteriteka
b85d568203
gnu: eom: Update to 1.22.0.
...
* gnu/packages/mate.scm (eom): Update to 1.22.0.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-04-03 15:26:08 +02:00
Guy fleury
24eee2c025
gnu: mate-utils: Update to 1.22.0.
...
* gnu/packages/mate.scm (mate-utils): Update to 1.22.0.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-04-03 15:26:08 +02:00
guy fleury iteriteka
d3440c5313
gnu: mate-screensaver: Update to 1.22.0.
...
* gnu/packages/mate.scm (mate-screensaver): Update to 1.22.0.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-04-03 15:26:07 +02:00
guy fleury iteriteka
5150ba6f17
gnu: mate-netbook: Update to 1.22.0.
...
* gnu/packages/mate.scm (mate-netbook): Update to 1.22.0.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-04-03 15:26:07 +02:00
guy fleury iteriteka
9c688deccc
gnu: backgrounds: Update to 1.22.0.
...
* gnu/packages/mate.scm (backgrounds): Update to 1.22.0.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-04-03 15:26:07 +02:00
guy fleury iteriteka
d96a83b883
gnu: mate-calc: Update to 1.22.0.
...
* gnu/packages/mate.scm (mate-calc): Update to 1.22.0.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-04-03 15:26:07 +02:00
guy fleury iteriteka
59c410dd3e
gnu: mate-user-guide: Update to 1.22.0.
...
* gnu/packages/mate.scm (mate-user-guide): Update to 1.22.0.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-04-03 15:26:07 +02:00
guy fleury iteriteka
0e4c492d4d
gnu: mate-control-center: Update to 1.22.0.
...
* gnu/packages/mate.scm (mate-control-center): Update to 1.22.0.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-04-03 15:26:05 +02:00
guy fleury iteriteka
4373626b5a
gnu: caja-extensions: Update to 1.22.0.
...
* gnu/packages/mate.scm (caja-extensions): Update to 1.22.0.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-04-03 15:26:05 +02:00
guy fleury iteriteka
98b81c2e9e
gnu: atril: Update to 1.22.0.
...
* gnu/packages/mate.scm (atril): Update to 1.22.0.
[arguments]<#:configure-flags>: Remove pre-GTK3 option.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-04-03 15:26:04 +02:00
guy fleury iteriteka
cca6216bfc
gnu: marco: Update to 1.22.0.
...
* gnu/packages/mate.scm (marco): Update to 1.22.0.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-04-03 15:26:04 +02:00
guy fleury iteriteka
296c42b9e8
gnu: caja: Update to 1.22.0.
...
* gnu/packages/mate.scm (caja): Update to 1.22.0.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-04-03 15:26:04 +02:00
guy fleury iteriteka
da5ef2a085
gnu: mate-media: Update to 1.22.0.
...
* gnu/packages/mate.scm (mate-media): Update to 1.22.0.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-04-03 15:26:04 +02:00
guy fleury iteriteka
75a9f76066
gnu: mate-applets: Update to 1.22.0.
...
* gnu/packages/mate.scm (mate-applets): Update to 1.22.0.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-04-03 15:26:04 +02:00
guy fleury iteriteka
e568d8339b
gnu: mate-panel: Update to 1.22.0.
...
* gnu/packages/mate.scm (mate-panel): Update to 1.22.0.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-04-03 15:26:04 +02:00
guy fleury iteriteka
45bafe5501
gnu: mate-menus: Update to 1.22.0.
...
* gnu/packages/mate.scm (mate-menus): Update to 1.22.0.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-04-03 15:26:03 +02:00
guy fleury iteriteka
a628389fa9
gnu: libmatekbd: Update to 1.22.0.
...
* gnu/packages/mate.scm (libmatekbd): Update to 1.22.0.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-04-03 15:26:03 +02:00
guy fleury iteriteka
660aa5d9f8
gnu: libmatemixer: Update to 1.22.0.
...
* gnu/packages/mate.scm (libmatemixer): Update to 1.22.0.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-04-03 15:26:00 +02:00
guy fleury iteriteka
541dfa45da
gnu: mate-settings-daemon: Update to 1.22.0.
...
* gnu/packages/mate.scm (mate-settings-daemon): Update to 1.22.0.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-04-03 15:26:00 +02:00
guy fleury iteriteka
bc96f8c4a7
gnu: mate-session-manager: Update to 1.22.0.
...
* gnu/packages/mate.scm (mate-session-manager): Update to 1.22.0.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-04-03 15:26:00 +02:00
guy fleury iteriteka
27d4e820d1
gnu: mate-terminal: Update to 1.22.0
...
* gnu/packages/mate.scm (mate-terminal): Update to 1.22.0.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-04-03 15:25:59 +02:00
guy fleury iteriteka
595abe8688
gnu: libmatewether: Update to 1.22.0.
...
* gnu/packages/mate.scm (libmatewether): Update to 1.22.0.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-04-03 15:25:59 +02:00
guy fleury iteriteka
2dc975d7c0
gnu: mate-desktop: Update to 1.22.2.
...
* gnu/packages/mate.scm (mate-desktop): Update to 1.22.0.
[inputs]: Add iso-codes.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-04-03 15:25:59 +02:00
guy fleury iteriteka
b465500686
gnu: mate-themes: Update to 3.22.19.
...
* gnu/packages/mate.scm (mate-themes): Update to 3.22.19.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-04-03 15:25:59 +02:00
guy fleury iteriteka
80e8305146
gnu: mate-icon-theme: Update to 1.22.0.
...
* gnu/packages/mate.scm (mate-icon-theme): Update to 1.20.3.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-04-03 15:25:59 +02:00
guy fleury iteriteka
8b493c7cf0
gnu: mate-common: Update to 1.22.0.
...
* gnu/packages/mate.scm (mate-common): Update to 1.22.0.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-04-03 15:25:57 +02:00
Ricardo Wurmus
44e06f9cf3
gnu: Add brlaser.
...
* gnu/packages/printers.scm (brlaser): New variable.
2019-04-02 22:04:08 +02:00
Kei Kebreau
932d6e276b
gnu: wxmaxima: Update to 19.03.1.
...
* gnu/packages/maths.scm (wxmaxima): Update to 19.03.1.
2019-04-02 14:45:22 -04:00
Leo Famulari
a6f9f18c7e
gnu: livemedia-utils: Update to 2019.03.06.
...
* gnu/packages/video.scm (livemedia-utils): Update to 2019-03-06.
[source]: Remove snippet.
2019-04-02 14:44:14 -04:00
Leo Famulari
295197500f
gnu: Syncthing: Update to 1.1.1.
...
* gnu/packages/syncthing.scm (syncthing): Update to 1.1.1.
2019-04-02 13:07:03 -04:00
Leo Famulari
9c1b4316dc
gnu: Go standard crypto library: Update to 0.0.0-3.b7391e9 [security fixes].
...
Fixes a vulnerability in 'golang.org/x/crypto/salsa20' where, if more than 256
GiB of keystream is generated, or if the counter otherwise grows greater than 32
bits, the amd64 implementation will first generate incorrect output, and then
cycle back to previously generated keystream.
https://go.googlesource.com/crypto/+/b7391e95e576cacdcdd422573063bc057239113d
* gnu/packages/golang.scm (go-golang-org-x-crypto-bcrypt,
go-golang-org-x-crypto-blowfish, go-golang-org-x-crypto-pbkdf2,
go-golang-org-x-crypto-tea, go-golang-org-x-crypto-salsa20,
go-golang-org-x-crypto-cast5, go-golang-org-x-crypto-twofish,
go-golang-org-x-crypto-xtea, go-golang-org-x-crypto-ed25519,
go-golang-org-x-crypto-ripemd160, go-golang-org-x-crypto-blake2s,
go-golang-org-x-crypto-sha3, go-golang-org-x-crypto-ssh-terminal): Update to
0.0.0-3.b7391e9.
(go-golang-org-x-crypto-blake2s)[propagated-inputs]: Add
go-golang-org-x-sys-cpu.
(go-golang-org-x-crypto-blowfish, go-golang-org-x-crypto-pbkdf2,
go-golang-org-x-crypto-tea, go-golang-org-x-crypto-salsa20,
go-golang-org-x-crypto-cast5, go-golang-org-x-crypto-twofish,
go-golang-org-x-crypto-xtea, go-golang-org-x-crypto-ssh-terminal):
Inherit from go-golang-org-x-crypto-bcrypt.
2019-04-02 13:07:03 -04:00
Leo Famulari
4a136536e8
gnu: Add go-golang-org-x-sys-cpu.
...
* gnu/packages/golang.scm (go-golang-org-x-sys-cpu): New variable.
2019-04-02 13:07:03 -04:00
Ricardo Wurmus
cbe40b8b24
gnu: pigx-scrnaseq: Use older loompy.
...
* gnu/packages/bioinformatics.scm (pigx-scrnaseq)[inputs]: Replace
python-loompy with python-loompy-for-pigx-scrnaseq.
2019-04-02 16:11:23 +02:00
Ricardo Wurmus
dc112a0fe2
gnu: Add python-loompy-for-pigx-scrnaseq.
...
* gnu/packages/bioinformatics.scm (python-loompy-for-pigx-scrnaseq): New variable.
2019-04-02 16:11:12 +02:00
Ricardo Wurmus
82cc117450
gnu: pigx-chipseq: Update to 0.0.40.
...
* gnu/packages/bioinformatics.scm (pigx-chipseq): Update to 0.0.40.
2019-04-02 15:53:23 +02:00
Ricardo Wurmus
b4a33870f6
gnu: python-scanpy: Add python-louvain to inputs.
...
* gnu/packages/bioinformatics.scm (python-scanpy)[propagated-inputs]: Sort
inputs and add python-louvain.
[arguments]: Do not delete test that depends on louvain.
2019-04-02 15:11:45 +02:00
Ricardo Wurmus
6ee48091a4
gnu: Add python-louvain.
...
* gnu/packages/graph.scm (python-louvain): New variable.
2019-04-02 15:11:45 +02:00
Rutger Helling
ba907ae362
gnu: faudio: Update to 19.04.
...
* gnu/packages/audio.scm (faudio): Update to 19.04.
2019-04-02 11:30:05 +02:00
Clément Lassieur
c97ad2fd8b
gnu: Add emacs-evil-numbers.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-numbers): New variable.
2019-04-02 10:55:07 +02:00
Ludovic Courtès
d6fda4d3d1
gnu: gnome-shell: Add dependency on libgnomekbd.
...
This fixes the "Show keyboard layout" button in the keyboard layout
switcher.
* gnu/packages/gnome.scm (gnome-shell)[arguments]: In
'record-absolute-file-names' phase, record file name of
'gkbd-keyboard-display'.
[inputs]: Add LIBGNOMEKBD.
2019-04-01 23:21:02 +02:00
Ludovic Courtès
2472cdec25
gnu: gnome-shell: Store absolute file name of 'ibus-daemon'.
...
* gnu/packages/gnome.scm (gnome-shell)[arguments]: Add
'record-absolute-file-names' phase.
2019-04-01 23:20:56 +02:00
Leo Famulari
0e55864036
gnu: go-github-com-burntsushi-toml: Update to 0.3.1.
...
* gnu/packages/golang.scm (go-github-com-burntsushi-toml): Update to 0.3.1.
2019-04-01 16:07:21 -04:00
Arun Isaac
413f61265e
gnu: Add mlucas.
...
* gnu/packages/maths.scm (mlucas): New variable.
2019-04-01 17:07:31 +05:30
Rutger Helling
cce9e3792a
gnu: flatpak: Update to 1.2.4 [fixes CVE-2019-10063].
...
* gnu/packages/package-management.scm (flatpak): Update to 1.2.4 [fixes
CVE-2019-10063].
2019-04-01 10:05:58 +02:00
Rutger Helling
6bc30a571c
gnu: openmw: Update to 0.45.0.
...
* gnu/packages/game-development.scm (openmw): Update to 0.45.0.
2019-04-01 09:43:56 +02:00
Marius Bakke
411c27e296
gnu: libinput: Update to 1.13.0.
...
* gnu/packages/freedesktop.scm (libinput): Update to 1.13.0.
[native-inputs]: Remove VALGRIND.
2019-04-01 01:32:40 +02:00
Marius Bakke
c6deabf957
gnu: libinput: Do not propagate any inputs.
...
These inputs are no longer listed in the pkg-config files.
* gnu/packages/freedesktop.scm (libinput)[propagated-inputs]: Remove.
[inputs]: Add LIBEVDEV, EUDEV, LIBWACOM, and MTDEV.
(libinput-minimal)[inputs, propagated-inputs]: Adjust accordingly.
2019-04-01 01:32:40 +02:00
Marius Bakke
6918c6a909
gnu: cups-filters: Update to 1.22.3.
...
* gnu/packages/cups.scm (cups-filters): Update to 1.22.3.
2019-04-01 01:32:40 +02:00
Marius Bakke
b58c754ea8
gnu: ImageMagick: Update to 6.9.10-35.
...
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-35.
2019-04-01 01:32:40 +02:00
Marius Bakke
41af23dbf4
gnu: tzdata: Update to 2019a.
...
* gnu/packages/base.scm (tzdata): Update to 2019a.
2019-04-01 01:32:40 +02:00
Marius Bakke
c1124207cb
gnu: evolution-data-server: Remove obsolete phase.
...
This is a fixup for the merge of da43d1c
("gnu: evolution-data-server: Add
'libedataserverui' output.") and bb10e7c
("gnu: evolution-data-server: Update
to 3.28.3.") in 571fb00
.
* gnu/packages/gnome.scm (evolution-data-server)[arguments]: Remove phase that
is no longer needed since version 3.28.2.
2019-04-01 01:32:39 +02:00
Marius Bakke
3eed550072
gnu: Remove gtk+/fixed.
...
The merge preceding this commit ignored the replacement part of commit
bc91562939
. This commit removes the remaining
bits, as the patch is already included in GTK3 since version 3.24.3.
* gnu/packages/patches/gtk3-fix-deprecation-macro-use.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/gtk.scm (gtk+/fixed): Remove variable.
2019-04-01 01:32:33 +02:00
Marius Bakke
571fb008a5
Merge branch 'master' into staging
2019-04-01 00:02:39 +02:00
Brian Leung
f125c5a5ea
gnu: emacs-zones: silence byte-compiler.
...
* gnu/packages/patches/emacs-zones-called-interactively.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-03-31 23:32:47 +02:00
Pierre Langlois
7a352f76cf
gnu: gpodder: Build reproducibly.
...
* gnu/packages/gpodder.scm (gpodder)[arguments]: Add 'do-not-run-msgmerge'
phase before 'install'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-03-31 23:32:47 +02:00
Marius Bakke
105fa9fcf7
gnu: ungoogled-chromium: Update to 73.0.3683.86-0.4c7fb6d [security fixes].
...
The update to Chromium 73 includes more than 60 security fixes. See the
release announcement for more information:
<https://chromereleases.googleblog.com/2019/03/stable-channel-update-for-desktop_12.html >.
* gnu/packages/chromium.scm (%preserved-third-party-files): Drop
"net/third_party/http2" and "net/third_party/spdy". Add "v8/src/third_party/siphash".
(%chromium-version): Update to 73.0.3683.86.
(%ungoogled-revision): Update to 4c7fb6d1a86602999f30b58ef8b331b2115c5ad8.
(%debian-revision): New variable.
(ungoogled-chromium-source): Add an origin for Debians packaging scripts.
Adjust for Ungoogled refactoring and add a procedure for applying Debian
patches. Replace unneeded LET* for LET and reindent.
(ungoogled-chromium)[arguments]: Remove one obsolete substitution, add two others.
2019-03-31 21:26:17 +02:00
Marius Bakke
799aebd71f
gnu: ungoogled-chromium: Enable VA-API on x86_64-linux only.
...
* gnu/packages/chromium.scm (ungoogled-chromium)[arguments]: Conditionally add
"use_vaapi" to #:configure-flags.
2019-03-31 21:26:17 +02:00
Marius Bakke
3725865f84
gnu: SDDM: Update to 0.18.1.
...
* gnu/packages/display-managers.scm (sddm): Update to 0.18.1.
2019-03-31 21:26:17 +02:00
Marius Bakke
a02d390357
gnu: mbedtls-apache: Update to 2.16.1.
...
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.16.1.
2019-03-31 21:26:16 +02:00
Marius Bakke
ee74a07668
gnu: pcsc-lite: Update to 1.8.25.
...
* gnu/packages/security-token.scm (pcsc-lite): Update to 1.8.25.
2019-03-31 21:26:16 +02:00
Marius Bakke
1e3c711923
gnu: python-markdown: Update to 3.1.
...
* gnu/packages/python-xyz.scm (python-markdown): Update to 3.1.
2019-03-31 21:26:16 +02:00
Marius Bakke
fa542ee48a
gnu: ffmpeg@3.4: Update to 3.4.6.
...
* gnu/packages/video.scm (ffmpeg-3.4): Update to 3.4.6.
2019-03-31 21:26:16 +02:00
Marius Bakke
3b3fd90377
gnu: elogind: Update to 241.2.
...
* gnu/packages/freedesktop.scm (elogind): Update to 241.2.
2019-03-31 21:26:16 +02:00
Marius Bakke
4f0464c923
gnu: whois: Update to 5.4.2.
...
* gnu/packages/networking.scm (whois): Update to 5.4.2.
2019-03-31 21:26:16 +02:00
Marius Bakke
32deef23f6
gnu: libssh2: Update to 1.8.2.
...
* gnu/packages/ssh.scm (libssh2): Update to 1.8.2.
2019-03-31 21:26:16 +02:00
Marius Bakke
5089ebc3a3
gnu: GnuPG: Update to 2.2.15.
...
* gnu/packages/gnupg.scm (gnupg): Update to 2.2.15.
2019-03-31 21:26:16 +02:00
Marius Bakke
5cc013f05d
gnu: leveldb: Update to 1.21.
...
* gnu/packages/databases.scm (leveldb): Update to 1.21.
[build-system]: Change to CMAKE-BUILD-SYSTEM.
[arguments]: Adjust accordingly.
2019-03-31 21:26:15 +02:00
Marius Bakke
ad7c77fd75
gnu: leveldb: Don't use unstable tarball.
...
* gnu/packages/databases.scm (leveldb)[source]: Use GIT-FETCH.
2019-03-31 21:26:15 +02:00
Ivan Petkov
d7d3bdca89
gnu: rust: Update to 1.32.0.
...
* gnu/packages/rust.scm (rust): Rename to...
(rust-1.31): ...this.
(rust): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-03-31 21:11:55 +02:00
Brett Gilio
ccbaeba38e
gnu: python-language-server: Update to 0.26.1.
...
* gnu/packages/python-xyz.scm (python-language-server): Update to 0.26.1.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-03-31 21:16:17 +03:00
Efraim Flashner
36a4366d79
gnu: Fix descriptions to not use quotes.
...
* gnu/packages/admin.scm (wpa-supplicant-minimal, mingetty, di),
* gnu/packages/audio.scm (fil-plugins),
* gnu/packages/base.scm (make-ld-wrapper, make-glibc-locales),
* gnu/packages/bioinformatics.scm (r-samtools),
* gnu/packages/chez.scm (chez-mit),
* gnu/packages/commencement.scm (make-gcc-toolchain),
* gnu/packages/compression.scm (fastjar),
* gnu/packages/cran.scm (r-maps, r-rcpp),
* gnu/packages/databases.scm (sparql-query),
* gnu/packages/dunst.scm (dunst),
* gnu/packages/ftp.scm (ncftp),
* gnu/packages/gl.scm (freeglut),
* gnu/packages/haskell-check.scm (ghc-tasty-golden),
* gnu/packages/haskell.scm (ghc-case-insensitive, ghc-text,
ghc-haskell-src, ghc-syb, ghc-deepseq-generics, ghc-network-uri,
ghc-rerebase, ghc-zlib),
* gnu/packages/image.scm (jbig2dec),
* gnu/packages/kde-frameworks.scm (kinit, karchive),
* gnu/packages/linux.scm (wireless-tools, perf, module-init-tools, kbd),
* gnu/packages/lirc.scm (lirc),
* gnu/packages/lisp.scm (uglify-js),
* gnu/packages/mate.scm (mate-netbook),
* gnu/packages/microcom.scm (microcom),
* gnu/packages/music.scm (bristol),
* gnu/packages/networking.scm (perl-geo-ip),
* gnu/packages/patchutils.scm (patches),
* gnu/packages/perl-check.scm (perl-test-more-utf8),
* gnu/packages/perl.scm (perl-log-report-optional, perl-file-which,
perl-io-tty, perl-log-any, perl-digest-sha1, perl-class-load,
perl-regexp-common, perl-module-pluggable, perl-class-modifier),
* gnu/packages/python-xyz.scm (python-backports-abc, python-natsort),
* gnu/packages/samba.scm (iniparser),
* gnu/packages/search.scm (mlocate),
* gnu/packages/spice.scm (spice),
* gnu/packages/statistics.scm (r-dt, r-lubridate, r-estimability,
r-commonmark, r-digest, r-viridislite, r-stringr),
* gnu/packages/tex.scm (texlive-latex-changebar),
* gnu/packages/version-control.scm (subversion),
* gnu/packages/w3m.scm (w3m),
* gnu/packages/web.scm (perl-http-parser,
perl-plack-middleware-reverseproxy),
* gnu/packages/xorg.scm (xkeyboard-config, mkfontdir, xcursor-theme,
mkfontscale, xinit, font-alias)[description]: Use @code instead of quotes.
2019-03-31 20:51:10 +03:00
Tobias Geerinckx-Rice
cd9ca20a5d
gnu: znc: Update to 1.7.3.
...
* gnu/packages/messaging.scm (znc): Update to 1.7.3.
2019-03-31 16:05:18 +02:00
Nicolas Goaziou
ad4f644226
gnu: Add flare.
...
* gnu/packages/games.scm (flare-engine, flare-game): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-03-31 10:35:31 +08:00
Leo Famulari
6d3e149f10
gnu: dovecot: Update to 2.3.5.1 [fixes CVE-2019-7524].
...
* gnu/packages/mail.scm (dovecot): Update to 2.3.5.1.
2019-03-30 15:57:13 -04:00
Leo Famulari
6e1f91d91c
gnu: khal: Update to 0.10.0.
...
* gnu/packages/calendar.scm (khal): Update to 0.10.0.
[native-inputs]: Replace tzdata with tzdata-for-tests.
[arguments]: Simplify the check phase.
2019-03-30 15:10:19 -04:00
Ludovic Courtès
e23f2ff183
gnu: Rename "gnubackgammon" back to "gnubg".
...
This reverts c97e4d8bbe
, which was not
consensual and broke 'tests/guix-package.sh'.
* gnu/packages/games.scm (gnubackgammon): Rename to...
(gnubg): ... this, and rename the 'gnubg' deprecated alias to
'gnubackgammon'.
2019-03-30 15:19:32 +01:00
Ludovic Courtès
329c3c323e
gnu: guile: Remove version 2.0.13.
...
This package was unused since 0991fd5336
.
* gnu/packages/guile.scm (guile-2.0.13): Remove.
2019-03-30 15:19:32 +01:00
Ludovic Courtès
528ea990c3
gnu: Use 'this-package' as a native input instead of 'self-native-input?'.
...
* gnu/packages/file.scm (file)[self-native-input?]: Remove.
[native-inputs]: New field.
* gnu/packages/guile.scm (guile-1.8)[self-native-input?]: Remove.
[native-inputs]: New field.
(guile-2.0)[self-native-input?]: Remove.
[native-inputs]: Add THIS-PACKAGE when (%current-target-system) is true.
* gnu/packages/ncurses.scm (ncurses)[self-native-input?]: Remove.
[native-inputs]: Add THIS-PACKAGE when (%current-target-system) is true.
* gnu/packages/python-xyz.scm (python-file)[self-native-input?]: Remove.
[native-inputs]: New field.
2019-03-30 15:19:32 +01:00
Timothy Sample
398747f8f1
gnu: gnome-shell: Remove gnome-control-center from inputs.
...
* gnu/packages/gnome.scm (gnome-shell)[inputs]: Remove
gnome-control-center.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-03-30 15:19:32 +01:00
Timothy Sample
da43d1cb32
gnu: evolution-data-server: Add 'libedataserverui' output.
...
gnu/packages/gnome.scm (evolution-data-server)[outputs]: Add
'libedataserverui'.
[arguments]: Add phases so that only libedataserverui is linked with
WebKitGTK, and that it is moved to its own output.
(evolution, gnome-calendar, gnome-todo)[inputs]: Add libedataserverui.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-03-30 15:19:31 +01:00
Timothy Sample
14c297fde1
gnu: gnome-online-accounts: Split off 'lib' output.
...
gnu/packages/gnome.scm (gnome-online-accounts)[outputs]: Add 'lib'.
[arguments]: Set the 'libdir' path to the 'out' output, and add a phase
to ensure that libgoa gets installed in the 'lib' output.
(evolution-data-server, gfbgraph, gnome-calendar, gnome-control-center,
gnome-todo, libgdata, libzapojit): Use the 'lib' output of
gnome-online-accounts.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-03-30 15:19:31 +01:00
Brian Leung
29a9eb9e1a
gnu: Add emacs-counsel-projectile.
...
* gnu/packages/emacs-xyz.scm (emacs-counsel-projectile): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-03-30 17:03:57 +03:00
Rutger Helling
03a33eee72
gnu: wine-staging: Update to 4.5.
...
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 4.5.
* gnu/packages/wine.scm (wine-staging): Update to 4.5.
2019-03-30 14:58:36 +01:00
Ludovic Courtès
adb6462c4c
packages: Define 'this-package' and 'this-origin'.
...
* guix/packages.scm (<origin>): Choose 'this-origin' as the 'this'
identifier.
(<package>): Choose 'this-package'.
* gnu/packages/gnucash.scm (gnucash)[arguments]: Use 'this-package'
instead of 'this-record'.
* gnu/packages/version-control.scm (git)[arguments]: Likewise.
2019-03-30 11:08:39 +01:00
Ricardo Wurmus
ec12e53736
gnu: Add r-xcms.
...
* gnu/packages/bioconductor.scm (r-xcms): New variable.
2019-03-30 08:55:46 +01:00
Ricardo Wurmus
c8310056f4
gnu: Add r-massspecwavelet.
...
* gnu/packages/bioconductor.scm (r-massspecwavelet): New variable.
2019-03-30 08:55:46 +01:00
Ricardo Wurmus
50d9177051
gnu: Add r-xbseq.
...
* gnu/packages/bioconductor.scm (r-xbseq): New variable.
2019-03-30 08:55:46 +01:00
Ricardo Wurmus
a6e1eb1a96
gnu: Add r-roar.
...
* gnu/packages/bioconductor.scm (r-roar): New variable.
2019-03-30 08:55:46 +01:00
Ricardo Wurmus
98a2af31a8
gnu: Add r-yarn.
...
* gnu/packages/bioconductor.scm (r-yarn): New variable.
2019-03-30 08:55:45 +01:00
Ricardo Wurmus
59cf26292f
gnu: Add r-quantro.
...
* gnu/packages/bioconductor.scm (r-quantro): New variable.
2019-03-30 08:55:45 +01:00
Ricardo Wurmus
8d1990d495
gnu: Add r-downloader.
...
* gnu/packages/cran.scm (r-downloader): New variable.
2019-03-30 08:55:45 +01:00
Ricardo Wurmus
f562c90aa8
gnu: Add r-yaqcaffy.
...
* gnu/packages/bioconductor.scm (r-yaqcaffy): New variable.
2019-03-30 08:55:45 +01:00
Ricardo Wurmus
4675b3cfa3
gnu: Add r-simpleaffy.
...
* gnu/packages/bioconductor.scm (r-simpleaffy): New variable.
2019-03-30 08:55:45 +01:00
Ricardo Wurmus
e99380d67b
gnu: Add r-gcrma.
...
* gnu/packages/bioconductor.scm (r-gcrma): New variable.
2019-03-30 08:55:45 +01:00
Ricardo Wurmus
303f2ed1c6
gnu: Add r-yapsa.
...
* gnu/packages/bioconductor.scm (r-yapsa): New variable.
2019-03-30 08:55:45 +01:00
Ricardo Wurmus
28098414d0
gnu: Add r-somaticsignatures.
...
* gnu/packages/bioconductor.scm (r-somaticsignatures): New variable.
2019-03-30 08:55:45 +01:00
Ricardo Wurmus
398c4a9347
gnu: Add r-gtrellis.
...
* gnu/packages/bioconductor.scm (r-gtrellis): New variable.
2019-03-30 08:55:45 +01:00
Ricardo Wurmus
9563dd5599
gnu: Add r-pmcmr.
...
* gnu/packages/cran.scm (r-pmcmr): New variable.
2019-03-30 08:55:45 +01:00
Mark H Weaver
bc91562939
gnu: gtk+: Graft upstream fix for crashes in Emacs and IceCat.
...
Fixes <https://bugs.gnu.org/34454 >.
* gnu/packages/patches/gtk3-fix-deprecation-macro-use.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gtk.scm (gtk+/fixed): New variable.
(gtk+)[replacement]: New field.
2019-03-30 02:34:24 -04:00
Tobias Geerinckx-Rice
c948cf9092
gnu: Add font-iosevka-slab.
...
The ’slab’ variants of Iosevka were moved to a separate archive with
version 2.0.0.
* gnu/packages/fonts.scm (font-iosevka-slab): New public variable.
2019-03-29 21:09:11 +01:00
Tobias Geerinckx-Rice
785747a974
gnu: font-iosevka: Update to 2.2.0.
...
* gnu/packages/fonts.scm (font-iosevka): Update to 2.2.0.
2019-03-29 21:00:23 +01:00
Ricardo Wurmus
51e98f7e0f
gnu: Add r-yamss.
...
* gnu/packages/bioconductor.scm (r-yamss): New variable.
2019-03-29 19:28:11 +01:00
Ricardo Wurmus
5cfa4bff69
gnu: Add r-ebimage.
...
* gnu/packages/bioconductor.scm (r-ebimage): New variable.
2019-03-29 19:28:03 +01:00
Ricardo Wurmus
ffe7029bab
gnu: Add r-aucell.
...
* gnu/packages/bioconductor.scm (r-aucell): New variable.
2019-03-29 18:10:46 +01:00
Ricardo Wurmus
f31e10f82e
gnu: Add r-allelicimbalance.
...
* gnu/packages/bioconductor.scm (r-allelicimbalance): New variable.
2019-03-29 18:07:17 +01:00
Ricardo Wurmus
adf7d8135b
gnu: Add r-annotationtools.
...
* gnu/packages/bioconductor.scm (r-annotationtools): New variable.
2019-03-29 18:05:45 +01:00
Ricardo Wurmus
0b91b7b969
gnu: Add r-annotationfuncs.
...
* gnu/packages/bioconductor.scm (r-annotationfuncs): New variable.
2019-03-29 17:49:54 +01:00
Ricardo Wurmus
9bf4bb19c9
gnu: Add r-abaenrichment.
...
* gnu/packages/bioconductor.scm (r-abaenrichment): New variable.
2019-03-29 17:46:33 +01:00
Ricardo Wurmus
3972cfce6a
gnu: Add r-gofuncr.
...
* gnu/packages/bioconductor.scm (r-gofuncr): New variable.
2019-03-29 17:46:33 +01:00
Ricardo Wurmus
692bce1595
gnu: Add r-abadata.
...
* gnu/packages/bioconductor.scm (r-abadata): New variable.
2019-03-29 17:46:33 +01:00
Ricardo Wurmus
1fab2cf811
gnu: Add r-mapplots.
...
* gnu/packages/cran.scm (r-mapplots): New variable.
2019-03-29 17:43:25 +01:00
Ricardo Wurmus
32e0f906d7
gnu: Add r-atacseqqc.
...
* gnu/packages/bioconductor.scm (r-atacseqqc): New variable.
2019-03-29 17:13:45 +01:00
Ricardo Wurmus
e5bff3079d
gnu: Add r-genomicscores.
...
* gnu/packages/bioconductor.scm (r-genomicscores): New variable.
2019-03-29 17:13:45 +01:00
Ricardo Wurmus
2a72ef561b
gnu: Add r-motifstack.
...
* gnu/packages/bioconductor.scm (r-motifstack): New variable.
2019-03-29 17:13:45 +01:00
Ricardo Wurmus
229f97c37a
gnu: Add r-motiv.
...
* gnu/packages/bioconductor.scm (r-motiv): New variable.
2019-03-29 17:13:45 +01:00
Ricardo Wurmus
051e8e1a5b
gnu: Add r-rgadem.
...
* gnu/packages/bioconductor.scm (r-rgadem): New variable.
2019-03-29 17:13:45 +01:00
Ricardo Wurmus
c54ab337bc
gnu: Add r-preseqr.
...
* gnu/packages/cran.scm (r-preseqr): New variable.
2019-03-29 17:13:45 +01:00
Ricardo Wurmus
41aab7d186
gnu: Add r-bacon.
...
* gnu/packages/bioconductor.scm (r-bacon): New variable.
2019-03-29 17:13:41 +01:00
Ludovic Courtès
9398152ad1
gnu: php: Fix typo.
...
Regression introduced in e8cfce439a
.
* gnu/packages/php.scm (php)[arguments]: Add missing 'else' branch of
the 'if'. Change first argument to 'string-prefix?' to match GNU
triplets as well.
2019-03-29 15:35:54 +01:00
Efraim Flashner
8339ccac5f
gnu: python-faiss: Fix building on non-Intel architectures.
...
* gnu/packages/graph.scm (python-faiss)[arguments]: Adjust custom
'build-swig phase to change build flags for different archictures.
2019-03-29 17:08:05 +03:00
Efraim Flashner
3776dc094c
gnu: faiss: Fix building on non-Intel architectures.
...
* gnu/packages/graph.scm (faiss)[source]: Add snippet to wrap Intel
specific headers.
[arguments]: Adjust custom 'prepare-build phase to adjust compile flags
for different architectures.
2019-03-29 17:08:02 +03:00
Ricardo Wurmus
4774677228
gnu: stepmania: Fix all instances of accessing application data.
...
This is a follow-up to commit 45aba232ab
.
* gnu/packages/games.scm (stepmania)[arguments]: Rename phase
ensure-gtk-module-can-be-found to ensure-application-files-can-be-found and
fix remaining instances of application data access.
2019-03-29 14:14:19 +01:00
Leo Famulari
47131ebbc9
gnu: Stellarium: Update to 0.19.0.
...
* gnu/packages/astronomy.scm (stellarium): Update to 0.19.0.
[arguments]: Remove obsolete 'patch-tests' phase.
2019-03-29 02:37:28 -04:00
Ricardo Wurmus
45aba232ab
gnu: stepmania: Fix loading of gtk module.
...
Fixes <https://bugs.gnu.org/34854 >.
Suggested by Nicolas Goaziou.
* gnu/packages/games.scm (stepmania)[arguments]: Add phase
"ensure-gtk-module-can-be-found".
2019-03-29 07:14:17 +01:00
Ricardo Wurmus
d656aea0ef
gnu: zynaddsubfx: Update to 3.0.4.
...
* gnu/packages/music.scm (zynaddsubfx): Update to 3.0.4.
2019-03-29 06:48:13 +01:00
Ricardo Wurmus
59d331f16a
gnu: Add r-abseqr.
...
* gnu/packages/bioconductor.scm (r-abseqr): New variable.
2019-03-29 06:35:57 +01:00
Ricardo Wurmus
f084e41e2c
gnu: Add r-flexdashboard.
...
* gnu/packages/cran.scm (r-flexdashboard): New variable.
2019-03-29 06:35:48 +01:00
Ricardo Wurmus
d2aa2d2451
gnu: r-png: Move to (gnu packages cran).
...
* gnu/packages/image.scm (r-png): Move from here...
* gnu/packages/cran.scm (r-png): ...to here.
2019-03-29 06:34:39 +01:00
Ricardo Wurmus
d8a28332c5
gnu: Add r-ggcorrplot.
...
* gnu/packages/cran.scm (r-ggcorrplot): New variable.
2019-03-29 05:39:35 +01:00
Nicolas Goaziou
4e43e3175e
gnu: Add openclonk.
...
* gnu/packages/games.scm (openclonk): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-03-29 05:34:45 +01:00
Ricardo Wurmus
e040413e0a
gnu: r-cairo: Update to 1.5-10.
...
* gnu/packages/statistics.scm (r-cairo): Update to 1.5-10.
[inputs]: Add zlib.
2019-03-29 05:34:45 +01:00
Tobias Geerinckx-Rice
07de94d6a4
gnu: hyperrogue: Don't use NAME in hyperrogue-data.
...
* gnu/packages/games.scm (hyperrogue)[native-inputs]: Hard code NAME in
hyperrogue-data source URI.
2019-03-29 04:07:44 +01:00
Tobias Geerinckx-Rice
4959856443
gnu: quadrapassel: Don't use NAME in source URI.
...
* gnu/packages/games.scm (quadrapassel)[source]: Hard-code NAME.
2019-03-29 04:07:44 +01:00
Tobias Geerinckx-Rice
5b35bdaaa5
gnu: libmanette: Don't use NAME in source URI.
...
* gnu/packages/games.scm (libmanette)[source]: Hard-code NAME.
2019-03-29 04:07:44 +01:00
Tobias Geerinckx-Rice
98e27db5bb
gnu: frotz-dumb-terminal: Merge strings in URI.
...
* gnu/packages/games.scm (frotz-dumb-terminal)[source]: Merge separate
string components, probably from a naive ’s/name/"name"/’ substitution.
2019-03-29 04:07:44 +01:00
Tobias Geerinckx-Rice
e2c9f9de9f
gnu: frotz: Don't use NAME in source URI.
...
* gnu/packages/games.scm (frotz)[source]: Hard-code NAME.
2019-03-29 04:07:44 +01:00
Tobias Geerinckx-Rice
a6ac8e0b31
gnu: fortune-mod: Don't use NAME in source COMMIT.
...
* gnu/packages/games.scm (fortune-mod)[source]: Hard-code NAME.
2019-03-29 04:07:44 +01:00
Tobias Geerinckx-Rice
30b8b2013b
gnu: lugaru: Don't use NAME in source URI.
...
* gnu/packages/games.scm (lugaru)[source]: Hard-code NAME.
2019-03-29 04:07:44 +01:00
Tobias Geerinckx-Rice
146a4459db
gnu: no-more-secrets: Don't use unstable tarball.
...
* gnu/packages/games.scm (no-more-secrets)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-03-29 04:07:43 +01:00
Tobias Geerinckx-Rice
a01aea7d66
gnu: hyperrogue: Don't use NAME in source URI.
...
* gnu/packages/games.scm (hyperrogue)[source]: Hard-code NAME.
2019-03-29 04:07:43 +01:00
Tobias Geerinckx-Rice
ed9bcf50d3
gnu: mrrescue: Don't use NAME in source URI.
...
* gnu/packages/games.scm (mrrescue)[source]: Hard-code NAME.
2019-03-29 04:07:43 +01:00
Tobias Geerinckx-Rice
22da44e8c2
gnu: laby: Don't use NAME in source URI.
...
* gnu/packages/games.scm (laby)[source]: Hard-code NAME.
2019-03-29 04:07:43 +01:00