Tobias Geerinckx-Rice
ea4eed6817
gnu: xfce4-terminal: Update to 0.8.6.
...
* gnu/packages/xfce.scm (xfce4-terminal): Update to 0.8.6.
2018-01-13 16:34:21 +01:00
Tobias Geerinckx-Rice
905d15e1d5
gnu: gl2ps: Update to 1.4.0.
...
* gnu/packages/gl.scm (gl2ps): Update to 1.4.0.
2018-01-13 16:34:21 +01:00
Tobias Geerinckx-Rice
eab68c83eb
gnu: dmidecode: Update to 3.1.
...
* gnu/packages/admin.scm (dmidecode): Update to 3.1.
2018-01-13 16:34:20 +01:00
Tobias Geerinckx-Rice
f7147e278e
gnu: gpgme: Update to 1.10.0.
...
* gnu/packages/gnupg.scm (gpgme): Update to 1.10.0.
[arguments]: Remove ‘patch-cmake-file’ work-around for fixed bug.
2018-01-13 16:16:56 +01:00
Tobias Geerinckx-Rice
864f3f1d04
gnu: offlineimap: Update to 7.1.5.
...
* gnu/packages/mail.scm (offlineimap): Update to 7.1.5.
2018-01-13 16:16:55 +01:00
Tobias Geerinckx-Rice
b15af0ce37
gnu: lcov: Update to 1.13.
...
* gnu/packages/code.scm (lcov): Update to 1.13.
[arguments]: Remove superfluous #:make-flags.
2018-01-13 12:41:30 +01:00
Julien Lepiller
1124683d8c
gnu: java-powermock-modules-junit4: Fix junit version detection.
...
* gnu/packages/java.scm (java-powermock-modules-junit4)[arguments]: Fix
junit version detection.
2018-01-13 12:06:51 +01:00
Julien Lepiller
59e0021cc7
gnu: java-powermock-core: Include resources.
...
* gnu/packages/java.scm (java-powermock-core)[arguments]: Add a phase to
include resources.
2018-01-13 12:06:12 +01:00
Ludovic Courtès
7c0926ea7c
gnu: guix: Update snapshot to 0dcf675
.
...
* gnu/packages/package-management.scm (guix): Update to 0dcf675
.
2018-01-13 00:57:52 +01:00
Ludovic Courtès
22c334fa2e
gnu: hunspell-dict-en: Include all the .dic files.
...
Fixes a regression introduced in
d4d7d70912
which broke
'hunspell-dict-en' (but not the 'hunspell-dict-en-*' variants.)
* gnu/packages/aspell.scm (aspell-word-list)[install]: Check whether
'LANGUAGE.dic' exist before installing it. If it doesn't exist, install
all of *.dic.
2018-01-13 00:32:55 +01:00
Leo Famulari
6b433caed2
gnu: transmission: Fix a DNS rebinding vulnerability that allows RCE.
...
* gnu/packages/patches/transmission-fix-dns-rebinding-vuln.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/bittorrent.scm (transmission)[source]: Use it.
2018-01-12 10:11:47 -08:00
Tobias Geerinckx-Rice
d95bb2957d
gnu: dtc: Update to 1.4.6.
...
* gnu/packages/bootloaders.scm (dtc): Update to 1.4.6.
[source]: Remove both patches.
* gnu/packages/patches/dtc-format-modifier.patch: Delete file.
* gnu/packages/patches/dtc-32-bits-check.patch: Likewise.
* gnu/local.mk (dist_patch_DATA): Remove both.
2018-01-12 16:43:51 +01:00
Tobias Geerinckx-Rice
b09c6b55ad
gnu: harminv: Update to 1.4.1.
...
* gnu/packages/engineering.scm (harminv): Update to 1.4.1.
[source, home-page]: Switch to new host.
2018-01-12 15:06:43 +01:00
Tobias Geerinckx-Rice
a0bb98c322
gnu: gphoto2: Update to 2.5.15.
...
* gnu/packages/photo.scm (gphoto2): Update to 2.5.15.
2018-01-12 15:06:43 +01:00
Tobias Geerinckx-Rice
84f5e43779
gnu: libgphoto2: Update to 2.5.16.
...
* gnu/packages/photo.scm (libgphoto2): Update to 2.5.16.
2018-01-12 15:04:38 +01:00
Tobias Geerinckx-Rice
58e3603e7f
gnu: colordiff: Update to 1.0.18.
...
Also add the non-archive URL, which was probably the intention of commit
8d479d27ca
. Better late than never.
* gnu/packages/patchutils.scm (colordiff): Update to 1.0.18.
2018-01-12 13:08:13 +01:00
Leo Famulari
138c08899b
gnu: libvorbis: Fix CVE-2017-{14632,14633}.
...
* gnu/packages/patches/libvorbis-CVE-2017-14632.patch,
gnu/packages/patches/libvorbis-CVE-2017-14633.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/xiph.scm (libvorbis)[replacement]: New field.
(libvorbis/fixed): New variable.
2018-01-11 14:13:17 -08:00
Fis Trivial
ce577655a3
gnu: Add selene.
...
* gnu/packages/lua.scm (selene): New public variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-11 22:49:15 +01:00
Ludovic Courtès
20bf5fce7d
gnu: grep: Add dependency on PCRE.
...
Suggested by Oleg Pykhalov <go.wigust@gmail.com>
and Roel Janssen <roel@gnu.org>.
* gnu/packages/base.scm (grep)[inputs]: New field.
* gnu/packages/commencement.scm (grep-final)[inputs]: New field.
2018-01-11 22:49:15 +01:00
Maxim Cournoyer
33ca12f3e4
gnu: emacs-sr-speedbar: Update to 20161025.
...
* gnu/packages/emacs.scm (emacs-sr-speedbar): Update to 20161025.
[version]: Use git-version.
[source]: Download sources via git-fetch and use git-file-name.
Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2018-01-11 12:53:50 -05:00
Kei Kebreau
6342ebd5e7
gnu: libcdio-paranoia: Update to 10.2+0.94.2.
...
* gnu/packages/cdrom.scm (libcdio-paranoia): Update to 10.2+0.94.2.
2018-01-11 12:28:07 -05:00
Kei Kebreau
49e23afa79
gnu: libcdio: Update to 2.0.0.
...
* gnu/packages/cdrom.scm (libcdio): Update to 2.0.0.
2018-01-11 12:27:55 -05:00
amirouche
4f85f7f7ef
gnu: guile-bytestructures: Update to 1.0.1.
...
* gnu/package/guile.scm (guile-bytestructures): Update to 1.0.1.
[source]: Use tarball from github instead of git.
[build-system]: Use GNU-BUILD-SYSTEM.
[arguments]: Remove.
[navitve-inputs]: Add PKG-CONFIG.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-11 14:07:30 +01:00
Ludovic Courtès
73244e634c
gnu: guix: Update snapshot to 3c5dbd2
.
...
* gnu/packages/package-management.scm (guix): Update to 3c5dbd2
.
2018-01-11 11:20:00 +01:00
nee
3c5dbd2bee
gnu: Add sound-juicer.
...
* gnu/packages/gnome.scm (sound-juicer): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-11 10:32:05 +01:00
nee
1ea29aa042
gnu: Add libmusicbrainz.
...
* gnu/packages/music.scm (libmusicbrainz): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-11 10:30:33 +01:00
nee
6b445c574b
gnu: Add libdiscid.
...
* gnu/packages/music.scm (libdiscid): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-11 10:27:16 +01:00
Tobias Geerinckx-Rice
50dc3b8b2f
gnu: inkscape: Use HTTPS for home page.
...
* gnu/packages/inkscape.scm (inkscape)[home-page]: Use HTTPS.
2018-01-11 03:16:01 +01:00
Tobias Geerinckx-Rice
2b7eda61cb
gnu: inkscape: Update to 0.92.2.
...
* gnu/packages/inkscape.scm (inkscape): Update to 0.92.2.
2018-01-11 03:16:01 +01:00
Tobias Geerinckx-Rice
f26fa354f1
gnu: newsbeuter: Deprecate in favour of newsboat.
...
* gnu/packages/syndication.scm (newsbeuter): Redefine using
‘deprecated-package’.
* gnu/packages/patches/newsbeuter-CVE-2017-12904.patch: Delete file.
* gnu/packages/patches/newsbeuter-CVE-2017-14500.patch: Likewise.
* gnu/local.mk (dist_patch_DATA): Remove both.
2018-01-11 03:16:00 +01:00
Tobias Geerinckx-Rice
74a2355254
gnu: rrdtool: Update to 1.7.0.
...
* gnu/packages/rrdtool.scm (rrdtool): Update to 1.7.0.
[native-inputs]: Add bc, perl, and tzdata.
[arguments]: Remove obsolete substitution in ‘pre-configure’ phase.
Set TZDIR for tests in new ‘prepare-test-environment’ phase.
Add ‘remove-native-input-references’ phase for example scripts.
2018-01-10 23:40:36 +01:00
Tobias Geerinckx-Rice
cd661a4175
gnu: fio: Update to 3.3.
...
* gnu/packages/benchmark.scm (fio): Update to 3.3.
2018-01-10 23:40:36 +01:00
Tobias Geerinckx-Rice
9998c55132
gnu: perl-list-moreutils: Update to 0.428.
...
* gnu/packages/perl.scm (perl-list-moreutils): Update to 0.428.
2018-01-10 23:40:35 +01:00
Tobias Geerinckx-Rice
721bdea50b
gnu: libmtp: Update to 1.1.14.
...
* gnu/packages/libusb.scm (libmtp): Update to 1.1.14.
2018-01-10 23:40:35 +01:00
Tobias Geerinckx-Rice
0ee12dc9f1
gnu: python-idna: Update to 2.6.
...
* gnu/packages/python.scm (python-idna): Update to 2.6.
2018-01-10 23:40:34 +01:00
Tobias Geerinckx-Rice
c959a77451
gnu: ocaml-zed: Update to 1.6.
...
* gnu/packages/ocaml.scm (ocaml-zed): Update to 1.6.
2018-01-10 23:40:34 +01:00
Tobias Geerinckx-Rice
86f0d00c2b
gnu: rrdtool: Re-order imports.
...
* gnu/packages/rrdtool.scm: Order imports alphabetically.
2018-01-10 23:40:34 +01:00
Tobias Geerinckx-Rice
570623d569
gnu: rrdtool: Use HTTPS for home page.
...
* gnu/packages/rrdtool.scm (rrdtool)[home-page]: Use HTTPS.
2018-01-10 23:40:33 +01:00
Efraim Flashner
cac274aa80
gnu: wine: Remove duplicate supported-systems field.
...
* gnu/packages/wine.scm (wine)[supported-systems]: Remove duplicate
field.
2018-01-10 23:03:28 +02:00
Mark H Weaver
f8b135b25f
gnu: linux-libre: Update to 4.14.13.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.14.13.
(%linux-libre-hash): Update hash.
2018-01-10 15:54:21 -05:00
Mark H Weaver
fc2a5fa3f9
gnu: linux-libre@4.9: Update to 4.9.76.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.76.
2018-01-10 15:53:42 -05:00
Mark H Weaver
7e0ae2bc6c
gnu: linux-libre@4.4: Update to 4.4.111.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.111.
2018-01-10 15:52:55 -05:00
Efraim Flashner
db34d4bbed
gnu: grub-hybrid: Don't try to install files that already exist.
...
* gnu/packages/bootloaders.scm (grub-hybrid)[arguments]: Check if a file
already exists in the destination directory before installing it.
2018-01-10 21:06:39 +02:00
Efraim Flashner
7ba2a1af5c
gnu: wine: Limit supported architectures to ones that can build our wine.
...
* gnu/packages/wine.scm (wine)[supported systems]: New field, limit to
architectures which can build for their selected '#:system'.
2018-01-10 19:55:29 +02:00
ng0
6b86af5a09
gnu: stagit: Update to 0.7.2.
...
* gnu/packages/version-control.scm (stagit): Update to 0.7.2.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-01-10 09:48:30 -08:00
Ben Sturmfels
b438d7cfa8
gnu: pelican: Enable Markdown support.
...
* gnu/packages/python.scm (pelican)[propagated-inputs]: Add python-markdown to
support Markdown as mentioned in the package description.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-01-10 09:48:30 -08:00
Tobias Geerinckx-Rice
8286215326
gnu: Use one spelling for ‘copyright’.
...
* gnu/packages/gtk.scm: Standardise on ‘copyright’ spelling in
file headers.
* gnu/packages/pdf.scm: Likewise.
* gnu/packages/perl-check.scm: Likewise.
* gnu/packages/perl.scm: Likewise.
* guix/import/gem.scm: Likewise.
* guix/import/hackage.scm: Likewise.
2018-01-10 18:21:20 +01:00
Tobias Geerinckx-Rice
3be65cde75
gnu: gtkspell3: Update to 3.0.9.
...
* gnu/packages/gtk.scm (gtkspell3): Update to 3.0.9.
2018-01-10 17:52:20 +01:00
Tobias Geerinckx-Rice
871d1074e1
gnu: whois: Remove misleading comment.
...
See <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=30037 >.
* gnu/packages/networking.scm (whois): Remove comment about mkpasswd.
2018-01-10 16:17:35 +01:00
Tobias Geerinckx-Rice
1cfd7eafb9
gnu: wcslib: Mark up description.
...
* gnu/packages/astronomy.scm (wcslib)[description]: Define ‘FITS’. Use @dfn.
2018-01-10 16:00:32 +01:00
Tobias Geerinckx-Rice
ed8ac55246
gnu: wcslib: Update to 5.18.
...
* gnu/packages/astronomy.scm (wcslib): Update to 5.18.
2018-01-10 15:59:48 +01:00
Tobias Geerinckx-Rice
67c23790d3
gnu: xdg-utils: Update to 1.1.2.
...
* /gnu/packages/freedesktop.scm (xdg-utils): Update to 1.1.2.
2018-01-10 15:59:48 +01:00
Tobias Geerinckx-Rice
62f709f391
gnu: blind: Update to 1.1.
...
* gnu/packages/suckless.scm (blind): Update to 1.1.
2018-01-10 15:59:47 +01:00
Tobias Geerinckx-Rice
205f4f2858
gnu: xbattmon: Update to 1.1.
...
* gnu/packages/suckless.scm (xbattmon): Update to 1.1.
2018-01-10 15:59:47 +01:00
Tobias Geerinckx-Rice
6872680c0a
gnu: ding: Update to 1.8.1.
...
* gnu/packages/dictionaries.scm (ding): Update to 1.8.1.
2018-01-10 15:59:47 +01:00
Tobias Geerinckx-Rice
9358ae8adf
gnu: lsyncd: Update to 2.2.2.
...
* gnu/packages/sync.scm (lsyncd): Update to 2.2.2.
2018-01-10 15:59:47 +01:00
Tobias Geerinckx-Rice
c304543e07
gnu: libzen: Update to 0.4.37.
...
* gnu/packages/cpp.scm (libzen): Update to 0.4.37.
2018-01-10 15:59:46 +01:00
Tobias Geerinckx-Rice
83be56a818
gnu: iso-codes: Update to 3.77.
...
* gnu/packages/iso-codes.scm (iso-codes): Update to 3.77.
[license]: Use ‘license:’ #:prefix instead of #:select (gpl2+).
2018-01-10 15:59:46 +01:00
Tobias Geerinckx-Rice
a9717a52a2
gnu: ghc-chell-quickcheck: Update to 0.2.5.1.
...
* gnu/packages/haskell.scm (ghc-chell-quickcheck)
(ghc-chell-quickcheck-bootstrap): Update to 0.2.5.1.
2018-01-10 15:59:46 +01:00
Tobias Geerinckx-Rice
03de26343e
gnu: ghc-quickcheck-unicode: Update to 1.0.1.0.
...
* gnu/packages/haskell-check.scm (ghc-quickcheck-unicode): Update to
1.0.1.0.
2018-01-10 15:59:45 +01:00
Tobias Geerinckx-Rice
9e8401a539
gnu: python-ply, python2-ply: Update to 3.10.
...
* gnu/packages/python.scm (python-ply): Update to 3.10.
2018-01-10 15:59:45 +01:00
Tobias Geerinckx-Rice
d1308c5ed2
gnu: libsvm: Update to 3.22.
...
* gnu/packages/machine-learning.scm (libsvm): Update to 3.22.
[source]: Use upstream tarball instead of a git snapshot.
2018-01-10 15:59:45 +01:00
Tobias Geerinckx-Rice
7e71d5666b
gnu: xterm: Download over HTTP by default.
...
* gnu/packages/xorg.scm (xterm)[source]: Add HTTP mirror URI.
2018-01-10 15:59:44 +01:00
Tobias Geerinckx-Rice
f9c84cd495
gnu: utfcpp: Update to 2.3.5.
...
* gnu/packages/textutils.scm (utfcpp): Update to 2.3.5.
[source]: Download tarball from new location.
[build-system]: Switch to cmake-build-system.
[arguments]: Use it, with custom ‘install’ phase.
[native-inputs]: Remove unzip.
2018-01-10 15:59:44 +01:00
Ben Woodcroft
f6e2d86f8e
gnu: seqmagick: Use 'pypi-uri'.
...
* gnu/packages/bioinformatics.scm (seqmagick)[source]: Use 'pypi-uri'.
2018-01-10 20:16:36 +10:00
Ben Woodcroft
3146f22dec
gnu: mafft: Update to 7.313.
...
* gnu/packages/bioinformatics.scm (mafft): Update to 7.313.
[source]: Use HTTPS URI.
2018-01-10 20:16:36 +10:00
Leo Famulari
d9a38cc255
gnu: syncthing: Update to 0.14.43.
...
* gnu/packages/syncthing.scm (syncthing): Update to v0.14.43.
2018-01-10 01:29:18 -08:00
Leo Famulari
924d777a34
gnu: Golang X text libraries: Update to 0.0.0-1.e19ae14.
...
* gnu/packages/syncthing.scm (go-golang-org-x-text-transform,
go-golang-org-x-text-unicode-norm): Update to 0.0.0-1.e19ae14.
2018-01-10 01:22:09 -08:00
Leo Famulari
51bca8bd9a
gnu: Golang X net libraries: Update to 0.0.0-1.d866cfc.
...
* gnu/packages/syncthing.scm (go-golang-org-x-net-ipv4,
go-golang-org-x-net-bpf, go-golang-org-x-net-context,
go-golang-org-x-net-internal-iana, go-golang-org-x-net-ipv6,
go-golang-org-x-net-proxy): Update to 0.0.0-1.d866cfc.
2018-01-10 01:22:08 -08:00
Leo Famulari
f394db42c4
gnu: Golang X crypto libraries: Update to 0.0.0-1.95a4943.
...
* gnu/packages/syncthing.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): Update to 0.0.0-1.95a4943.
2018-01-10 01:22:08 -08:00
Leo Famulari
a1d1e55cca
gnu: go-github-com-xtaci-smux: Update to 1.0.6-0.c3e1824.
...
* gnu/packages/syncthing.scm (go-github-com-xtaci-smux): Update to
1.0.6-0.c3e1824.
2018-01-10 01:22:08 -08:00
Leo Famulari
d4138c0c67
gnu: go-github-com-tjfoc-gmsm-sm4: Update to 0.0.0-1.98aa888.
...
* gnu/packages/syncthing.scm (go-github-com-tjfoc-gmsm-sm4): Update to
0.0.0-1.98aa888.
2018-01-10 01:22:08 -08:00
Leo Famulari
48f677c978
gnu: go-github-com-thejerf-suture: Update to 2.0.1-0.87e298c.
...
* gnu/packages/syncthing.scm (go-github-com-thejerf-suture): Update to
2.0.1-0.87e298c.
2018-01-10 01:22:07 -08:00
Leo Famulari
b39bd1d4e5
gnu: go-github-com-templexxx-xor: Update to 0.1.2.
...
* gnu/packages/syncthing.scm (go-github-com-templexxx-xor): Update to 0.1.2.
[propagated-inputs]: Add go-github-com-templexxx-cpufeat.
2018-01-10 01:22:07 -08:00
Leo Famulari
54a5a8f101
gnu: go-github-com-templexxx-reedsolomon: Remove unused package.
...
* gnu/packages/syncthing.scm (go-github-com-templexxx-reedsolomon):
Remove variable.
2018-01-10 01:22:07 -08:00
Leo Famulari
619db5cfeb
gnu: go-github-com-syndtr-goleveldb: Update to 0.0.0-2.34011bf.
...
* gnu/packages/syncthing.scm (go-github-com-syndtr-goleveldb): Update to
0.0.0-2.34011bf.
2018-01-10 01:22:06 -08:00
Leo Famulari
feade866d0
gnu: go-github-com-sasha-s-go-deadlock: Update to 0.1.0-1.03d40e5.
...
* gnu/packages/syncthing.scm (go-github-com-sasha-s-go-deadlock): Update
to 0.1.0-1.03d40e5.
2018-01-10 01:22:06 -08:00
Leo Famulari
d2c7971da3
gnu: go-github-com-rcrowley-go-metrics: Update to 0.0.0-1.e181e09.
...
* gnu/packages/syncthing.scm (define-public go-github-com-rcrowley-go-metrics):
Update to 0.0.0-1.e181e09.
2018-01-10 01:22:06 -08:00
Leo Famulari
1ad4e366ef
gnu: go-github-com-pkg-errors: Update to 0.0.0-1.e881fd5.
...
* gnu/packages/syncthing.scm (go-github-com-pkg-errors): Update to
0.0.0-1.e881fd5.
2018-01-10 01:22:06 -08:00
Leo Famulari
ac90914159
gnu: go-github-com-oschwald-maxminddb-golang: Update to 1.2.0-0.26fe5ac.
...
* gnu/packages/syncthing.scm (go-github-com-oschwald-maxminddb-golang):
Update to 1.2.0-0.26fe5ac.
2018-01-10 01:22:05 -08:00
Leo Famulari
d277b9bc34
gnu: go-github-com-oschwald-geoip2-golang: Update to 1.1.0.
...
* gnu/packages/syncthing.scm (go-github-com-oschwald-geoip2-golang):
Update to 1.1.0.
2018-01-10 01:22:05 -08:00
Leo Famulari
5e30d8c1f7
gnu: go-github-com-lib-pq: Update to 0.0.0-1.83612a5.
...
* gnu/packages/syncthing.scm (go-github-com-lib-pq): Update to
0.0.0-1.83612a5.
2018-01-10 01:22:05 -08:00
Leo Famulari
ece4c5bc67
gnu: go-github-com-kardianos-osext: Update to 0.0.0-1.ae77be6.
...
* gnu/packages/syncthing.scm (go-github-com-kardianos-osext): Update to
0.0.0-1.ae77be6.
2018-01-10 01:22:05 -08:00
Leo Famulari
e83994f2b7
gnu: go-github-com-golang-groupcache-lru: Update to 0.0.0-1.84a468c.
...
* gnu/packages/syncthing.scm (go-github-com-golang-groupcache-lru):
Update to 0.0.0-1.84a468c.
2018-01-10 01:22:04 -08:00
Leo Famulari
c1753d6ce1
gnu: go-github-com-gogo-protobuf: Update to 0.5-1.35b81a0.
...
* gnu/packages/syncthing.scm (go-github-com-gogo-protobuf): Update to
0.5-1.35b81a0.
2018-01-10 01:22:04 -08:00
Leo Famulari
e1c815351b
gnu: go-github-com-chmduquesne-rollinghash-adler32: Update to 0.0.0-1.3dc7875.
...
* gnu/packages/syncthing.scm (go-github-com-chmduquesne-rollinghash-adler32):
Update to 0.0.0-1.3dc7875.
2018-01-10 01:22:03 -08:00
Leo Famulari
3aecf5bd15
gnu: go-golang-org-x-time-rate: Update to 0.0.0-1.6dc1736.
...
* gnu/packages/syncthing.scm (go-golang-org-x-time-rate): Update to
0.0.0-1.6dc1736.
2018-01-10 01:22:03 -08:00
Leo Famulari
2b4588609b
gnu: go-golang-org-x-sys-unix: Update to 0.0.0-1.8380141.
...
* gnu/packages/syncthing.scm (go-golang-org-x-sys-unix): Update to
0.0.0-1.8380141.
[arguments]: Adjust the tests to the build environment.
2018-01-10 01:22:03 -08:00
Leo Famulari
27fbcae6d5
gnu: kcp-go: Switch upstream source.
...
* gnu/packages/syncthing.scm (go-github-com-audriusbutkevicius-kcp-go):
Replace with ...
(go-github-com-xtaci-kcp-go): ... new variable.
2018-01-10 01:22:03 -08:00
Leo Famulari
e62d057505
gnu: Add go-github-com-klauspost-reedsolomon.
...
* gnu/packages/syncthing.scm (go-github-com-klauspost-reedsolomon): New
variable.
2018-01-10 01:22:02 -08:00
Leo Famulari
63aade459d
gnu: Add go-github-com-klauspost-cpuid.
...
* gnu/packages/syncthing.scm (go-github-com-klauspost-cpuid): New variable.
2018-01-10 01:22:02 -08:00
Leo Famulari
b12df4f544
gnu: go-github-com-minio-sha256-simd: Update to 0.0.0-1.ad98a36.
...
* gnu/packages/syncthing.scm (go-github-com-minio-sha256-simd): Update
to 0.0.0-1.ad98a36.
2018-01-10 01:22:02 -08:00
Leo Famulari
38ea280286
gnu: go-github-com-zillode-notify: Update to 0.0.0-1.8fff849.
...
* gnu/packages/syncthing.scm (go-github-com-zillode-notify): Update to
0.0.0-1.8fff849.
2018-01-10 01:22:01 -08:00
Tobias Geerinckx-Rice
85afaceb10
gnu: xterm: Update to 331.
...
* gnu/packages/xorg.scm (xterm): Update to 331.
[arguments]: Remove now-default ‘--enable-256-color’ from #:configure-flags.
now enabled by default.
2018-01-10 02:08:36 +01:00
Tobias Geerinckx-Rice
edfa2eee91
gnu: yoshimi: Update to 1.5.6.
...
* gnu/packages/music.scm (yoshimi): Update to 1.5.6.
[description]: Tweak slightly.
2018-01-10 01:52:26 +01:00
Tobias Geerinckx-Rice
5edc86820f
gnu: yoshimi: Find ncurses with pkg-config.
...
* gnu/packages/music.scm (yoshimi)[arguments]: Remove obsolete
‘find-ncurses’ phase.
2018-01-10 01:52:26 +01:00
Tobias Geerinckx-Rice
57b05e4a24
gnu: yadifa: Update to 2.3.7.
...
* gnu/packages/dns.scm (yadifa): Update to 2.3.7.
[arguments]: Add ‘--disable-build-timestamp’ and ‘--enable-acl’ to, and
remove ‘--enable-messages’ from #:configure-flags.
2018-01-10 01:52:25 +01:00
Eric Bavier
eb0e51c4c7
gnu: perl-module-pluggable: Fix perms on patch.
...
* gnu/packages/patches/perl-module-pluggable-search.patch: Remove executable
bit.
2018-01-09 13:44:52 -06:00
Efraim Flashner
fa58a0a62e
gnu: libb2: Only check for CPU optimisations on Intel architectures.
...
* gnu/packages/crypto.scm (libb2)[arguments]: Only pass the
configure-flag '--enable-fat' on i686 or x86_64.
2018-01-09 23:15:09 +02:00
Efraim Flashner
513dc568ca
gnu: iucode-tool: Limit to Intel compatible architectures.
...
* gnu/packages/linux.scm (iucode-tool)[supported-systems]: New field.
2018-01-09 23:11:57 +02:00
Marius Bakke
68b9be1fd8
gnu: notmuch: Update to 0.26.
...
* gnu/packages/mail.scm (notmuch): Update to 0.26.
2018-01-09 20:41:10 +01:00
Kei Kebreau
1e257d3da9
gnu: behave: Enable tests.
...
* gnu/packages/check.scm (behave)[native-inputs]: Add python-mock, python-nose
and python-pyhamcrest.
[arguments]: Remove #:tests?. Add #:test-target.
2018-01-09 11:43:34 -05:00
Kei Kebreau
5b72dafe44
gnu: gnucash: Update to 2.6.19.
...
* gnu/packages/gnucash.scm (gnucash, gnucash-docs): Update to 2.6.19.
2018-01-09 11:42:51 -05:00
Tobias Geerinckx-Rice
0d92d2ad3d
gnu: tor: Update to 3.2.9.
...
* gnu/packages/tor.scm (tor): Update to 0.3.2.9.
2018-01-09 16:42:49 +01:00
Tobias Geerinckx-Rice
1e41bb1b65
gnu: geierlein: Use HTTPS for home page.
...
* gnu/packages/finance.scm (geierlein)[home-page]: Use HTTPS.
2018-01-09 16:42:49 +01:00
Tobias Geerinckx-Rice
1c21e734f4
gnu: geierlein: Update to 0.9.13.
...
* gnu/packages/finance.scm (geierlein): Update to 0.9.13.
2018-01-09 16:42:48 +01:00
Tobias Geerinckx-Rice
6c0b088740
gnu: libsrtp: Mark up description.
...
* gnu/packages/telephony.scm (libsrtp)[description]: Use @dfn.
2018-01-09 16:41:52 +01:00
Tobias Geerinckx-Rice
b0c7e053d8
gnu: libsrtp: Update to 1.6.0.
...
* gnu/packages/telephony.scm (libsrtp): Update to 1.6.0. Re-indent.
2018-01-09 16:41:51 +01:00
Ben Woodcroft
39fb853abe
gnu: seqmagick: Update to 0.7.0.
...
* gnu/packages/bioinformatics.scm (seqmagick): Update to 0.7.0. Use
python-3.
[arguments]: Remove replacement phase for check.
[inputs]: Add biopython. Remove python2-biopython-1.66.
(python2-biopython-1.66): Remove variable.
2018-01-09 22:39:05 +10:00
Eric Bavier
5424f9bcab
gnu: ledger: Fix test failures.
...
* gnu/packages/patches/ledger-revert-boost-python-fix.patch,
gnu/packages/patches/ledger-fix-uninitialized.patch: New patches.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/finance.scm (ledger)[source]: Use them.
2018-01-08 16:03:55 -06:00
Kei Kebreau
7f9866a312
gnu: emacs-auctex: Update to 12.1.0.
...
* gnu/packages/emacs.scm (emacs-auctex): Update to 12.1.0.
2018-01-08 21:11:50 -05:00
Leo Famulari
68aa384b85
gnu: Electrum: Update to 3.0.5 [security fixes].
...
This fixes a critical security issue:
<https://github.com/spesmilo/electrum/issues/3374 >
* gnu/packages/finance.scm (electrum): Update to 3.0.5.
2018-01-08 20:57:39 -05:00
Leo Famulari
4880fddd5c
gnu: kurly: Install some documentation.
...
* gnu/packages/curl.scm (kurly)[arguments]: Install the README in an
'install-readme' phase and don't install the source code.
2018-01-08 20:39:38 -05:00
Marius Bakke
3aad4ed396
gnu: feh: Update to 2.23.
...
* gnu/packages/image-viewers.scm (feh): Update to 2.23.
2018-01-09 00:34:20 +01:00
Marius Bakke
0379e36248
gnu: xscreensaver: Update to 5.38.
...
* gnu/packages/xdisorg.scm (xscreensaver): Update to 5.38.
2018-01-09 00:34:20 +01:00
Marius Bakke
f59158f9e6
gnu: samba: Update to 4.7.4.
...
* gnu/packages/samba.scm (samba): Update to 4.7.4.
2018-01-09 00:34:20 +01:00
Marius Bakke
cadd0670e7
gnu: whois: Update to 5.2.20.
...
* gnu/packages/networking.scm (whois): Update to 5.2.20.
2018-01-09 00:34:20 +01:00
Marius Bakke
e1c08dccc2
gnu: jsoncpp: Update to 1.8.4.
...
* gnu/packages/serialization.scm (jsoncpp): Update to 1.8.4.
2018-01-09 00:34:20 +01:00
Marius Bakke
a60f13197e
gnu: Add vboot-utils.
...
* gnu/packages/bootloaders.scm (vboot-utils): New public variable.
2018-01-08 20:12:02 +01:00
Marius Bakke
55e1d39b47
gnu: Add iucode-tool.
...
* gnu/packages/linux.scm (iucode-tool): New public variable.
2018-01-08 20:12:02 +01:00
Marius Bakke
d1ce1125b8
gnu: Add rename.
...
* gnu/packages/admin.scm (rename): New public variable.
2018-01-08 20:12:01 +01:00
Marius Bakke
d7603bbbbe
gnu: lame: Remove obsolete workaround.
...
* gnu/packages/mp3.scm (lame)[native-inputs]: Remove.
2018-01-08 20:12:01 +01:00
Marius Bakke
eebb7b635b
gnu: openvswitch: Update to 2.8.1.
...
* gnu/packages/networking.scm (openvswitch): Update to 2.8.1.
2018-01-08 20:11:58 +01:00
amirouche
3926a099b4
gnu: guile-wiredtiger: Update to 0.6.3.
...
* gnu/package/databases.scm (guile-wiredtiger): Update to 0.6.3.
[arguments]: Enable tests; disable parallel tests; remove
'remove-bundled-dependencies' phase.
[synopsis, description]: Improve them.
Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2018-01-08 12:46:53 -05:00
Mathieu Othacehe
2a67ff1f5e
gnu: Add emacs-bongo.
...
* gnu/packages/emacs.scm (emacs-bongo): New variable.
2018-01-08 16:19:53 +01:00
Ricardo Wurmus
0215f94e69
gnu: snakemake: Update to 4.4.0.
...
* gnu/packages/python.scm (snakemake): Update to 4.4.0.
2018-01-08 15:34:47 +01:00
Tobias Geerinckx-Rice
2c5150ba2a
gnu: elixir: Update to 1.5.3.
...
* gnu/packages/elixir.scm (elixir): Update to 1.5.3.
2018-01-08 14:15:25 +01:00
宋文武
c8cee2ef96
gnu: Add darkstat.
...
* gnu/packages/monitoring.scm (darkstat): New variable.
2018-01-08 20:27:50 +08:00
Stefan Reichör
767d24e83b
gnu: Add html-xml-utils.
...
* gnu/packages/xml.scm (html-xml-utils): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-08 10:40:17 +01:00
Fis Trivial
4b3070f76d
gnu: Add rtags.
...
* gnu/packages/code.scm (rtags): New public variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2018-01-08 10:40:17 +01:00
Ludovic Courtès
2b778b27c9
gnu: guix: Update snapshot to c04ffad
.
...
* gnu/packages/package-management.scm (guix): Update to c04ffad
.
2018-01-08 10:40:16 +01:00
Tobias Geerinckx-Rice
50b97d1a80
gnu: youtube-dl: Update to 2018.01.07.
...
* gnu/packages/video.scm (youtube-dl): Update to 2018.01.07.
2018-01-08 08:21:00 +01:00
Tobias Geerinckx-Rice
aba7d8e7e1
gnu: nano: Update to 2.9.2.
...
* gnu/packages/nano.scm (nano): Update to 2.9.2.
2018-01-08 08:16:59 +01:00
Tobias Geerinckx-Rice
19278d8da9
gnu: borg: Unbundle libb2.
...
* gnu/packages/backup.scm (borg)[source]: Remove bundled libb2 in snippet.
[inputs]: Add libb2.
[arguments]: Use it.
2018-01-08 07:58:31 +01:00
Tobias Geerinckx-Rice
c6220b1301
gnu: Add libb2.
...
* gnu/packages/crypto.scm (libb2): New public variable.
2018-01-08 07:58:27 +01:00
Kei Kebreau
9268a3c4df
gnu: Add missing copyright line.
...
* gnu/packages/check.scm: Add copyright line for 18a4d6d
.
2018-01-07 22:05:03 -05:00
Fis Trivial
18a4d6df24
gnu: Add python-pyhamcrest.
...
* gnu/packages/check.scm (python-pyhamcrest, python2-pyhamcrest): New
variables.
Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2018-01-07 20:20:26 -05:00
Ricardo Wurmus
b94f250e5a
gnu: rosegarden: Use jack-1.
...
* gnu/packages/music.scm (rosegarden)[inputs]: Replace jack-2 with jack-1.
2018-01-07 15:42:29 +01:00
Ricardo Wurmus
0e78801abc
gnu: dssi: Use jack-1.
...
* gnu/packages/music.scm (dssi)[inputs]: Replace jack-2 with jack-1.
2018-01-07 15:42:28 +01:00
Ricardo Wurmus
43188faf2e
gnu: Add muse-sequencer.
...
* gnu/packages/music.scm (muse-sequencer): New variable.
2018-01-07 15:42:28 +01:00
Efraim Flashner
beb7e659f2
gnu: mes: Generalize logic for native-inputs.
...
* gnu/packages/mes.scm (mes)[native-inputs]: On all architectures except
i686-linux use cross compiler packages.
2018-01-07 10:10:34 +02:00
Mark H Weaver
56804398a9
gnu: webkitgtk: Disable SharedArrayBuffers to mitigate Spectre.
...
* gnu/packages/patches/webkitgtk-mitigate-spectre.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/webkit.scm (webkitgtk)[source]: Add patch.
2018-01-07 01:14:49 -05:00
Mark H Weaver
c23243fccd
gnu: icecat: Add more fixes, including Spectre mitigation.
...
* gnu/packages/gnuzilla.scm (icecat)[source]: Add more fixes from the
upstream mozilla-esr52 repository, plus a backported mitigation for
Spectre from Firefox 57.0.4.
* gnu/packages/patches/icecat-bug-1427870-spectre-mitigation.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2018-01-06 15:04:10 -05:00
Leo Famulari
5ae8c77ade
gnu: irssi: Update to 1.0.6 [fixes CVE-2017-{5205,5206,5207,5208}].
...
* gnu/packages/irc.scm (irssi): Update to 1.0.6.
2018-01-06 13:00:54 -05:00
Rutger Helling
0438f1d84d
gnu: gdm: Update to 3.26.2.1.
...
* gnu/packages/gnome.scm (gdm): Update to 3.26.2.1.
2018-01-06 16:55:55 +01:00
Tobias Geerinckx-Rice
ae8e71ee48
gnu: gnome-online-accounts: Update to 3.26.2.
...
This removes telepathy support, which is actively discouraged upstream:
<https://git.gnome.org/browse/gnome-online-accounts/commit/?id=a65ebfe1069 >.
* gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.26.2.
[inputs]: Remove telepathy-glib.
2018-01-06 15:54:18 +01:00
nee
a6542e964d
gnu: crawl, craw-titles: Update to 0.21.0.
...
* gnu/packages/games.scm (crawl, crawl-tiles): Update to 0.21.0.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-01-06 22:10:39 +08:00
Mark H Weaver
af3f7f22f4
gnu: linux-libre: Update to 4.14.12.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.14.12.
(%linux-libre-hash): Update hash.
2018-01-06 00:39:07 -05:00
Mark H Weaver
f2462bc366
gnu: linux-libre@4.9: Update to 4.9.75.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.75.
2018-01-06 00:38:27 -05:00
Mark H Weaver
630437d94e
gnu: linux-libre@4.4: Update to 4.4.110.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.110.
2018-01-06 00:37:31 -05:00