me
/
guix
Archived
1
0
Fork 0
Commit Graph

51601 Commits (c45431a2838644bae90613690b023019b8bce456)

Author SHA1 Message Date
Nicolas Goaziou 36757e02c6
gnu: mpfi: Update to 1.5.4.
* gnu/packages/multiprecision.scm (mpfi): Update to 1.5.4.
[source]: Hard-code project name.
[arguments]: Disable tests, utterly broken in this release.  Do not build
static libraries.
[native-inputs]: Add automake, autoreconf, libtool, texinfo.
2020-05-30 15:54:12 +02:00
Kei Kebreau 49de32748d
gnu: xaos: Update to 4.0.
* gnu/packages/maths.scm (xaos): Update to 4.0.
[source]: Use git-fetch.
[native-inputs]: Add qtbase and qttools.
[arguments]: Remove #:make-flags options; replace 'configure' phase; add
'make-qt-deterministic' and 'install-data' phases.
[home-page]: Update URL.
2020-05-29 20:06:38 -04:00
Arun Isaac 031315e4f0
gnu: glade3: Update to 3.36.0.
* gnu/packages/gnome.scm (glade3): Update to 3.36.0.
2020-05-30 02:57:33 +05:30
Nicolas Goaziou fa3e71d674
gnu: mpg123: Update to 1.26.0.
* gnu/packages/mp3.scm (mpg123): Update to 1.26.0.
[inputs]: Re-order alphabetically.
2020-05-29 23:23:38 +02:00
Marius Bakke 91c8b23e57
gnu: popt: Remove defunct mirror.
* gnu/packages/popt.scm (popt)[source](uri): Remove the canonical rpm5.org URI.
2020-05-29 23:11:37 +02:00
Nicolas Goaziou 0c82f6ad0e
gnu: cdogs-sdl: Update to 0.8.0.
* gnu/packages/games.scm (cdogs-sdl): Update to 0.8.0.
[native-inputs]: Add `pkg-config'.
[inputs]: Add `gtk+'.
2020-05-29 22:46:58 +02:00
Arun Isaac 57fa9cd820
gnu: fortune-mod: Update to 2.22.0.
* gnu/packages/games.scm (fortune-mod): Update to 2.22.0.
2020-05-30 00:45:55 +05:30
Arun Isaac 41a2d6a8b9
gnu: emacs-evil: Update to 1.14.0.
* gnu/packages/emacs-xyz.scm (emacs-evil): Update to 1.14.0.
2020-05-30 00:35:06 +05:30
Arun Isaac 319a73e7b6
gnu: aptdec: Do not hard-code CC=gcc.
* gnu/packages/radio.scm (aptdec)[arguments]: Do not hard-code CC=gcc in the
make-flags. Use the compiler appropriate for the target.
2020-05-30 00:01:57 +05:30
Arun Isaac ac2fc13406
gnu: aptdec: Update source and home page URIs.
* gnu/packages/radio.scm (aptdec)[source, home-page]: Update URI.
2020-05-29 23:42:48 +05:30
Nicolas Goaziou 60b81ec2f3
gnu: emacs-2048-game: Update home page.
* gnu/packages/emacs-xyz.scm (emacs-2048-game)[home-page]: Update URL.
2020-05-29 18:28:23 +02:00
John Soo 9ff667ea05
gnu: Add dhall.
* gnu/packages/dhall.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
(dist_patch_DATA): Add new patch.
* gnu/packages/patches/dhall-remove-network-tests.patch: Add patch to remove
dhall network tests.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29 10:44:34 -04:00
John Soo b7250901f6
gnu: Add ghc-atomic-write-0.2.0.7.
* gnu/packages/haskell-xyz.scm (ghc-atomic-write-0.2.0.7): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29 10:44:34 -04:00
John Soo 23e4b264d7
gnu: Add ghc-generic-random-1.3.0.1.
* gnu/packages/haskell-xyz.scm (ghc-generic-random-1.3.0.1): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29 10:44:34 -04:00
John Soo b4f24d668b
gnu: Add ghc-prettyprinter-ansi-terminal.
* gnu/packages/haskell-xyz.scm (ghc-prettyprinter-ansi-terminal): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29 10:44:33 -04:00
John Soo 2496e49f85
gnu: Add ghc-prettyprinter-1.6.
* gnu/packages/haskell-xyz.scm (ghc-prettyprinter-1.6): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29 10:44:33 -04:00
John Soo 6c0858dda2
gnu: Add ghc-repline-0.3.
* gnu/packages/haskell-xyz.scm (ghc-repline-0.3): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29 10:44:33 -04:00
John Soo dd26713e16
gnu: Add ghc-haskeline-0.8.
* gnu/packages/haskell-xyz.scm (ghc-haskeline-0.8): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29 10:44:33 -04:00
John Soo 798a2df47f
gnu: Add ghc-repline.
* gnu/packages/haskell-xyz.scm (ghc-repline): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29 10:44:33 -04:00
John Soo 2fad2bf7d7
gnu: Add ghc-prettyprinter.
* gnu/packages/haskell-xyz.scm (ghc-prettyprinter): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29 10:44:33 -04:00
John Soo bcd35444ca
gnu: Add ghc-lens-family-core.
* gnu/packages/haskell-xyz.scm (ghc-lens-family-core): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29 10:44:32 -04:00
John Soo bcfe9dba4d
gnu: Add ghc-managed.
* gnu/packages/haskell-xyz.scm (ghc-managed): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29 10:44:32 -04:00
John Soo 9f776fe253
gnu: Add ghc-turtle.
* gnu/packages/haskell-xyz.scm (ghc-turtle): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29 10:44:32 -04:00
John Soo 6f1477d218
gnu: Add ghc-optional-args.
* gnu/packages/haskell-xyz.scm (ghc-optional-args): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29 10:44:32 -04:00
John Soo 0fb3423528
gnu: Add ghc-pgp-wordlist.
* gnu/packages/haskell-xyz.scm (ghc-pgp-wordlist): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29 10:44:31 -04:00
John Soo f011e3d669
gnu: Add ghc-pretty-simple.
* gnu/packages/haskell-xyz.scm (ghc-pretty-simple): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29 10:44:31 -04:00
John Soo 47c526df63
gnu: Add ghc-serialise.
* gnu/packages/haskell-xyz.scm (ghc-serialise): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29 10:44:31 -04:00
John Soo 4c77a1a00b
gnu: Add ghc-special-values.
* gnu/packages/haskell-xyz.scm (ghc-special-values): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29 10:44:31 -04:00
John Soo a152258be2
gnu: Add ghc-spoon.
* gnu/packages/haskell-xyz.scm (ghc-spoon): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29 10:44:31 -04:00
John Soo 714e5605b6
gnu: Add ghc-text-manipulate.
* gnu/packages/haskell-xyz.scm (ghc-text-manipulate): New variable.

fix text-manipulate.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29 10:44:30 -04:00
John Soo 89e9082e4e
gnu: Add ghc-generic-random.
* gnu/packages/haskell-xyz.scm (ghc-generic-random): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29 10:44:30 -04:00
John Soo 2b2c8911c6
gnu: Add ghc-dotgen.
* gnu/packages/haskell-xyz.scm (ghc-dotgen): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29 10:44:30 -04:00
John Soo 5434fec95d
gnu: Add ghc-cborg-json.
* gnu/packages/haskell-xyz.scm (ghc-cborg-json): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29 10:44:30 -04:00
John Soo 6ba536a1cd
gnu: Add ghc-cborg.
* gnu/packages/haskell-xyz.scm (ghc-cborg): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29 10:44:30 -04:00
John Soo 82c36002de
gnu: Add ghc-data-fix.
* gnu/packages/haskell-xyz.scm (ghc-data-fix): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29 10:44:29 -04:00
John Soo 29e1553344
gnu: Add ghc-inspection-testing.
* gnu/packages/haskell-check.scm (ghc-inspection-testing): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29 10:44:29 -04:00
Marius Bakke 1ca44ae34c
gnu: Use 'cc-for-target' instead of custom implementations.
* gnu/packages/compression.scm (ecm)[arguments]: In #:make-flags, remove
TARGET binding and use CC-FOR-TARGET instead.
* gnu/packages/linux.scm (powerstat, crda, cachefilesd)[arguments]: Likewise.
* gnu/packages/mail.scm (alpine)[arguments]: Likewise.
* gnu/packages/music.scm (lsp-plugins)[arguments]: Likewise.
* gnu/packages/radio.scm (dump1090)[arguments]: Likewise.
* gnu/packages/suckless.scm (blind, dmenu, spoon, slock, st, surf, sent,
wificurse, sbm, prout, noice, human, fortify-headers, colors, libutf,
scron)[arguments]: Likewise.
2020-05-29 15:41:30 +02:00
Marius Bakke f362b53c40
gnu: ruby-sanitize: Update to 5.1.0.
* gnu/packages/patches/ruby-sanitize-system-libxml.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/ruby.scm (ruby-sanitize): Update to 5.1.0.
[source]: Change to GIT-FETCH.  Add patch.
[native-inputs]: Remove BUNDLER, RUBY-REDCARPET, and RUBY-YARD.
2020-05-29 15:41:30 +02:00
Marius Bakke 2e366b0a83
gnu: ruby-nokogumbo: Update to 2.0.2.
* gnu/packages/ruby.scm (ruby-nokogumbo): Update to 2.0.2.
[arguments]: Remove.
[native-inputs]: Add RUBY-RAKE-COMPILER.
2020-05-29 15:41:30 +02:00
Marius Bakke 62cc7344ff
gnu: ruby-nokogiri: Update to 1.10.9.
* gnu/packages/ruby.scm (ruby-nokogiri): Update to 1.10.9.
2020-05-29 15:41:29 +02:00
Marius Bakke a84a185abd
gnu: ruby-crass: Update to 1.0.6.
* gnu/packages/ruby.scm (ruby-crass): Update to 1.0.6.
[source]: Switch to GIT-FETCH.
[native-inputs]: Remove.
2020-05-29 15:41:29 +02:00
Marius Bakke 075afce25e
gnu: ruby-libffi: Enable tests and unbundle LibFFI.
* gnu/packages/libffi.scm (ruby-ffi)[source]: Change to GIT-FETCH.
[arguments]: Remove #:tests?.  Add #:phases.
2020-05-29 15:41:29 +02:00
Marius Bakke f0f5f2d3c7
gnu: ruby-rubygems-tasks: Update to 0.2.5.
* gnu/packages/ruby.scm (ruby-rubygems-tasks): Update to 0.2.5.
2020-05-29 15:41:29 +02:00
Marius Bakke 7ac6bd0091
gnu: ruby-rake-compiler: Update to 1.1.0.
* gnu/packages/ruby.scm (ruby-rake-compiler): Update to 1.1.0.
2020-05-29 15:41:29 +02:00
Marius Bakke 77209ddd51
gnu: ruby-ffi: Update to 1.12.2.
* gnu/packages/libffi.scm (ruby-ffi): Update to 1.12.2.
2020-05-29 15:41:28 +02:00
Marius Bakke 7c8eb479a4
gnu: ruby-spec-its: Accept any version of ruby-ffi.
* gnu/packages/ruby.scm (ruby-rspec-its)[arguments]: Change Gemfile
substitution so that any ffi gem is accepted.  While at it, tighten the regex
and rename the phase to be more accurate.
2020-05-29 15:41:28 +02:00
Marius Bakke a904223ec5
gnu: physfs: Do not build the static library.
* gnu/packages/game-development.scm (physfs)[arguments]: Add #:configure-flags.
2020-05-29 15:41:28 +02:00
Marius Bakke 93fc9b6abf
gnu: love: Remove unused input.
* gnu/packages/game-development.scm (love)[inputs]: Remove PHYSFS.
2020-05-29 15:41:28 +02:00
Pierre Neidhardt ebfe0e6584
gnu: autorandr: Update to 1.10.1.
* gnu/packages/xdisorg.scm (autorandr): Update to 1.10.1.
2020-05-29 15:18:43 +02:00
Tobias Geerinckx-Rice 7c5c21fd46
gnu: openssh: Update to 8.3p1.
* gnu/packages/ssh.scm (openssh): Update to 8.3p1.
2020-05-29 08:32:03 +02:00
Tobias Geerinckx-Rice fd13ec5fec
gnu: ruby-hocon: Update to 1.3.1.
* gnu/packages/ruby.scm (ruby-hocon): Update to 1.3.1.
2020-05-29 08:32:03 +02:00
Tobias Geerinckx-Rice c3beb7ced7
gnu: ruby-fast-gettext: Update to 2.0.3.
* gnu/packages/ruby.scm (ruby-fast-gettext): Update to 2.0.3.
2020-05-29 08:32:03 +02:00
Tobias Geerinckx-Rice 3059e12047
gnu: fldigi: Update to 4.1.13.
* gnu/packages/radio.scm (fldigi): Update to 4.1.13.
2020-05-29 08:08:17 +02:00
Tobias Geerinckx-Rice bb9f9e1d1b
gnu: clp: Update to 1.17.6.
* gnu/packages/maths.scm (clp): Update to 1.17.6.
2020-05-29 08:08:17 +02:00
Tobias Geerinckx-Rice 81af0de999
gnu: piper: Include package name in source file name.
* gnu/packages/gnome.scm (piper)[source]: Set FILE-NAME.
2020-05-29 08:08:16 +02:00
Tobias Geerinckx-Rice 73014984bb
gnu: piper: Update to 0.5.
* gnu/packages/gnome.scm (piper): Update to 0.5.
2020-05-29 08:08:16 +02:00
Tobias Geerinckx-Rice 38ebe227b7
gnu: usbguard: Update to 0.7.8.
* gnu/packages/hardware.scm (usbguard): Update to 0.7.8.
2020-05-29 08:08:16 +02:00
Ryan Prior via Guix-patches via bd6eed4c36
gnu: oil: Update to 0.8.pre5.
* gnu/packages/shells.scm (oil): Update to 0.8.pre5.
[arguments]: Perform ‘patch-compiler-invocation’ phase as part of
'configure.  Remove ‘make-destination’ phase.  Run a basic smoke test.
[synopsis, description]: Update.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-05-29 06:46:21 +02:00
Tobias Geerinckx-Rice ed67c4998c
gnu: fluidsynth: Update to 2.1.3.
* gnu/packages/audio.scm (fluidsynth): Update to 2.1.3.
2020-05-29 06:46:21 +02:00
Tobias Geerinckx-Rice f6c454940a
gnu: babl: Update to 0.1.76.
* gnu/packages/gimp.scm (babl): Update to 0.1.76.
2020-05-29 06:46:21 +02:00
Tobias Geerinckx-Rice b21d1735e8
gnu: font-comic-neue: Update to 2.5.
* gnu/packages/fonts.scm (font-comic-neue): Update to 2.5.
2020-05-29 06:46:21 +02:00
Tobias Geerinckx-Rice 9dbef2ce69
gnu: rust-version-check: Update to 0.9.2.
* gnu/packages/crates-io.scm (rust-version-check-0.9): Update to 0.9.2.
2020-05-29 06:46:10 +02:00
Tobias Geerinckx-Rice b51f74ae0d
gnu: python-flask-sqlalchemy: Update to 2.4.3.
* gnu/packages/python-web.scm (python-flask-sqlalchemy): Update to 2.4.3.
2020-05-29 06:41:40 +02:00
Eric Brown 3bafa88b40
gnu: Add r-mstate.
* gnu/packages/cran.scm (r-mstate): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-28 23:42:49 -04:00
Eric Brown fa2811465b
gnu: Add r-brms.
* gnu/packages/cran.scm (r-brms): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-28 23:42:49 -04:00
Tobias Geerinckx-Rice d7aef3ab59
gnu: Add exfatprogs.
* gnu/packages/file-systems.scm (exfatprogs): New public variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-28 23:03:01 -04:00
Alexandros Theodotou d870fcfb09
gnu: Add shiru-lv2.
* gnu/packages/music.scm (shiru-lv2): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-28 21:40:53 -04:00
Yuval Kogman 6560c4976f
gnu: Add compiledb.
* gnu/packages/build-tools.scm (compiledb): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-28 20:31:20 -04:00
Yuval Kogman 29ac40e9be
gnu: Add python-bashlex.
* gnu/packages/python-xyz.scm (python-bashlex): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-28 20:31:20 -04:00
Julien Lepiller d1fa24afef
gnu: Add guile-jsonld.
* gnu/packages/guile-xyz.scm (guile-jsonld): New variable.
2020-05-28 18:00:21 +02:00
Leo Famulari 0d796201db
gnu: Transmission: Fix CVE-2018-10756.
* gnu/packages/patches/transmission-CVE-2018-10756.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/bittorrent.scm (transmission)[source]: Use it.
2020-05-28 11:11:05 -04:00
Josh Holland 8ccac2c974
gnu: python-netcdf4: Update to 1.5.3
* gnu/packages/python-xyz.scm (python-netcdf4): Update to 1.5.3.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-28 10:32:38 -04:00
Ludovic Courtès 77a87ad4ac
gnu: clang: Build 'clang-tools-extra'.
* gnu/packages/llvm.scm (clang-from-llvm): Add #:tools-extra.
Add 'output' field.  In 'inputs', add TOOLS-EXTRA when it's given.
In 'arguments', add 'add-tools-extra' and 'move-extra-tools' phases when
TOOLS-EXTRA is given.
2020-05-28 12:49:56 +02:00
Tobias Geerinckx-Rice 66e4db8cf8
gnu: python-flask-sqlalchemy: Update to 2.4.2.
* gnu/packages/python-web.scm (python-flask-sqlalchemy): Update to 2.4.2.
2020-05-28 10:21:23 +02:00
Leo Famulari 023eea68f5
gnu: apfs-fuse: Update to 0.0.0-1.7b89418.
* gnu/packages/file-systems.scm (apfs-fuse): Update to 0.0.0-1.7b89418.
[arguments]: Install the README. Select FUSE 2 in #:configure-flags.
2020-05-27 23:04:08 -04:00
Tobias Geerinckx-Rice c598268992
gnu: r-rversions: Update to 2.0.2.
* gnu/packages/statistics.scm (r-rversions): Update to 2.0.2.
2020-05-28 02:53:16 +02:00
Tobias Geerinckx-Rice 637924ad7e
gnu: cvs-fast-export: Update to 1.55.
* gnu/packages/version-control.scm (cvs-fast-export): Update to 1.55.
2020-05-28 02:53:16 +02:00
Tobias Geerinckx-Rice b6389525a4
gnu: eid-mw: Update to 4.4.27.
* gnu/packages/security-token.scm (eid-mw): Update to 4.4.27.
2020-05-28 02:34:38 +02:00
Tobias Geerinckx-Rice 6cff0af0d1
gnu: mu: Update to 1.4.7.
* gnu/packages/mail.scm (mu): Update to 1.4.7.
2020-05-28 02:34:37 +02:00
Tobias Geerinckx-Rice 897897bda3
gnu: gnome: Add gnome-boxes.
* gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add gnome-boxes.
2020-05-28 02:34:37 +02:00
Tobias Geerinckx-Rice bdfd5d6f51
gnu: gnome-boxes: Update to 3.36.4.
* gnu/packages/gnome.scm (gnome-boxes): Update to 3.36.4.
2020-05-28 02:34:37 +02:00
Ludovic Courtès 060e44b14f
gnu: gdb: Add version 9.2.
* gnu/packages/gdb.scm (gdb-9.2): New variable.
2020-05-28 01:02:35 +02:00
Eric Bavier 9549f0283a
gnu: libnslog: Use latest version of check for tests.
Test failures with latest check were fixed in most recent release.  See bug
report: https://bugs.netsurf-browser.org/mantis/view.php?id=2736

* gnu/packages/web.scm (libnslog)[native-inputs]: Use latest check.
2020-05-27 17:38:30 -05:00
Mark H Weaver 3ddd4b28a8
gnu: linux-libre: Update to 5.4.43.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.43.
(linux-libre-5.4-pristine-source): Update hash.
2020-05-27 17:29:43 -04:00
Mark H Weaver 3294ac691c
gnu: linux-libre@5.6: Update to 5.6.15.
* gnu/packages/linux.scm (linux-libre-5.6-version): Update to 5.6.15.
(linux-libre-5.6-pristine-source): Update hash.
2020-05-27 17:29:40 -04:00
Mark H Weaver 08ae4a528d
gnu: linux-libre@4.19: Update to 4.19.125.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.125.
(linux-libre-4.19-pristine-source): Update hash.
2020-05-27 17:29:38 -04:00
Mark H Weaver e3d20816bd
gnu: linux-libre@4.14: Update to 4.14.182.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.182.
(linux-libre-4.14-pristine-source): Update hash.
2020-05-27 17:29:36 -04:00
Mark H Weaver 26f548f400
gnu: linux-libre@4.9: Update to 4.9.225.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.225.
(linux-libre-4.9-pristine-source): Update hash.
2020-05-27 17:29:33 -04:00
Mark H Weaver d47ae07d19
gnu: linux-libre@4.4: Update to 4.4.225.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.225.
(linux-libre-4.4-pristine-source): Update hash.
2020-05-27 17:29:31 -04:00
Marius Bakke ef64f9ca8f
gnu: jucipp: Update to 1.6.0.
* gnu/packages/text-editors.scm (jucipp): Update to 1.6.0.
[arguments]: Remove obsolete phase.
[inputs]: Add UNIVERSAL-CTAGS.
2020-05-27 21:49:57 +02:00
Marius Bakke 58056d5bf2
gnu: Add Universal Ctags.
* gnu/packages/code.scm (universal-ctags): New public variable.
2020-05-27 21:49:57 +02:00
Marius Bakke d1c6b0979f
gnu: Add packcc.
* gnu/packages/c.scm (packcc): New public variable.
2020-05-27 21:49:57 +02:00
Marius Bakke 1b8c7d12e9
gnu: code.scm: Sort module imports.
* gnu/packages/code.scm (define-module): Sort imports.
2020-05-27 21:49:57 +02:00
Marius Bakke 2d2d5b29fb
gnu: Add facter.
* gnu/packages/admin.scm (facter): New public variable.
2020-05-27 21:49:57 +02:00
Marius Bakke bb719d6ae3
gnu: ruby-thor: Update to 1.0.1.
* gnu/packages/ruby.scm (ruby-thor): Update to 1.0.1.
[source]: Switch to GIT-FETCH.
[arguments]: Remove #:tests?.  Add #:phases.
[native-inputs]: Remove BUNDLER.  Add RUBY-RSPEC and RUBY-SIMPLECOV.
2020-05-27 21:49:57 +02:00
Marius Bakke 9c566d1b23
gnu: Add ruby-sys-filesystem.
* gnu/packages/ruby.scm (ruby-sys-filesystem): New public variable.
2020-05-27 21:49:57 +02:00
Marius Bakke fae1c86605
gnu: Add ruby-mkmf-lite.
* gnu/packages/ruby.scm (ruby-mkmf-lite): New public variable.
2020-05-27 21:49:56 +02:00
Marius Bakke af59d4b43d
gnu: Add ruby-ptools.
* gnu/packages/ruby.scm (ruby-ptools): New public variable.
2020-05-27 21:49:56 +02:00
Marius Bakke fadd962f4b
gnu: hdf4: Provide an absolute reference to libjpeg.
* gnu/packages/maths.scm (hdf4)[arguments]: Add phase
'provide-absolute-libjpeg-reference'.
2020-05-27 21:49:56 +02:00
Leo Famulari db38840198
Revert some Go package updates.
This reverts commit 5f833e0495 through
681ac9a66c.

It's not idiomatic to update Go packages independently of their users.
This reversion was approved by Efraim on #guix:

http://logs.guix.gnu.org/guix/2020-05-26.log

* gnu/packages/golang.scm,
gnu/packages/syncthing.scm,
gnu/packages/tls.scm: Revert.
2020-05-27 15:03:03 -04:00
Maxim Cournoyer ffd2696bd8
gnu: emacs-forge: Update to commit 09bf8ad.
* gnu/packages/emacs-xyz.scm (emacs-forge): Update to 09bf8ad.
[native-inputs]: Remove emacs-minimal, which is implicitly provided by the
emacs-build-system.
2020-05-27 13:47:21 -04:00
Maxim Cournoyer 25043eb42b
gnu: emacs-transient: Update to commit a6e4cced.
This is necessary to build a recent version of emacs-forge.

* gnu/packages/emacs-xyz.scm (emacs-transient): Update to commit a6e4cced.
[build-system]: Switch to the emacs-build-system.
[arguments]: Remove the #:modules, #:imported-modules and #:make-flags
arguments.
[phases]{configure}: Do not delete.
{install}: Do not replace.
{build-info-manual}: New phase.
{enter-lisp-directory}: New phase.
[native-inputs]: Remove emacs-minimal, which is implicitly provided by the
emacs-build-system.
2020-05-27 13:47:20 -04:00
Maxim Cournoyer 3a2c69d9e9
gnu: emacs-evil-magit: Update to commit 253c644.
This resolves tests failures that appeared with the update to emacs-magit.

* gnu/packages/emacs-xyz.scm (emacs-evil-magit): Update to commit 253c644.
2020-05-27 13:47:20 -04:00
Maxim Cournoyer a10349d2bb
gnu: emacs-magit: Update to commit d05545e.
* gnu/packages/emacs-xyz.scm (emacs-magit): Update to commit
68b5a13fa1b6b122d4a2547b8c415aadff83d8ca.
[origin]: Remove obsoleted patches and snippets.
[build-system]: Switch to the emacs-build-system.
[arguments]: Remove the #:modules and #:imported-modules arguments.  Enable
tests. Remove the #:make-flags and #:test-target argument.  Specify the
\#:test-command argument.
[phases]{patch}: Remove phase.
{build-info-manual, set-magit-version, configure-git}
{disable-tramp-test}: New phases.
{configure}: Do not delete phase.
{patch-exec-paths}: Adapt file names.
* gnu/packages/patches/emacs-magit-log-format-author-margin.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Unregister it.
2020-05-27 13:47:20 -04:00
Maxim Cournoyer 9ea9e97b9c
gnu: Add emacs-libgit.
* gnu/packages/emacs-xyz.scm (emacs-libgit): New variable.
* gnu/packages/patches/emacs-libgit-use-system-libgit2.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register patch.
2020-05-27 13:46:49 -04:00
Julien Lepiller c08f235b12
gnu: Add guile-rdf.
* gnu/packages/guile-xyz.scm (guile-rdf): New variable.
2020-05-27 19:18:58 +02:00
Tobias Geerinckx-Rice 7b419b026e
gnu: knot: Update to 2.9.5.
* gnu/packages/dns.scm (knot): Update to 2.9.5.
2020-05-27 19:11:05 +02:00
Tobias Geerinckx-Rice 20771f4043
gnu: fossil: Update to 2.11.
* gnu/packages/version-control.scm (fossil): Update to 2.11.
2020-05-27 19:11:05 +02:00
Tobias Geerinckx-Rice 18e86ea982
gnu: wimlib: Update to 1.13.2.
* gnu/packages/backup.scm (wimlib): Update to 1.13.2.
2020-05-27 18:58:37 +02:00
Tobias Geerinckx-Rice ffd2cfc862
gnu: nginx-documentation: Update to 1.19.0-2549-c13a55aae487.
* gnu/packages/web.scm (nginx-documentation): Update to 1.19.0-2549-c13a55aae487.
2020-05-27 18:58:37 +02:00
Tobias Geerinckx-Rice 3217140398
gnu: nginx: Update to 1.19.0.
* gnu/packages/web.scm (nginx): Update to 1.19.0.
2020-05-27 18:58:37 +02:00
Tobias Geerinckx-Rice ea3e94e5fe
gnu: nnn: Update to 3.2.
* gnu/packages/admin.scm (nnn): Update to 3.2.
2020-05-27 18:58:37 +02:00
Tobias Geerinckx-Rice c889fbbf1f
gnu: yoshimi: Update to 1.7.0.1-0.bfcadc6 to fix build.
* gnu/packages/music.scm (yoshimi): Update to 1.7.0.1-0.bfcadc6.
[source]: Use GIT-FETCH for now.
2020-05-27 18:58:36 +02:00
Nicolas Goaziou 4b01930f54
gnu: nauty: Update to 2.7r1.
* gnu/packages/maths.scm (nauty): Update to 2.7r1.
[arguments]: Prevent using "-march-native".  Install new executable.
2020-05-27 17:05:32 +02:00
Josh Marshall 812dad0876
gnu: aegis: Update home page.
* gnu/packages/version-control.scm (aegis)[home-page]: Update and use
HTTPS.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-05-27 13:12:32 +02:00
Josh Marshall 8c1d7c8511
gnu: aegis: Fix build failure.
* gnu/packages/version-control.scm (aegis)[arguments]: Add
‘CXXFLAGS=-std=c++03’ to #:configure-flags.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-05-27 13:12:32 +02:00
Alexandros Theodotou 3c0d165ad3
gnu: Add lsp-plugins.
* gnu/packages/music.scm (lsp-plugins): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-05-27 12:23:27 +03:00
Vincent Legoll 695fb93e3b
gnu: java-xerces: Update to 2.12.1.
* gnu/packages/java.scm (java-xerces): Update to 2.12.1.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-05-27 03:28:11 +02:00
Vincent Legoll 3e7a48677e
gnu: xerces-c: Update to 3.2.3.
* gnu/packages/xml.scm (xerces-c): Update to 3.2.3.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-05-27 03:28:10 +02:00
Vincent Legoll 15475f0cec
gnu: nagios: Update to 4.4.6.
* gnu/packages/monitoring.scm (nagios): Update to 4.4.6.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-05-27 03:28:10 +02:00
Vincent Legoll 71b000bf03
gnu: gitolite: Update to 3.6.11.
* gnu/packages/version-control.scm (gitolite): Update to 3.6.11.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-05-27 03:28:10 +02:00
Vincent Legoll 9554fb1058
gnu: unbound: Update to 1.10.1.
* gnu/packages/dns.scm (unbound): Update to 1.10.1.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-05-27 03:28:10 +02:00
Vincent Legoll 057c7f1c67
gnu: ansible: Update to 2.9.9.
* gnu/packages/admin.scm (ansible): Update to 2.9.9.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-05-27 03:28:10 +02:00
Tobias Geerinckx-Rice ecc8cd984e
gnu: radare2: Add more inputs.
* gnu/packages/engineering.scm (radare2)[arguments]:
Add ‘--with-sysxxhash’ to #:configure-flags.
[inputs]: Add libuv.
[propagated-inputs]: Add xxhash.
2020-05-27 03:28:10 +02:00
Tobias Geerinckx-Rice 5507ff8e85
gnu: radare2: Remove unused gmp input.
* gnu/packages/engineering.scm (radare2)[inputs]: Remove gmp.
2020-05-27 03:28:10 +02:00
Nicolas Goaziou a5374cde91
gnu: gpm: Use HTTPS URI.
* gnu/packages/linux.scm (gpm)[home-page, source]: Use HTTPS URI.
2020-05-27 02:06:36 +02:00
Nicolas Goaziou 6fe3a0b6be
gnu: gcide: Use HTTPS home page URI.
* gnu/packages/dictionaries.scm (gcide)[home-page]: Use HTTPS URI.
2020-05-27 02:04:39 +02:00
Nicolas Goaziou ebeaf280bc
gnu: fasthenry: Use HTTPS home page URI.
* gnu/packages/engineering.scm (fasthenry)[home-page]: Use HTTPS URI.
2020-05-27 02:03:23 +02:00
Nicolas Goaziou 45a21ee45d
gnu: fastcap: Use HTTPS home page URI.
* gnu/packages/engineering.scm (fastcap)[home-page]: Use HTTPS URI.
2020-05-27 02:02:40 +02:00
Nicolas Goaziou 646d231d8f
gnu: emacs-ryo-modal: Use HTTPS home page URI.
* gnu/packages/emacs-xyz.scm (emacs-ryo-modal)[home-page]: Use HTTPS URI.
2020-05-27 02:00:47 +02:00
Nicolas Goaziou ec285222e9
gnu: emacs-load-relative: Use HTTPS home page URI.
* gnu/packages/emacs-xyz.scm (emacs-load-relative)[home-page]: Use HTTPS URI.
2020-05-27 01:59:03 +02:00
Nicolas Goaziou e450373bd6
gnu: emacs-evil-markdown: Update to 0.0.2-2-685d7fb.
* gnu/packages/emacs-xyz.scm (emacs-evil-markdown): Update to 0.0.2-2-685d7fb.
2020-05-27 01:56:32 +02:00
Nicolas Goaziou d9bb896f0b
gnu: emacs-evil-markdown: Small fixes.
* gnu/packages/emacs-xyz.scm (emacs-evil-markdown)[propagated-inputs]:
Re-order inputs.
[home-page]: Fix URL.
2020-05-27 01:54:28 +02:00
Nicolas Goaziou 272d5ada9a
gnu: dvtm: Use HTTPS home page URI.
* gnu/packages/dvtm.scm (dvtm)[home-page]: Use HTTPS URI.
2020-05-27 01:49:41 +02:00
Nicolas Goaziou 98d6edb621
gnu: blast+: Use HTTPS home page URI.
* gnu/packages/bioinformatics.scm (blast+)[home-page]: Use HTTPS URI.
2020-05-27 01:48:37 +02:00
Nicolas Goaziou 2798d5b584
gnu: catcodec: Use HTTPS home page URI.
* gnu/packages/game-development.scm (catcodec)[home-page]: Use HTTPS URI.
2020-05-27 01:47:31 +02:00
Nicolas Goaziou f41f882272
gnu: bbmap: Use HTTPS home page URI.
* gnu/packages/bioinformatics.scm (bbmap)[home-page]: Use HTTPS URI.
2020-05-27 01:45:21 +02:00
Nicolas Goaziou 10857feaeb
gnu: emacs-chronometrist: Update to 0.4.3.
* gnu/packages/emacs-xyz.scm (emacs-chronometrist): Update to 0.4.3.
2020-05-27 00:41:27 +02:00
Nicolas Goaziou 8880db51d2
gnu: fet: Update to 5.44.7.
* gnu/packages/education.scm (fet): Update to 5.44.7.
2020-05-27 00:35:29 +02:00
TomZ 1bea1b3549
gnu: flowee: Update to 2020.04.1.
* gnu/packages/finance.scm (flowee): Update to 2020.04.1.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-05-26 23:54:13 +02:00
Eric Bavier cfdefb863c
gnu: netsurf: Remove tabulations in source.
* gnu/packages/web.scm (netsurf): Remove tabulations.
2020-05-26 15:15:10 -05:00
Eric Bavier 5c133ca561
gnu: netsurf: Update to 3.10.
* gnu/packages/web.scm (netsurf): Update to 3.10.
* gnu/packages/patches/netsurf-system-utf8proc.patch: Adjust to new source.
2020-05-26 14:50:10 -05:00
Eric Bavier 981d80b331
gnu: nsgenbind: Update to 0.8.
* gnu/packages/web.scm (nsgenbind): Update to 0.8.
2020-05-26 14:49:48 -05:00
Eric Bavier a7597d2dce
gnu: libnspsl: Update to 0.1.6.
* gnu/packages/web.scm (libnspsl): Update to 0.1.6.
2020-05-26 14:49:16 -05:00
Eric Bavier 7c91bca9a1
gnu: libnsutils: Update to 0.1.0.
* gnu/packages/web.scm (libnsutils): Update to 0.1.0.
2020-05-26 14:48:41 -05:00
Eric Bavier 2f3cf0b655
gnu: libnslog: Update to 0.1.3.
* gnu/packages/web.scm (libnslog): Update to 0.1.3.
2020-05-26 14:48:18 -05:00
Eric Bavier 82441f35c2
gnu: libnsbmp: Update to 0.1.6.
* gnu/packages/web.scm (libnsbmp): Update to 0.1.6.
2020-05-26 14:47:51 -05:00
Eric Bavier a1c6bab52a
gnu: libdom: Update to 0.4.1.
* gnu/packages/web.scm (libdom): Update to 0.4.1.
2020-05-26 14:47:14 -05:00
Eric Bavier 1953b48966
gnu: libcss: Update to 0.9.1.
* gnu/packages/web.scm (libcss): Update to 0.9.1.
2020-05-26 14:44:13 -05:00
Eric Bavier b022879370
gnu: libwapcaplet: Update to 0.4.3.
* gnu/packages/web.scm (libwapcaplet): Update to 0.4.3.
2020-05-26 14:43:46 -05:00
Eric Bavier 3f0f147a5f
gnu: hubbub: Update to 0.3.7.
* gnu/packages/web.scm (hubbub): Update to 0.3.7.
2020-05-26 14:43:15 -05:00
Eric Bavier 41701f4b23
gnu: netsurf-buildsystem: Update to 1.9.
* gnu/packages/web.scm (netsurf-buildsystem): Update to 1.9.
2020-05-26 14:42:44 -05:00
Leo Famulari c827c52ac3
gnu: DarkIce: Update to 1.4.
* gnu/packages/audio.scm (darkice): Update to 1.4.
[source]: Update URL. Remove obsolete patch.
* gnu/packages/patches/darkice-workaround-fpermissive-error.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2020-05-26 14:19:13 -04:00
Vincent Legoll a933ee5591
gnu: ffmpeg: Update to 4.2.3.
* gnu/packages/video.scm (ffmpeg): Update to 4.2.3.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-26 13:44:07 -04:00
Guillaume Le Vaillant e91c29a491
gnu: txr: Update to 238.
* gnu/packages/lisp.scm (txr): Update to 238.
  [arguments]: Don't hardcode "cc=gcc" in configure-flags.
2020-05-26 14:56:43 +02:00
Guillaume Le Vaillant 51bd1f5b07
gnu: monero-gui: Update to 0.16.0.0.
* gnu/packages/finance.scm (monero-gui): Update to 0.16.0.0.
  [native-inputs]: Add monero-source.
  [inputs]: Add libgcrypt.
  [arguments]: Add 'get-monero-extra-files' phase.
2020-05-26 14:56:42 +02:00
Guillaume Le Vaillant 9b0d54b279
gnu: monero: Update to 0.16.0.0.
* gnu/packages/finance.scm (monero): Update to 0.16.0.0.
2020-05-26 14:56:42 +02:00
Christopher Baines 20f524a44b
gnu: virt-manager: Work towards enabling some tests.
* gnu/packages/virtualization.scm (virt-manager)[arguments]: Set #:test-target
to "test_ui", replace the 'check phase.
[native-inputs]: Add some inputs required for running tests.
2020-05-26 09:02:06 +01:00
Christopher Baines c4b0131010
gnu: python2-dogtail: Switch to Python 3, and add Python 2 variant.
* gnu/packages/python-xyz.scm (python2-dogtail): Rename to python-dogtail.
[name]: Change python2-dogtail to python-dogtail.
[arguments]: Remove #:python.
[propagated-inputs,native-inputs]: Switch Python 2 packages to Python 3
variants.
(python2-dogtail): New variable.
2020-05-26 09:02:06 +01:00
Christopher Baines cf7381612c
gnu: python2-dogtail: Update to 0.9.11.
There are newer releases on a gitlab.com repository compared to PyPI. Make an
attempt at getting the tests to work, they don't yet I believe because DBus
isn't working properly. This update is a step towards getting a Python 3
variant of the package, which can be used to test virt-manager.

* gnu/packages/python-xyz.scm (python2-dogtail): Update to 0.9.11.
[source]: Switch from PyPI to gitlab.com, as gitlab.com contains newer
releases.
[arguments]: Replace the check phase, and update comment about disabling the
tests.
[propagated-inputs,native-inputs]: Add relevant packages.
[home-page]: Change to https://gitlab.com/dogtail/dogtail/
2020-05-26 09:02:06 +01:00
Christopher Baines 06fe35cf0c
gnu: python-pyatspi: Propagate python-pygobject.
As python-pygobject is required at runtime.

* gnu/packages/gnome.scm (python-pyatspi)[inputs]: Move python-pygobject to…
[propagated-inputs]: …here.
(python2-pyatspi)[inputs]: Move python2-pygobject to…
[propagated-inputs]: …here.
2020-05-26 09:02:05 +01:00
Christopher Baines 5d31933e0b
gnu: Add python2-pyatspi.
This will enable updating python2-dogtail to 0.9.11.

* gnu/packages/gnome.scm (python2-pyatspi): New variable.
2020-05-26 09:02:05 +01:00
Mathieu Othacehe 15135a5e13
gnu: grub: Allow "grub-bios-setup" to operate on raw disk-images.
* gnu/packages/patches/grub-setup-root.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/bootloaders.scm (grub): Apply it.
2020-05-26 10:00:08 +02:00
Marcin Karpezo edb0366c16
gnu: emacs-stumpwm-mode: Update to 0.0.1-3.920f8fc.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2020-05-26 10:05:48 +03:00
Marcin Karpezo dfd4a29889
gnu: sbcl-swm-gaps: Update to 0.0.1-2.920f8fc.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2020-05-26 10:05:47 +03:00
Marcin Karpezo 546f21c22f
gnu: sbcl-globalwindows: Update to 0.0.1-2.920f8fc.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2020-05-26 10:05:47 +03:00
Marcin Karpezo 40dab17631
gnu: sbcl-pass: Update to 0.0.1-2.920f8fc.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2020-05-26 10:05:47 +03:00
Marcin Karpezo 7b7c3c081d
gnu: sbcl-ttf-fonts: Update to 0.0.1-2.920f8fc.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2020-05-26 10:05:47 +03:00
Marcin Karpezo 8b2a637dcd
gnu: stumpish: Update to 0.0.1-2.920f8fc.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2020-05-26 10:05:47 +03:00
Efraim Flashner 681ac9a66c
gnu: go-github-com-prometheus-procfs: Re-indent.
* gnu/packages/syncthing.scm (go-github-com-prometheus-procfs):
Re-indent the package.
2020-05-26 09:54:36 +03:00
Efraim Flashner 3d2e2bf6b8
gnu: go-github-com-prometheus-procfs: Update to 0.0.11.
* gnu/packages/syncthing.scm (go-github-com-prometheus-procfs): Update
to 0.0.11.
[propagated-inputs]: Add go-golang-org-x-sys.
2020-05-26 09:54:36 +03:00
Efraim Flashner a63077f003
gnu: go-github-com-maruel-panicparse: Update to 1.4.1.
* gnu/packages/golang.scm (go-github-com-maruel-panicparse): Update to
1.4.1.
2020-05-26 09:54:36 +03:00
Efraim Flashner f913f7d9e5
gnu: go-github-com-beorn7-perks-quantile: Update to 1.0.1.
* gnu/packages/syncthing.scm (go-github-com-beorn7-perks-quantile):
Update to 1.0.1.
2020-05-26 09:54:36 +03:00
Efraim Flashner a2b7abcd97
gnu: go-github-com-go-asn1-ber-asn1-ber: Update to 1.4.1.
* gnu/packages/syncthing.scm (go-github-com-go-asn1-ber-asn1-ber):
Update to 1.4.1.
2020-05-26 09:54:35 +03:00
Efraim Flashner 37b0793d51
gnu: go-github-com-oschwald-maxminddb-golang: Update to 1.6.0.
* gnu/packages/syncthing.scm (go-github-com-oschwald-maxminddb-golang):
Update to 1.6.0.
2020-05-26 09:54:35 +03:00
Efraim Flashner f5c9d2611f
gnu: go-github-com-lib-pq: Update to 1.5.2.
* gnu/packages/syncthing.scm (go-github-com-lib-pq): Update to 1.5.2.
2020-05-26 09:54:35 +03:00
Efraim Flashner 28d60279c9
gnu: go-github-com-kr-text: Update to 0.2.0.
* gnu/packages/golang.scm (go-github-com-kr-text): Update to 0.2.0.
2020-05-26 09:54:35 +03:00
Efraim Flashner 369aab196d
gnu: go-github-com-mitchellh-go-homedir: Enable tests.
* gnu/packages/golang.scm (go-github-com-mitchellh-go-homedir)
[arguments]: Enable tests. Add custom phase to set HOME environment
variable.
2020-05-26 09:54:35 +03:00
Efraim Flashner c748f5262f
gnu: go-github-com-mitchellh-go-homedir: Update to 1.1.0.
* gnu/packages/golang.scm (go-github-com-mitchellh-go-homedir): Update
to 1.1.0.
2020-05-26 09:54:34 +03:00
Efraim Flashner 2de39dc723
gnu: go-github-com-mitchellh-go-homedir: Update version string.
The commit was actually at the 1.0.0 tag.

* gnu/packages/golang.scm (go-github-com-mitchellh-go-homedir)[version]:
Update to proper version.
[source]: Update commit for git-fetch.
2020-05-26 09:54:34 +03:00
Efraim Flashner cbc139a791
gnu: go-github-com-ccding-go-stun: Update to 0.1.2.
* gnu/packages/syncthing.scm (go-github-com-ccding-go-stun): Update to
0.1.2.
2020-05-26 09:54:34 +03:00
Efraim Flashner 4ddd50c608
gnu: go-github-com-ccding-go-stun: Update version string.
The commit was also tagged 0.1.1.

* gnu/packages/syncthing.scm (go-github-com-ccding-go-stun)[version]:
Change to tagged version.
[source]: Update to use version string.
2020-05-26 09:54:34 +03:00
Efraim Flashner 4672f2c23c
gnu: go-github-com-stathat-go: Update version string.
The commit was also tagged 1.0.0.

* gnu/packages/syncthing.scm (go-github-com-stathat-go)[version]: Retag
1.0.0.
[source]: Update to use version string.
2020-05-26 09:54:34 +03:00
Efraim Flashner 1e07bd2aa7
gnu: go-github-com-certifi-gocertifi: Update to 2020.02.11.
* gnu/packages/tls.scm (go-github-com-certifi-gocertifi): Update to
2020.02.11.
2020-05-26 09:54:33 +03:00
Efraim Flashner b5a68ec8b9
gnu: go-github-com-bkaradzic-go-lz4: Update version string.
* gnu/packages/syncthing.scm (go-github-com-bkaradzic-go-lz4)[version]:
Commit comes after the 1.0.0 release.
2020-05-26 09:54:33 +03:00
Efraim Flashner f6b4ca5a0a
gnu: go-github-com-blang-semver: Update to 4.0.0.
* gnu/packages/golang.scm (go-github-com-blang-semver): Update to 4.0.0.
2020-05-26 09:54:33 +03:00
Efraim Flashner 5f833e0495
gnu: go-github-com-blang-semver: Update version string.
The commit was actually the tag for 3.3.0.

* gnu/packages/golang.scm (go-github-com-blang-semver)[version]: Retag
as 3.3.0.
[source]: Update to use version string.
2020-05-26 09:54:33 +03:00
Tobias Geerinckx-Rice dc36bfec50
gnu: nethogs: Use explicitly BASE32 source hash.
Works around

  error: failed to load 'gnu/packages/networking.scm':
  ice-9/eval.scm:293:34: Wrong type to apply: #<syntax-transformer base32>

when manually building from git.

* gnu/packages/networking.scm (nethogs)[source]: Use BASE32 explicitly.
2020-05-26 03:07:54 +02:00
Tobias Geerinckx-Rice 51a11b82a3
gnu: mupdf: Don't use NAME in source URI.
* gnu/packages/pdf.scm (mupdf)[source]: Hard-code NAME.
2020-05-26 03:07:53 +02:00
Vagrant Cascadian 2f04adf5c4
gnu: disorderfs: Update to 0.5.10.
* gnu/packages/file-systems (disorderfs): Update to 0.5.10.
2020-05-25 17:27:30 -07:00
Vagrant Cascadian 0321c6ebea
gnu: diffoscope: Update to 145.
* gnu/packages/diffoscope (diffoscope): Update to 145.
2020-05-25 17:27:06 -07:00
Edouard Klein d79c917f2d
gnu: Add python-pytest-pycodestyle.
* gnu/packages/python-check.scm (python-pytest-pycodestyle): New variable.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-05-26 00:56:19 +02:00
Edouard Klein dd003125f7
gnu: python-iml: Use HTTPS home page.
* gnu/packages/machine-learning.scm (python-iml)[home-page]: s/http/https/

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-05-26 00:56:19 +02:00
Marcin Karpezo c1f3382e6f
gnu: Add dump.
* gnu/packages/backup.scm (dump): New variable.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-05-26 00:56:19 +02:00
Marius Bakke 9da8707841
gnu: emacsy-minimal: Do not use "v" prefix in version string.
* gnu/packages/guile-xyz.scm (emacsy-minimal): Turn COMMIT binding into a
"git describe" string.
[version]: Drop first character of COMMIT.
2020-05-26 00:56:19 +02:00
Marius Bakke 9d7ecf1c82
gnu: perl-getopt-long: Do not use "v" prefix in version string.
* gnu/packages/perl.scm (perl-getopt-long)[version]: Remove "v" prefix.
[source](uri): Adjust accordingly.
2020-05-26 00:56:19 +02:00
Marius Bakke 3e5446e752
gnu: perl-file-find-object: Do not use "v" prefix in version string.
* gnu/packages/perl.scm (perl-file-find-object)[version]: Remove "v" prefix.
[source](uri): Adjust accordingly.
2020-05-26 00:56:18 +02:00
Marius Bakke 03ed699159
gnu: perl-time-mock: Do not use "v" in version string.
* gnu/packages/perl.scm (perl-time-mock)[version]: Remove "v" prefix.
[source](uri): Adjust accordingly.
2020-05-26 00:56:18 +02:00
Marius Bakke 95fd14df34
gnu: pianobar: Build with the default C standard.
* gnu/packages/music.scm (pianobar)[arguments]: Remove CFLAGS from #:make-flags.
2020-05-26 00:56:18 +02:00
Tobias Geerinckx-Rice d01269d251
gnu: radare2: Update to 4.4.0.
* gnu/packages/engineering.scm (radare2): Update to 4.4.0.
2020-05-26 00:19:41 +02:00