Efraim Flashner
115ace6ba5
gnu: imlib2: Update to 1.6.0.
...
* gnu/packages/image.scm (imlib2): Update to 1.6.0.
[inputs]: Add libwebp, libid3tag.
2019-11-25 14:08:29 +02:00
Efraim Flashner
2f6500faa4
gnu: gnunet-gtk: Sort inputs alphabetically.
...
* gnu/packages/gnunet.scm (gnunet-gtk)[inputs]: Sort alphabetically.
2019-11-25 14:08:29 +02:00
Efraim Flashner
dbdd77074a
gnu: gnunet-gtk: Update to 0.11.7.
...
* gnu/packages/gnunet.scm (gnunet-gtk): Update to 0.11.7.
[version]: Don't inherit version from gnutls.
[inputs]: Add gnutls/dane.
2019-11-25 14:08:29 +02:00
Efraim Flashner
edce19938a
gnu: gnunet: Update to 0.11.8.
...
* gnu/packages/gnunet.scm: Update to 0.11.8.
[inputs]: Add libidn2, miniupnpc, zbar. Remove glib, gmp,
gst-plugins-base, libidn, nss, openssl, perl, python-2.
[native-inputs]: Add python, xxd, which.
[arguments]: Remove configure-flags. Add phase to remove network
dependent tests. Re-arrange location of new 'check phase.
2019-11-25 14:08:29 +02:00
Efraim Flashner
baac9ff97c
gnu: gnunet-gtk: Set upstream ftp-directory.
...
* gnu/packages/gnunet.scm (gnunet-gtk)[properties]: New field. Set
ftp-directory.
2019-11-25 14:08:26 +02:00
Tobias Geerinckx-Rice
8e77da0d11
gnu: bambam: Update to 1.0.0.
...
* gnu/packages/games.scm (bambam): Update to 1.0.0.
[arguments]: Use default Python (3).
Delete obsolete ‘patch-data-dir-location’ phase.
2019-11-24 13:32:58 +01:00
Tobias Geerinckx-Rice
9b0dae2222
gnu: perl-test-simple: Update to 1.302169.
...
* gnu/packages/perl-check.scm (perl-test-simple): Update to 1.302169.
2019-11-24 13:32:58 +01:00
Tobias Geerinckx-Rice
40df1928d6
gnu: restic: Update to 0.9.6.
...
* gnu/packages/backup.scm (restic): Update to 0.9.6.
2019-11-24 13:32:58 +01:00
Oleg Pykhalov
39bf4e0bad
gnu: Add shell-functools.
...
* gnu/packages/shellutils.scm (shell-functools): New variable.
2019-11-24 09:31:26 +03:00
Vagrant Cascadian
446316cad5
gnu: diffoscope: Update to 131.
...
* gnu/packages/diffoscope (diffoscope): Update to 131.
2019-11-23 18:55:46 -08:00
Oleg Pykhalov
dd39f16ee6
gnu: jo: Update to 1.3.
...
* gnu/packages/web.scm (jo): Update to 1.3.
2019-11-24 05:14:52 +03:00
Oleg Pykhalov
82de17dc8d
gnu: sdl2: Add libxcursor to inputs.
...
* gnu/packages/sdl.scm (sdl2)[inputs]: Add libxcursor.
2019-11-24 03:35:36 +03:00
Tobias Geerinckx-Rice
68c47474bc
gnu: vte: Update to 0.58.3.
...
* gnu/packages/gnome.scm (vte): Update to 0.58.3.
[build-system]: Switch to Meson.
2019-11-24 01:19:56 +01:00
Tobias Geerinckx-Rice
ac87ffb818
gnu: vte: Don't use NAME in source URI.
...
* gnu/packages/gnome.scm (vte)[source]: Hard-code NAME.
2019-11-24 01:19:56 +01:00
Tobias Geerinckx-Rice
37b23e447d
gnu: ruby-jaro-winkler: Update to 1.5.4.
...
* gnu/packages/ruby.scm (ruby-jaro-winkler): Update to 1.5.4.
2019-11-24 01:19:56 +01:00
Tobias Geerinckx-Rice
60bc8952ce
gnu: ruby-mimemagic: Update to 0.3.3.
...
* gnu/packages/ruby.scm (ruby-mimemagic): Update to 0.3.3.
2019-11-24 01:19:55 +01:00
Tobias Geerinckx-Rice
8c1e4a4f3d
gnu: ruby-notiffany: Update to 0.1.3.
...
* gnu/packages/ruby.scm (ruby-notiffany): Update to 0.1.3.
2019-11-24 01:19:55 +01:00
Tobias Geerinckx-Rice
5dd10be5ab
gnu: ruby-oauth2: Update to 1.4.2.
...
* gnu/packages/ruby.scm (ruby-oauth2): Update to 1.4.2.
2019-11-24 01:19:55 +01:00
Tobias Geerinckx-Rice
d432682b49
gnu: ruby-simplecov: Update to 0.17.1.
...
* gnu/packages/ruby.scm (ruby-simplecov): Update to 0.17.1.
2019-11-24 01:19:55 +01:00
Tobias Geerinckx-Rice
2d2a2363e7
gnu: ruby-progressbar: Update to 1.10.1.
...
* gnu/packages/ruby.scm (ruby-progressbar): Update to 1.10.1.
2019-11-24 01:19:55 +01:00
Tobias Geerinckx-Rice
9d1cf6d42c
gnu: ruby-websocket-driver: Update to 0.7.1.
...
* gnu/packages/ruby.scm (ruby-websocket-driver): Update to 0.7.1.
2019-11-24 01:19:55 +01:00
Tobias Geerinckx-Rice
959d908dee
gnu: ruby-useragent: Update to 0.16.10.
...
* gnu/packages/ruby.scm (ruby-useragent): Update to 0.16.10.
2019-11-24 01:19:54 +01:00
Ludovic Courtès
d15e4b1dc2
gnu: guile-sqlite3: Add "guile3.0-sqlite3" variant.
...
* gnu/packages/guile.scm (guile-sqlite3)[source](modules, snippet): New
fields.
(guile3.0-sqlite3): New variable.
2019-11-23 22:45:21 +01:00
Ludovic Courtès
d630d78104
gnu: gnutls: Add "guile3.0-gnutls" variant.
...
* gnu/packages/tls.scm (gnutls-3.6.10, guile3.0-gnutls): New variables.
2019-11-23 22:45:21 +01:00
Ludovic Courtès
01c11aeb95
gnu: guile-git: Add "guile3.0-git" variant.
...
* gnu/packages/guile.scm (guile-git)[source](modules, snippet): New
fields.
* gnu/packages/guile.scm (guile3.0-git): New variable.
2019-11-23 22:45:21 +01:00
Ludovic Courtès
60353203ed
gnu: guile2.0-git: Fix compilation of libgit2.
...
* gnu/packages/guile.scm (guile2.0-git): Inherit from what
'package-for-guile-2.0' returns. Add 'inputs' field.
2019-11-23 22:45:21 +01:00
Leo Famulari
a3e5361b64
gnu: ashuffle: Fix typo.
...
* gnu/packages/mpd.scm (ashuffle)[description]: Fix typo.
2019-11-23 16:01:25 -05:00
Evan Straw
5ce0aab3fb
gnu: Add ashuffle.
...
* gnu/packages/mpd.scm (ashuffle): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2019-11-23 15:58:41 -05:00
Kei Kebreau
1e8609f238
gnu: wxmaxima: Update to 19.11.1.
...
* gnu/packages/maths.scm (wxmaxima): Update to 19.11.1.
2019-11-23 15:33:14 -05:00
Tobias Geerinckx-Rice
e8f8637045
gnu: perl-date-manip: Update to 6.78.
...
* gnu/packages/perl.scm (perl-date-manip): Update to 6.78.
[native-inputs]: Remove perl-module-build.
2019-11-23 20:40:24 +01:00
Tobias Geerinckx-Rice
9a40a62192
gnu: perl-crypt-random-source: Update to 0.14.
...
* gnu/packages/crypto.scm (perl-crypt-random-source): Update to 0.14.
[native-inputs]: Replace perl-test-exception with perl-test-fatal.
2019-11-23 20:40:24 +01:00
Tobias Geerinckx-Rice
669bd43e7c
gnu: perl-class-unload: Update to 0.11.
...
* gnu/packages/perl.scm (perl-class-unload): Update to 0.11.
[native-inputs]: Add perl-test-requires.
2019-11-23 20:40:24 +01:00
Tobias Geerinckx-Rice
ea3e8fad74
gnu: perl-carp-assert-more: Update to 1.20.
...
* gnu/packages/perl.scm (perl-carp-assert-more): Update to 1.20.
2019-11-23 20:40:23 +01:00
Tobias Geerinckx-Rice
6f50c8a70c
gnu: perl-datetime: Update to 1.51.
...
* gnu/packages/perl.scm (perl-datetime): Update to 1.51.
2019-11-23 20:40:23 +01:00
Tobias Geerinckx-Rice
5415f3f8b3
gnu: parallel: Update to 20191122.
...
* gnu/packages/parallel.scm (parallel): Update to 20191122.
2019-11-23 16:29:31 +01:00
Tobias Geerinckx-Rice
a91f4a77da
gnu: perl-devel-stacktrace: Update to 2.04.
...
* gnu/packages/perl.scm (perl-devel-stacktrace): Update to 2.04.
2019-11-23 16:29:31 +01:00
Tobias Geerinckx-Rice
74eee9f27d
gnu: python-django-pipeline: Fix tests.
...
* gnu/packages/django.scm (python-django-pipeline)[arguments]:
Set PYTHONPATH before running tests.
2019-11-23 15:40:12 +01:00
Tobias Geerinckx-Rice
63e633c6f6
gnu: perl-file-slurp: Update to 9999.28.
...
* gnu/packages/perl.scm (perl-file-slurp): Update to 9999.28.
2019-11-23 15:40:12 +01:00
Tobias Geerinckx-Rice
339bafad25
gnu: perl-indirect: Update to 0.39.
...
* gnu/packages/perl.scm (perl-indirect): Update to 0.39.
2019-11-23 15:40:11 +01:00
Tobias Geerinckx-Rice
2767beb3d0
gnu: perl-cairo: Update to 1.107.
...
* gnu/packages/gtk.scm (perl-cairo): Update to 1.107.
2019-11-23 15:40:10 +01:00
Tobias Geerinckx-Rice
97610a6614
gnu: python-whatever: Update to 0.6.
...
* gnu/packages/python-xyz.scm (python-whatever): Update to 0.6.
2019-11-23 15:40:10 +01:00
Tobias Geerinckx-Rice
af6533d442
gnu: perl-apache-logformat-compiler: Update to 0.36.
...
* gnu/packages/web.scm (perl-apache-logformat-compiler): Update to 0.36.
2019-11-23 15:40:09 +01:00
Tobias Geerinckx-Rice
63292fd39e
gnu: perl-moox-late: Update to 0.016.
...
* gnu/packages/perl.scm (perl-moox-late): Update to 0.016.
2019-11-23 15:40:09 +01:00
Ludovic Courtès
7e90eb98a9
gnu: guile-ssh: Add "guile3.0-ssh" variant.
...
* gnu/packages/ssh.scm (guile-ssh)[source]: Substitute 'GUILE_PKG'
stanza in "configure.ac".
* gnu/packages/ssh.scm (guile3.0-ssh): New variable.
2019-11-23 12:39:20 +01:00
Ludovic Courtès
1d48f1da5a
gnu: guile-ssh: Remove redundant phase.
...
* gnu/packages/ssh.scm (guile-ssh)[arguments]: Remove 'autoreconf'
phase, which was redundant with the 'bootstrap' phase.
2019-11-23 11:43:14 +01:00
Ludovic Courtès
efafbc6667
gnu: guile-next: Update to 2.9.5.
...
* gnu/packages/guile.scm (guile-next): Update to 2.9.5.
2019-11-23 11:30:52 +01:00
Timothy Sample
f6bf4b2c85
gnu: Add guile-semver.
...
* gnu/packages/guile-xyz.scm (guile-semver): New variable.
2019-11-23 00:53:39 -05:00
Timothy Sample
f9ec89f444
gnu: Add srfi-64-driver.
...
* gnu/packages/guile-xyz.scm (srfi-64-driver): New variable.
2019-11-23 00:52:42 -05:00
Tobias Geerinckx-Rice
b93a32977e
gnu: r-biocmanager: Update to 1.30.10.
...
* gnu/packages/cran.scm (r-biocmanager): Update to 1.30.10.
2019-11-23 02:00:41 +01:00
Tobias Geerinckx-Rice
e25d068d84
gnu: r-roxygen2: Update to 7.0.1.
...
* gnu/packages/statistics.scm (r-roxygen2): Update to 7.0.1.
2019-11-23 02:00:40 +01:00
Tobias Geerinckx-Rice
c84395943d
gnu: r-vgam: Update to 1.1-2.
...
* gnu/packages/statistics.scm (r-vgam): Update to 1.1-2.
2019-11-23 02:00:40 +01:00
Tobias Geerinckx-Rice
748ae1c6b1
gnu: r-glmnet: Update to 3.0-1.
...
* gnu/packages/statistics.scm (r-glmnet): Update to 3.0-1.
2019-11-23 02:00:40 +01:00
Tobias Geerinckx-Rice
ec9a15c2eb
gnu: r-quadprog: Update to 1.5-8.
...
* gnu/packages/maths.scm (r-quadprog): Update to 1.5-8.
2019-11-23 02:00:40 +01:00
Tobias Geerinckx-Rice
3db9cbf676
gnu: r-desolve: Update to 1.25.
...
* gnu/packages/maths.scm (r-desolve): Update to 1.25.
2019-11-23 02:00:40 +01:00
Tobias Geerinckx-Rice
33ac190105
gnu: r-selectr: Update to 0.4-2.
...
* gnu/packages/cran.scm (r-selectr): Update to 0.4-2.
2019-11-23 02:00:40 +01:00
Tobias Geerinckx-Rice
19b85d029c
gnu: r-cardata: Update to 3.0-3.
...
* gnu/packages/statistics.scm (r-cardata): Update to 3.0-3.
2019-11-23 01:34:21 +01:00
Tobias Geerinckx-Rice
8f35d630a0
gnu: r-car: Update to 3.0-5.
...
* gnu/packages/statistics.scm (r-car): Update to 3.0-5.
2019-11-23 01:34:21 +01:00
Tobias Geerinckx-Rice
36ca7898b6
gnu: r-algdesign: Update to 1.1-7.3.1.
...
* gnu/packages/cran.scm (r-algdesign): Update to 1.1-7.3.1.
2019-11-23 01:34:21 +01:00
Tobias Geerinckx-Rice
9a3d4216f5
gnu: r-shinyfiles: Update to 0.7.5.
...
* gnu/packages/cran.scm (r-shinyfiles): Update to 0.7.5.
2019-11-23 01:06:39 +01:00
Tobias Geerinckx-Rice
520dc74369
gnu: ocaml-odoc: Update to 1.4.2.
...
* gnu/packages/ocaml.scm (ocaml-odoc): Update to 1.4.2.
2019-11-23 01:06:39 +01:00
Tobias Geerinckx-Rice
d34c6a2a93
gnu: hangups: Update to 0.4.10.
...
* gnu/packages/messaging.scm (hangups): Update to 0.4.10.
2019-11-23 01:06:39 +01:00
Tobias Geerinckx-Rice
4afb7dd9f5
gnu: simple-scan: Update to 3.34.2.
...
* gnu/packages/gnome.scm (simple-scan): Update to 3.34.2.
2019-11-23 01:06:38 +01:00
Brett Gilio
116787d4ad
gnu: polyml: Use HTTPS home page URI.
...
* gnu/packages/sml.scm (polyml)[home-page]: Use HTTPS URI.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2019-11-22 22:53:39 +01:00
Brett Gilio
8717fb8d5f
gnu: polyml: Update to 5.8.
...
* gnu/packages/sml.scm (polyml): Update to 5.8.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2019-11-22 22:51:20 +01:00
Brett Gilio
4c7ca5d299
gnu: bear: Update to 2.4.2.
...
* gnu/packages/build-tools.scm (bear): Update to 2.4.2.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2019-11-22 22:46:54 +01:00
Tobias Geerinckx-Rice
99b106022c
gnu: xsane: Fix snprintf buffer length.
...
* gnu/packages/scanner.scm (xsane)[source]: Add patch.
* gnu/packages/patches/xsane-fix-snprintf-buffer-length.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2019-11-22 22:16:32 +01:00
Tobias Geerinckx-Rice
a608666d74
gnu: Add xsane.
...
* gnu/packages/scanner.scm (xsane): New public variable.
2019-11-22 22:01:40 +01:00
Julien Lepiller
ee4db149c2
gnu: php: Update to 7.3.12.
...
* gnu/packages/php.scm (php): Update to 7.3.12.
2019-11-22 19:47:46 +01:00
Ludovic Courtès
cf87919657
gnu: libseccomp: Fix build on AArch64.
...
This is a followup to d100d5d544
.
* gnu/packages/patches/libseccomp-open-aarch64.patch: New file.
* gnu/packages/linux.scm (libseccomp)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
2019-11-22 15:13:25 +01:00
Tobias Geerinckx-Rice
4e2e84d856
gnu: man-pages: Update to 5.04.
...
* gnu/packages/man.scm (man-pages): Update to 5.04.
2019-11-22 00:22:10 +01:00
Tobias Geerinckx-Rice
2414997a3c
gnu: libbytesize: Update to 2.1.
...
* gnu/packages/c.scm (libbytesize): Update to 2.1.
[source, remove]: Remove msgmerge reproducibility work-around.
[inputs]: Use pcre@2.
2019-11-22 00:22:10 +01:00
Tobias Geerinckx-Rice
f64d79e8be
gnu: libplist: Update to 2.1.0.
...
* gnu/packages/libusb.scm (libplist): Update to 2.1.0.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
[arguments]: Add ‘configure-later’ phase.
[native-inputs]: Add autoconf, automake, and libtool.
2019-11-22 00:22:10 +01:00
Tobias Geerinckx-Rice
6bd856d1b7
gnu: libpwquality: Update to 1.4.2.
...
* gnu/packages/password-utils.scm (libpwquality): Update to 1.4.2.
2019-11-22 00:22:09 +01:00
Tobias Geerinckx-Rice
2f6a158b45
gnu: libpwquality: Don't use NAME in source URI.
...
* gnu/packages/password-utils.scm (libpwquality)[source]: Hard-code NAME.
2019-11-22 00:22:09 +01:00
Tobias Geerinckx-Rice
ec2014d556
gnu: r-sjstats: Update to 0.17.7.
...
* gnu/packages/cran.scm (r-sjstats): Update to 0.17.7.
2019-11-22 00:22:09 +01:00
Tobias Geerinckx-Rice
1d4f0019f9
gnu: ruby-prawn-manual-builder: Update to 0.3.1.
...
* gnu/packages/ruby.scm (ruby-prawn-manual-builder): Update to 0.3.1.
2019-11-22 00:22:09 +01:00
Tobias Geerinckx-Rice
0645e72fdd
gnu: r-rms: Update to 5.1-4.
...
* gnu/packages/cran.scm (r-rms): Update to 5.1-4.
2019-11-22 00:22:09 +01:00
Tobias Geerinckx-Rice
8280676bd6
gnu: gthumb: Update to 3.8.2.
...
* gnu/packages/gnome.scm (gthumb): Update to 3.8.2.
2019-11-22 00:22:09 +01:00
Tobias Geerinckx-Rice
b448e4085f
gnu: ruby-command-line-reporter: Update to 4.0.1.
...
* gnu/packages/ruby.scm (ruby-command-line-reporter): Update to 4.0.1.
2019-11-22 00:22:09 +01:00
Tobias Geerinckx-Rice
7454078a7c
gnu: python-lazy-object-proxy: Update to 1.4.3.
...
* gnu/packages/python-xyz.scm (python-lazy-object-proxy): Update to 1.4.3.
2019-11-22 00:22:09 +01:00
Guillaume Le Vaillant
a31b9dac1c
gnu: monero-gui: Update to 0.15.0.1.
...
* gnu/packages/finance.scm (monero-gui): Update to 0.15.0.1.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2019-11-21 22:41:45 +01:00
Guillaume Le Vaillant
182173b16d
gnu: monero: Update to 0.15.0.1.
...
* gnu/packages/finance.scm (monero): Update to 0.15.0.1.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2019-11-21 22:41:45 +01:00
David Wilson
0f4c3ca9ec
gnu: Add emacs-openwith.
...
* gnu/packages/emacs-xyz.scm (emacs-openwith) New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2019-11-21 22:41:45 +01:00
Marius Bakke
a4c36e6593
gnu: lxc: Adjust for GCC 7.
...
* gnu/packages/virtualization.scm (lxc)[arguments]: Add #:make-flags.
2019-11-21 22:41:45 +01:00
Marius Bakke
9e04cd0808
gnu: qemu: Update to 4.1.1.
...
* gnu/packages/virtualization.scm (qemu): Update to 4.1.1.
[source](patches): Remove.
2019-11-21 22:41:45 +01:00
Marius Bakke
7c8695ae8a
gnu: nginx: Update to 1.17.6.
...
* gnu/packages/web.scm (nginx): Update to 1.17.6.
2019-11-21 22:41:45 +01:00
Marius Bakke
d100d5d544
gnu: libseccomp: Update to 2.4.2.
...
* gnu/packages/linux.scm (libseccomp): Update to 2.4.2.
* gnu/packages/virtualization.scm (qemu-minimal-2.10)[inputs]: Remove "libseccomp".
2019-11-21 22:41:44 +01:00
Marius Bakke
d9580a26c7
gnu: jsoncpp: Update to 1.9.2.
...
* gnu/packages/serialization.scm (jsoncpp): Update to 1.9.2.
* gnu/packages/games.scm (minetest)[source](snippet): Add substitution.
2019-11-21 22:41:44 +01:00
Marius Bakke
813fa6e2c9
gnu: json-modern-cxx: Update to 3.7.3.
...
* gnu/packages/cpp.scm (json-modern-cxx): Update to 3.7.3.
2019-11-21 22:41:44 +01:00
Marius Bakke
1fbd7c7f8e
gnu: minetest: Adjust indentation.
...
* gnu/packages/games.scm (minetest): Reindent.
2019-11-21 22:41:44 +01:00
Marius Bakke
aadfcd1b6f
gnu: ungoogled-chromium: Update to 78.0.3904.108-0.8f06513 [security fixes].
...
This fixes CVE-2019-13723 and CVE-2019-13724.
* gnu/packages/chromium.scm (%chromium-version): Set to 78.0.3904.108.
(%ungoogled-revision): Set to 8f065138317a6152b20decc224027a5192ba76b1.
(%chromium-origin, %ungoogled-origin): Update hashes.
2019-11-21 22:41:44 +01:00
Marius Bakke
664fa4b162
gnu: ungoogled-chromium: Increase resource limits in separate phase.
...
* gnu/packages/chromium.scm (ungoogled-chromium)[arguments]: Add phase
'increase-resource-limits'.
2019-11-21 22:41:44 +01:00
Julien Lepiller
8da527d5bc
gnu: hexchat: Fix crash on exit.
...
* gnu/packages/patches/hexchat-crash-exit.patch: New file.
* gnu/packages/hexchat.scm (orgin): Add patch.
* gnu/local.mk (dist_patch_DATA): Add it.
2019-11-21 22:28:04 +01:00
Christopher Baines
ce16a026d0
gnu: guix-data-service: Update to 0.0.1-5.23f60a6.
...
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-5.23f60a6.
2019-11-21 20:05:52 +00:00
Christopher Baines
a1136b6de0
gnu: guix-data-service: Fix build.
...
Use the new EMACSLOADPATH, rather than setting GUIX_ENVIRONMENT. This also
allows changing emacs-no-x to emacs-minimal.
* gnu/packages/web.scm (guix-data-service)[arguments]: Remove the
'set-GUIX_ENVIRONMENT phase.
[native-inputs]: Replace emacs-with-modules with emacs-minimal and
emacs-htmlize.
2019-11-21 19:45:44 +00:00
Alex Kost
f5dd0f5a45
gnu: emacs-guix: Update to 0.5.2.
...
* gnu/packages/emacs-xyz.scm (emacs-guix): Update to 0.5.2.
2019-11-21 19:58:57 +03:00
Alex Griffin
15c06ad066
gnu: kmonad: Update to 0.3.0.
...
* gnu/packages/haskell-apps.scm (kmonad): Update to 0.3.0.
2019-11-21 10:38:42 -06:00
Nicolas Goaziou
d20956a401
gnu: musescore: Update to 3.3.2.
...
* gnu/packages/music.scm (musescore): Update to 3.3.2.
2019-11-21 17:10:25 +01:00
Nicolas Goaziou
430e152899
gnu: mame: Fix build on i686.
...
* gnu/packages/emulators.scm (mame): Prevent strict-overflow error on i686
with "NOWERROR" flag.
2019-11-21 16:37:40 +01:00
Christopher Lemmer Webber
615a4fbff8
gnu: Add ecasound.
...
* gnu/packages/audio.scm (ecasound): Add it.
2019-11-21 07:46:35 -05:00