Oleg Pykhalov
f12cca097b
gnu: Add go-github-com-alecthomas-chroma.
...
* gnu/packages/golang.scm (go-github-com-alecthomas-chroma): New variable.
2020-08-09 17:19:19 +03:00
Oleg Pykhalov
24f0001648
gnu: Add go-github-com-alecthomas-assert.
...
* gnu/packages/golang.scm (go-github-com-alecthomas-assert): New variable.
2020-08-09 17:19:19 +03:00
Oleg Pykhalov
1871d26444
gnu: Add go-github-com-sergi-go-diff.
...
* gnu/packages/golang.scm (go-github-com-sergi-go-diff): New variable.
2020-08-09 17:19:19 +03:00
Oleg Pykhalov
9b363021e9
gnu: Add go-github-com-alecthomas-repr.
...
* gnu/packages/golang.scm (go-github-com-alecthomas-repr): New variable.
2020-08-09 17:19:18 +03:00
Oleg Pykhalov
1a53f5b998
gnu: Add go-github-com-alecthomas-colour.
...
* gnu/packages/golang.scm (go-github-com-alecthomas-colour): New variable.
2020-08-09 17:19:18 +03:00
Oleg Pykhalov
1d47f75266
gnu: Add go-github-com-dlclark-regexp2.
...
* gnu/packages/golang.scm (go-github-com-dlclark-regexp2): New variable.
2020-08-09 17:19:18 +03:00
Oleg Pykhalov
bdb5a10880
gnu: Add go-github-com-bmatcuk-doublestar.
...
* gnu/packages/golang.scm (go-github-com-bmatcuk-doublestar): New variable.
2020-08-09 17:19:18 +03:00
Oleg Pykhalov
26db4c956d
gnu: Add go-github-com-masterminds-sprig.
...
* gnu/packages/golang.scm (go-github-com-masterminds-sprig): New variable.
2020-08-09 17:19:18 +03:00
Oleg Pykhalov
c08dd5c5f9
gnu: Add go-github-com-mitchellh-copystructure.
...
* gnu/packages/golang.scm (go-github-com-mitchellh-copystructure): New variable.
2020-08-09 17:19:18 +03:00
Oleg Pykhalov
37cb391ea6
gnu: Add go-github-com-mitchellh-reflectwalk.
...
* gnu/packages/golang.scm (go-github-com-mitchellh-reflectwalk): New variable.
2020-08-09 17:19:17 +03:00
Oleg Pykhalov
0b7442491e
gnu: Add go-github-com-imdario-mergo.
...
* gnu/packages/golang.scm (go-github-com-imdario-mergo): New variable.
2020-08-09 17:19:17 +03:00
Oleg Pykhalov
75a0cab4a1
gnu: Add go-github-com-huandu-xstrings.
...
* gnu/packages/golang.scm (go-github-com-huandu-xstrings): New variable.
2020-08-09 17:19:17 +03:00
Oleg Pykhalov
4ca2f9d86f
gnu: Add go-github-com-google-uuid.
...
* gnu/packages/golang.scm (go-github-com-google-uuid): New variable.
2020-08-09 17:19:17 +03:00
Oleg Pykhalov
8dd626ee14
gnu: Add go-github-com-masterminds-semver.
...
* gnu/packages/golang.scm (go-github-com-masterminds-semver): New variable.
2020-08-09 17:19:17 +03:00
Oleg Pykhalov
38713d5a8f
gnu: Add go-github-com-masterminds-goutils.
...
* gnu/packages/golang.scm (go-github-com-masterminds-goutils): New variable.
2020-08-09 17:19:17 +03:00
Efraim Flashner
58c367367e
gnu: go-1.4: Build with canonical gcc:lib.
...
* gnu/packages/golang.scm (go-1.4)[inputs]: Replace gcc:lib with the
canonical-package of gcc.
2020-08-06 09:04:13 +03:00
Ludovic Courtès
b0e7b6992f
gnu: Remove ".git" from " https://github/…/….git ".
...
Until now, 'lookup-origin' and thus 'lookup-origin-revision' in (guix
swh) would sometimes return #f for these because the ".git" URLs are
redirects to the non-".git" URLs. Consequently, 'guix lint -c archival'
would keep saying "scheduled Software Heritage archival"; likewise, the
fallback download code would fail.
* gnu/packages/ada.scm,
gnu/packages/admin.scm,
gnu/packages/aidc.scm,
gnu/packages/algebra.scm,
gnu/packages/android.scm,
gnu/packages/animation.scm,
gnu/packages/arcan.scm,
gnu/packages/assembly.scm,
gnu/packages/audio.scm,
gnu/packages/authentication.scm,
gnu/packages/avr.scm,
gnu/packages/axoloti.scm,
gnu/packages/backup.scm,
gnu/packages/bash.scm,
gnu/packages/benchmark.scm,
gnu/packages/bioconductor.scm,
gnu/packages/bioinformatics.scm,
gnu/packages/bittorrent.scm,
gnu/packages/boost.scm,
gnu/packages/build-tools.scm,
gnu/packages/c.scm,
gnu/packages/calendar.scm,
gnu/packages/cdrom.scm,
gnu/packages/check.scm,
gnu/packages/chemistry.scm,
gnu/packages/chez.scm,
gnu/packages/clojure.scm,
gnu/packages/code.scm,
gnu/packages/compression.scm,
gnu/packages/compton.scm,
gnu/packages/coq.scm,
gnu/packages/cpp.scm,
gnu/packages/cran.scm,
gnu/packages/crypto.scm,
gnu/packages/curl.scm,
gnu/packages/databases.scm,
gnu/packages/datastructures.scm,
gnu/packages/debug.scm,
gnu/packages/disk.scm,
gnu/packages/distributed.scm,
gnu/packages/django.scm,
gnu/packages/dlang.scm,
gnu/packages/dns.scm,
gnu/packages/docker.scm,
gnu/packages/education.scm,
gnu/packages/efi.scm,
gnu/packages/elixir.scm,
gnu/packages/emacs-xyz.scm,
gnu/packages/embedded.scm,
gnu/packages/emulators.scm,
gnu/packages/engineering.scm,
gnu/packages/erlang.scm,
gnu/packages/fabric-management.scm,
gnu/packages/file-systems.scm,
gnu/packages/finance.scm,
gnu/packages/firmware.scm,
gnu/packages/flashing-tools.scm,
gnu/packages/fonts.scm,
gnu/packages/fontutils.scm,
gnu/packages/fpga.scm,
gnu/packages/game-development.scm,
gnu/packages/games.scm,
gnu/packages/genealogy.scm,
gnu/packages/genimage.scm,
gnu/packages/geo.scm,
gnu/packages/gimp.scm,
gnu/packages/gl.scm,
gnu/packages/gnome-xyz.scm,
gnu/packages/gnome.scm,
gnu/packages/gnuzilla.scm,
gnu/packages/golang.scm,
gnu/packages/gpodder.scm,
gnu/packages/graph.scm,
gnu/packages/graphics.scm,
gnu/packages/graphviz.scm,
gnu/packages/groff.scm,
gnu/packages/groovy.scm,
gnu/packages/gtk.scm,
gnu/packages/guile-xyz.scm,
gnu/packages/guile.scm,
gnu/packages/hardware.scm,
gnu/packages/haskell-apps.scm,
gnu/packages/haskell-xyz.scm,
gnu/packages/hexedit.scm,
gnu/packages/i2p.scm,
gnu/packages/ibus.scm,
gnu/packages/image-processing.scm,
gnu/packages/image-viewers.scm,
gnu/packages/image.scm,
gnu/packages/ipfs.scm,
gnu/packages/java-graphics.scm,
gnu/packages/java-maths.scm,
gnu/packages/java.scm,
gnu/packages/javascript.scm,
gnu/packages/jrnl.scm,
gnu/packages/julia.scm,
gnu/packages/jupyter.scm,
gnu/packages/kodi.scm,
gnu/packages/language.scm,
gnu/packages/lego.scm,
gnu/packages/less.scm,
gnu/packages/libusb.scm,
gnu/packages/linux.scm,
gnu/packages/lirc.scm,
gnu/packages/lisp-xyz.scm,
gnu/packages/llvm.scm,
gnu/packages/logging.scm,
gnu/packages/lolcode.scm,
gnu/packages/lua.scm,
gnu/packages/lxde.scm,
gnu/packages/lxqt.scm,
gnu/packages/machine-learning.scm,
gnu/packages/mail.scm,
gnu/packages/markup.scm,
gnu/packages/maths.scm,
gnu/packages/maven.scm,
gnu/packages/mes.scm,
gnu/packages/messaging.scm,
gnu/packages/monitoring.scm,
gnu/packages/mpd.scm,
gnu/packages/music.scm,
gnu/packages/networking.scm,
gnu/packages/node-xyz.scm,
gnu/packages/ocaml.scm,
gnu/packages/ocr.scm,
gnu/packages/onc-rpc.scm,
gnu/packages/opencl.scm,
gnu/packages/opencog.scm,
gnu/packages/pantheon.scm,
gnu/packages/password-utils.scm,
gnu/packages/patchutils.scm,
gnu/packages/pdf.scm,
gnu/packages/perl6.scm,
gnu/packages/phabricator.scm,
gnu/packages/popt.scm,
gnu/packages/printers.scm,
gnu/packages/prolog.scm,
gnu/packages/protobuf.scm,
gnu/packages/pulseaudio.scm,
gnu/packages/python-crypto.scm,
gnu/packages/python-web.scm,
gnu/packages/python-xyz.scm,
gnu/packages/qt.scm,
gnu/packages/radio.scm,
gnu/packages/rails.scm,
gnu/packages/rdf.scm,
gnu/packages/rednotebook.scm,
gnu/packages/rpc.scm,
gnu/packages/rsync.scm,
gnu/packages/ruby.scm,
gnu/packages/rust.scm,
gnu/packages/scheme.scm,
gnu/packages/screen.scm,
gnu/packages/security-token.scm,
gnu/packages/selinux.scm,
gnu/packages/serialization.scm,
gnu/packages/shells.scm,
gnu/packages/shellutils.scm,
gnu/packages/simh.scm,
gnu/packages/sml.scm,
gnu/packages/ssh.scm,
gnu/packages/statistics.scm,
gnu/packages/stenography.scm,
gnu/packages/sync.scm,
gnu/packages/syncthing.scm,
gnu/packages/synergy.scm,
gnu/packages/telephony.scm,
gnu/packages/terminals.scm,
gnu/packages/tex.scm,
gnu/packages/texinfo.scm,
gnu/packages/text-editors.scm,
gnu/packages/textutils.scm,
gnu/packages/time.scm,
gnu/packages/tmux.scm,
gnu/packages/tor.scm,
gnu/packages/toys.scm,
gnu/packages/version-control.scm,
gnu/packages/video.scm,
gnu/packages/vim.scm,
gnu/packages/virtualization.scm,
gnu/packages/vlang.scm,
gnu/packages/vnc.scm,
gnu/packages/vpn.scm,
gnu/packages/web-browsers.scm,
gnu/packages/web.scm,
gnu/packages/wireservice.scm,
gnu/packages/wm.scm,
gnu/packages/wxwidgets.scm,
gnu/packages/xdisorg.scm,
gnu/packages/xml.scm,
gnu/packages/xorg.scm,
tests/lint.scm: Remove trailing ".git" from 'git-reference' URL.
2020-07-12 23:08:15 +02:00
Tobias Geerinckx-Rice
87fd44b0cf
gnu: go-github-com-rifflock-lfshook: Fix typo in description.
...
* gnu/packages/golang.scm (go-github-com-rifflock-lfshook)[description]: Fix typo.
2020-07-09 19:57:39 +02:00
Tobias Geerinckx-Rice
3786f2969b
gnu: giblib: Fix synopsis & description.
...
* gnu/packages/golang.scm (giblib)[synopsis, description]: Fix.
2020-07-09 19:57:39 +02:00
Katherine Cox-Buday
6e9f882608
gnu: go: Update to 1.14.4.
...
* gnu/packages/golang.scm (go): Update to 1.14.4.
* gnu/packages/docker.scm (docker)[arguments]: Fix build with go@1.14.4.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-06-26 11:49:49 +01:00
Efraim Flashner
9b03299544
gnu: go-1.13: Target aarch64-linux for aarch64-linux.
...
Fixes <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=34872 >.
* gnu/packages/golang.scm (go-1.13)[arguments]: Set system to
aarch64-linux when building for aarch64-linux. Adjust 'prebuild phase
to skip tests which fail on aarch64-linux.
2020-06-23 19:17:33 +03:00
Martin Becze
1ed87c010e
gnu: Add go-github-com-emersion-go-imap-idle.
...
* gnu/packages/golang.scm (go-github-com-emersion-go-imap-idle): New
variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-06-23 15:11:09 +03:00
Martin Becze
9ba67ef0ea
gnu: Add go-github-com-emersion-go-sasl.
...
* gnu/packages/golang.scm (go-github-com-emersion-go-sasl): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-06-23 15:11:08 +03:00
Martin Becze
48ee9aa461
gnu: Add go-github-com-emersion-go-imap.
...
* gnu/packages/golang.scm (go-github-com-emersion-go-imap): New
variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-06-23 15:11:08 +03:00
Martin Becze
bffb8f3c5f
gnu: Add go-github-com-ddevault-go-libvterm.
...
* gnu/packages/golang.scm (go-github-com-ddevault-go-libvterm): New
variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-06-23 15:11:08 +03:00
Martin Becze
d6bae2b7bc
gnu: Add go-github-com-danwakefield-fnmatch.
...
* gnu/packages/golang.scm (go-github-com-danwakefield-fnmatch): New
variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-06-23 15:11:08 +03:00
Martin Becze
9a3ddeea98
gnu: Add go-github-com-mattn-go-pointer.
...
* gnu/packages/golang.scm (go-github-com-mattn-go-pointer): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-06-15 00:08:56 +03:00
Martin Becze
4b52722838
gnu: Add go-golang-org-x-oauth2.
...
* gnu/packages/golang.scm (go-golang-org-x-oauth2): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-06-15 00:08:56 +03:00
Jakub Kądziołka
648ae62112
gnu: Add exercism and dependencies.
...
* gnu/packages/education.scm (exercism): New variable.
* gnu/packages/patches/exercism-disable-self-update.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/golang.scm (go-github-com-spf13-afero)
(go-github-com-spf13-cast)
(go-github-com-spf13-cobra)
(go-github-com-spf13-jwalterweatherman)
(go-github-com-spf13-viper)
(go-github-com-fsnotify-fsnotify)
(go-github-com-magiconair-properties)
(go-github-com-pelletier-go-toml)
(go-github-com-subosito-gotenv)
(go-gopkg-in-ini-v1)
(go-github-com-mitchellh-mapstructure): New variables.
2020-06-11 22:44:27 +02:00
Jakub Kądziołka
715f589ea3
gnu: go-github-com-stretchr-testify: Update to 1.5.1.
...
* gnu/packages/golang.scm (go-github-com-stretchr-testify):
Update to 1.5.1.
2020-06-07 22:10:32 +02:00
Jakub Kądziołka
388ffbfbfe
gnu: go-github-com-davecgh-go-spew: Update to 1.1.1.
...
* gnu/packages/golang.scm (go-github-com-davecgh-go-spew):
Update to 1.1.1.
2020-06-07 22:10:32 +02:00
Jakub Kądziołka
0601fb29fb
gnu: Add go-github-com-stretchr-objx.
...
* gnu/packages/golang.scm (go-github-com-stretchr-objx): New variable.
2020-06-07 22:10:31 +02:00
Arun Isaac
61aa30df32
gnu: go-github-com-robfig-cron: Update to 3.0.1.
...
* gnu/packages/golang.scm (go-github-com-robfig-cron): Update to 3.0.1.
2020-06-02 07:07:26 +05:30
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
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
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
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
Efraim Flashner
6115ab1d20
gnu: Add go-github-com-francoispqt-gojay.
...
* gnu/packages/golang.scm (go-github-com-francoispqt-gojay): New variable.
2020-05-25 22:38:00 +03:00
Christopher Baines
bdc7f72fe4
gnu: go-github-com-kr-pretty: Fix source sha256.
...
This follows on from 618df2e335
, which left the
hash suspiciously similar to the previous value.
* gnu/packages/golang.scm (go-github-com-kr-pretty): Change the sha256 hash.
2020-05-24 20:48:14 +01:00
Leo Famulari
cfe4b6e29d
gnu: go-github-com-lucas-clemente-quic-go: Update to 0.14.4.
...
* gnu/packages/golang.scm (go-github-com-lucas-clemente-quic-go): Update
to 0.14.4.
[propagated-inputs]: Add go-github-com-marten-seemann-chacha20.
2020-05-22 18:53:46 -04:00
Leo Famulari
7df8cb254e
gnu: Add go-github-com-marten-seemann-chacha20.
...
* gnu/packages/golang.scm (go-github-com-marten-seemann-chacha20): New variable.
2020-05-22 18:53:46 -04:00
Leo Famulari
4a1bc86678
gnu: go-github-com-marten-seemann-qtls: Update to 0.4.1.
...
* gnu/packages/golang.scm (go-github-com-marten-seemann-qtls): Update to 0.4.1.
2020-05-22 18:53:46 -04:00
Leo Famulari
64905c24ad
gnu: Add go-github-com-twmb-murmur3.
...
* gnu/packages/golang.scm (go-github-com-calmh-murmur3): Replace with ...
(go-github-com-twmb-murmur3): ... new variable.
(go-github-com-willf-bloom): Use go-github-com-twmb-murmur3.
2020-05-22 18:53:46 -04:00
Leo Famulari
618df2e335
gnu: go-github-com-kr-pretty: Update to 0.2.0.
...
* gnu/packages/golang.scm (go-github-com-kr-pretty): Update to 0.2.0.
2020-05-22 18:53:45 -04:00
Leo Famulari
c217654883
gnu: go-golang-org-x-crypto: Update to 0.0.0-5.2aa609c.
...
* gnu/packages/golang.scm (go-golang-org-x-crypto): Update to
0.0.0-5.2aa609c.
2020-05-22 18:53:45 -04:00
Leo Famulari
cc1698bc03
gnu: go-golang-org-x-sys: Update to 0.0.0-6.c709ea0.
...
* gnu/packages/golang.scm (go-golang-org-x-sys): Update to 0.0.0-6.c709ea0.
2020-05-22 18:53:42 -04:00
Vagrant Cascadian
db7e24ce87
gnu: go-golang.org-x-sync-errgroup: Fix spelling of "cancellation".
...
* gnu/packages/golang (go-golang.org-x-sync-errgroup): Fix typo.
2020-04-12 12:03:26 -07:00
Leo Famulari
ea2dcf1664
gnu: Add go-github-com-calmh-murmur3.
...
* gnu/packages/golang.scm (go-github-com-calmh-murmur3): New variable.
(go-github-com-willf-bloom)[propagated-inputs]: Replace
go-github-com-spaolacci-murmur3 with it.
[arguments]: Patch the murmur3 import path in a new 'patch-import-path' phase.
2020-04-07 22:04:34 -04:00
Leo Famulari
3868b2a799
gnu: Go: Update to 1.13.9.
...
* gnu/packages/golang.scm (go-1.13): Update to 1.13.9.
2020-04-07 22:04:30 -04:00
Efraim Flashner
073c64dc79
gnu: Add go-github-com-surgebase-porter2.
...
* gnu/packages/golang.scm (go-github-com-surgebase-porter2): New variable.
2020-03-22 09:53:57 +02:00
Efraim Flashner
62cfb49159
gnu: Add go-github-com-surge-glog.
...
* gnu/packages/golang.scm (go-github-com-surge-glog): New variable.
2020-03-22 09:53:56 +02:00
Efraim Flashner
03baf02e6f
gnu: Add go-github-com-pbnjay-memory.
...
* gnu/packages/golang.scm (go-github-com-pbnjay-memory): New variable.
2020-03-22 09:53:56 +02:00
Efraim Flashner
cb38099839
gnu: Add go-github-com-klauspost-cpuid.
...
* gnu/packages/golang.scm (go-github-com-klauspost-cpuid): New variable.
2020-03-22 09:53:56 +02:00
Efraim Flashner
44b9e8fd8f
gnu: Add go-github-com-gedex-inflector.
...
* gnu/packages/golang.scm (go-github-com-gedex-inflector): New variable.
2020-03-22 09:12:50 +02:00
Efraim Flashner
40c86b39c3
gnu: Add go-github-com-fogleman-gg.
...
* gnu/packages/golang.scm (go-github-com-fogleman-gg): New variable.
2020-03-22 09:12:49 +02:00
Efraim Flashner
ae863ccd63
gnu: Add go-github-com-golang-freetype.
...
* gnu/packages/golang.scm (go-github-com-golang-freetype): New variable.
2020-03-22 09:12:49 +02:00
Efraim Flashner
3770bd6526
gnu: Add go-golang-org-rainycape-unidecode.
...
* gnu/packages/golang.scm (go-golang-org-rainycape-unidecode): New variable.
2020-03-22 09:12:49 +02:00
Efraim Flashner
2573709cc9
gnu: Add go-golang-org-x-image.
...
* gnu/packages/golang.scm (go-golang-org-x-image): New variable.
2020-03-22 09:12:49 +02:00
Leo Famulari
79405c030f
gnu: Add go-github-com-willf-bloom.
...
* gnu/packages/golang.scm (go-github-com-willf-bloom): New variable.
2020-03-17 16:04:13 -04:00
Leo Famulari
88841a3ead
gnu: Add go-github-com-willf-bitset.
...
* gnu/packages/golang.scm (go-github-com-willf-bitset): New variable.
2020-03-17 16:04:12 -04:00
Leo Famulari
cb78846c13
gnu: go-github-com-spaolacci-murmur3: Update to 1.1.0
...
* gnu/packages/golang.scm (go-github-com-spaolacci-murmur3): Update to 1.1.0.
2020-03-17 16:04:12 -04:00
Leo Famulari
98c873181a
gnu: go-github-com-pkg-errors: Update to 0.9.1.
...
* gnu/packages/golang.scm (go-github-com-pkg-errors): Update to 0.9.1.
2020-03-17 16:04:06 -04:00
Alex Griffin
42c6503d37
gnu: Add go-github-com-mattn-go-zglob.
...
* gnu/packages/golang.scm (go-github-com-mattn-go-zglob): New variable.
2020-03-12 21:12:04 -05:00
Alex Griffin
aff9576811
gnu: Add go-github-com-rifflock-lfshook.
...
* gnu/packages/golang.scm (go-github-com-rifflock-lfshook): New variable.
2020-03-12 21:12:03 -05:00
Alex Griffin
8320c72587
gnu: go-github-com-sirupsen-logrus: Propagate inputs.
...
* gnu/packages/golang.scm (go-github-com-sirupsen-logrus): Propagate inputs.
2020-03-12 21:12:02 -05:00
Vagrant Cascadian
5fb3c00256
gnu: go-golang.org-x-sync-errgroup: Fix spelling of "cancellation".
...
* gnu/packages/golang (go-golang.org-x-sync-errgroup)[synopsis]: Fix typo.
2020-03-06 20:13:30 -08:00
Leo Famulari
6ce0865500
gnu: Go: Update to 1.13.8.
...
* gnu/packages/golang.scm (go-1.13): Update to 1.13.8.
2020-03-02 19:30:26 -05:00
Leo Famulari
05b8096dd2
gnu: go-github-com-lucas-clemente-quic-go: Update to 0.12.1.
...
* gnu/packages/golang.scm (go-github-com-lucas-clemente-quic-go): Update
to 0.12.1.
[propagated-inputs]: Add go-github-com-golang-protobuf-proto.
2020-02-13 19:44:31 -05:00
Leo Famulari
199f1be3a3
gnu: go-github-com-marten-seemann-qtls: Update to 0.3.2.
...
* gnu/packages/golang.scm (go-github-com-marten-seemann-qtls): Update to 0.3.2.
2020-02-13 19:44:30 -05:00
Leo Famulari
e4d8efe98f
gnu: go-github-com-minio-sha256-simd: Update to 0.1.1.
...
* gnu/packages/golang.scm (go-github-com-minio-sha256-simd): Update to 0.1.1.
2020-02-13 19:44:30 -05:00
Leo Famulari
5d9515d880
gnu: go-github-com-urfave-cli: Update to 1.22.2.
...
* gnu/packages/golang.scm (go-github-com-urfave-cli): Update to 1.22.2.
[propagated-inputs]: Add go-github-com-go-md2man.
2020-02-13 19:44:30 -05:00
Leo Famulari
2c0bc073f2
gnu: Add go-github-com-go-md2man.
...
* gnu/packages/golang.scm (go-github-com-go-md2man): New variable.
2020-02-13 19:44:29 -05:00
Leo Famulari
0ca8bc01a1
gnu: Add go-github-com-russross-blackfriday.
...
* gnu/packages/golang.scm (go-github-com-russross-blackfriday): New variable.
2020-02-13 19:44:29 -05:00
Leo Famulari
47a4a6da5e
gnu: Add go-github-com-shurcool-sanitized-anchor-name.
...
* gnu/packages/golang.scm (go-github-com-shurcool-sanitized-anchor-name): New
variable.
2020-02-13 19:44:29 -05:00
Leo Famulari
3c06b06034
gnu: Add go-github-com-pmezard-go-difflib.
...
* gnu/packages/golang.scm (go-github-com-pmezard-go-difflib): New variable.
2020-02-13 19:44:29 -05:00
Leo Famulari
df14a8b67d
gnu: go-github-com-mattn-go-isatty: Update to 0.0.11.
...
* gnu/packages/golang.scm (go-github-com-mattn-go-isatty): Update to 0.0.11.
2020-02-13 19:44:29 -05:00
Leo Famulari
726727e163
gnu: go-github-com-pkg-errors: Update to 0.9.0.
...
* gnu/packages/golang.scm (go-github-com-pkg-errors): Update to 0.9.0.
2020-02-13 19:44:28 -05:00
Leo Famulari
a2c885b31c
gnu: go-github-com-gogo-protobuf: Update to 1.3.1.
...
* gnu/packages/golang.scm (go-github-com-gogo-protobuf): Update to 1.3.1.
2020-02-13 19:44:28 -05:00
Leo Famulari
a726d91d0c
gnu: Move go-github-com-golang-protobuf-proto to the Golang module.
...
* gnu/packages/syncthing.scm (go-github-com-golang-protobuf-proto): Move
variable ...
gnu/packages/golang.scm (go-github-com-golang-protobuf-proto): ... to here.
2020-02-13 19:44:27 -05:00
Leo Famulari
be47a83abb
gnu: go-github-com-minio-sha256-simd: Update to 0.1.0.
...
* gnu/packages/golang.scm (go-github-com-minio-sha256-simd): Update to
0.1.0.
2020-02-13 19:44:26 -05:00
Leo Famulari
720420e38e
gnu: go-golang-org-x-time: Update to 0.0.0-2.9d24e82.
...
* gnu/packages/golang.scm (go-golang-org-x-time): Update to 0.0.0-2.9d24e82.
2020-02-13 19:44:26 -05:00
Leo Famulari
9ef07337fd
gnu: go-golang-org-x-sys: Update to 0.0.0-5.749cb33.
...
* gnu/packages/golang.scm (go-golang-org-x-sys): Update to 0.0.0-5.749cb33.
2020-02-13 19:44:26 -05:00
Leo Famulari
7cb90f229f
gnu: go-golang-org-x-net: Update to 0.0.0-4.ba9fcec.
...
* gnu/packages/golang.scm (go-golang-org-x-net): Update to 0.0.0-4.ba9fcec.
2020-02-13 19:44:26 -05:00
Leo Famulari
cdf409e817
gnu: go-golang-org-x-crypto: Update to 0.0.0-4.9756ffd.
...
* gnu/packages/golang.scm (go-golang-org-x-crypto): Update to 0.0.0-4.9756ffd.
2020-02-13 19:44:23 -05:00
Jack Hill
48f57932a7
gnu: go: Update to 1.13.7.
...
* gnu/packages/golang.scm (go-1.12): Rename to go-1.13.
(go-1.13)[version, source]: Update to 1.13.7.
(go-1.13)[arguments]: Don't delete ../pkg/bootstrap, as the file is no longer
generated during build.
(go): Update to go-1.13.
Signed-off-by: Alex Griffin <a@ajgrf.com>
2020-02-11 16:52:18 -06:00
Danny Milosavljevic
2d1232e071
gnu: go-gotest-tools-package: Add comment.
...
* gnu/packages/golang.scm (go-gotest-tools-package): Add comment.
2020-02-10 17:02:37 +01:00
Danny Milosavljevic
d78178fa48
gnu: gotestsum: Fix test failure.
...
* gnu/packages/golang.scm (gotestsum)[native-inputs]: Add
go-github-com-google-go-cmp-cmp, go-gotest-tools-internal-format,
go-gotest-tools-internal-difflib, go-gotest-tools-internal-source.
2020-02-10 16:59:49 +01:00
Danny Milosavljevic
1e18d0733c
gnu: Add go-gotest-tools-internal-source.
...
* gnu/packages/golang.scm (go-gotest-tools-internal-source): New variable.
2020-02-10 16:59:49 +01:00
Danny Milosavljevic
67d84852d9
gnu: Add go-gotest-tools-internal-difflib.
...
* gnu/packages/golang.scm (go-gotest-tools-internal-difflib): New variable.
2020-02-10 16:59:49 +01:00
Danny Milosavljevic
d19e096ac8
gnu: Add go-gotest-tools-internal-format.
...
* gnu/packages/golang.scm (go-gotest-tools-internal-format): New variable.
2020-02-10 16:59:49 +01:00
Danny Milosavljevic
944f370b55
gnu: go-gotest-tools: Factor out go-gotest-tools-package.
...
* gnu/packages/golang.scm (go-gotest-tools-package): New procedure.
(go-gotest-tools-assert): Use it.
[arguments]<#:phases>[install-more]: Delete phase.
2020-02-10 16:59:49 +01:00
Danny Milosavljevic
90bce15998
gnu: go-gotest-tools: Factor out go-gotest-tools-source.
...
* gnu/packages/golang.scm (go-gotest-tools-source): New procedure.
(go-gotest-tools-assert)[source]: Use it.
2020-02-10 16:59:48 +01:00
Danny Milosavljevic
639371c6d2
gnu: Add gotestsum.
...
* gnu/packages/golang.scm (gotestsum): New variable.
2020-02-10 14:58:48 +01:00
Danny Milosavljevic
9d64d1509c
gnu: Add go-gotest-tools-assert.
...
* gnu/packages/golang.scm (go-gotest-tools-assert): New variable.
2020-02-10 14:58:26 +01:00
Danny Milosavljevic
cb2555e28f
gnu: Add go-golang.org-x-sync-errgroup.
...
* gnu/packages/golang.scm (go-golang.org-x-sync-errgroup): New variable.
2020-02-10 14:57:50 +01:00
Jakub Kądziołka
7037ffe11a
gnu: Go: Update to 1.12.16 [fixes CVE-2018-17075].
...
* gnu/packages/golang.scm (go-1.12): Update to 1.12.16.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-01-29 20:26:11 -05:00