unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#30306] [PATCH] Fix and improve the mongo-tools package.
@ 2018-01-31 14:05 Christopher Baines
  2018-01-31 14:13 ` [bug#30306] [PATCH 1/5] gnu: Add go-github.com-smartystreets-gunit Christopher Baines
  2018-01-31 22:11 ` [bug#30306] [PATCH] " Leo Famulari
  0 siblings, 2 replies; 8+ messages in thread
From: Christopher Baines @ 2018-01-31 14:05 UTC (permalink / raw)
  To: 30306

[-- Attachment #1: Type: text/plain, Size: 787 bytes --]

Turns out that the mongo-tools package worked on my machine, but not on
my _other_ machine when I tried it. I think this was caused by changing
the source, but not updating the hash.

These packages fix that, and also improve the testing for the pacakge at
the same time.

Christopher Baines (5):
  gnu: Add go-github.com-smartystreets-gunit.
  gnu: Add go-github.com-smartystreets-assertions.
  gnu: Add go-github.com-jtolds-gls.
  gnu: Add go-github.com-smartystreets-goconvey.
  gnu: Fix and improve the mongo-tools package.

 gnu/packages/check.scm     | 82 ++++++++++++++++++++++++++++++++++++++++++++++
 gnu/packages/databases.scm | 80 +++++++++++++++++++++++++++-----------------
 gnu/packages/golang.scm    | 23 +++++++++++++
 3 files changed, 155 insertions(+), 30 deletions(-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 962 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2018-02-01 20:38 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-31 14:05 [bug#30306] [PATCH] Fix and improve the mongo-tools package Christopher Baines
2018-01-31 14:13 ` [bug#30306] [PATCH 1/5] gnu: Add go-github.com-smartystreets-gunit Christopher Baines
2018-01-31 14:13   ` [bug#30306] [PATCH 2/5] gnu: Add go-github.com-smartystreets-assertions Christopher Baines
2018-01-31 14:13   ` [bug#30306] [PATCH 3/5] gnu: Add go-github.com-jtolds-gls Christopher Baines
2018-01-31 14:13   ` [bug#30306] [PATCH 4/5] gnu: Add go-github.com-smartystreets-goconvey Christopher Baines
2018-01-31 14:13   ` [bug#30306] [PATCH 5/5] gnu: Fix and improve the mongo-tools package Christopher Baines
2018-01-31 22:11 ` [bug#30306] [PATCH] " Leo Famulari
2018-02-01 20:32   ` bug#30306: " Christopher Baines

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).