all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [PATCH 0/2] Add datefudge to gnutls inputs.
@ 2013-08-15 21:58 Cyril Roelandt
  2013-08-15 21:58 ` [PATCH 1/2] gnu: Add datefudge Cyril Roelandt
  2013-08-15 21:58 ` [PATCH 2/2] gnutls: add datefudge to the inputs Cyril Roelandt
  0 siblings, 2 replies; 7+ messages in thread
From: Cyril Roelandt @ 2013-08-15 21:58 UTC (permalink / raw)
  To: guix-devel

Hello!

Gnutls needs datefudge to run some of the tests. They are currently skipped.
This patch series fixes that.

Regards,
Cyril.

---
Cyril Roelandt (2):
  gnu: Add datefudge.
  gnutls: add datefudge to the inputs.

 gnu-system.am              |    1 +
 gnu/packages/datefudge.scm |   73 ++++++++++++++++++++++++++++++++++++++++++++
 gnu/packages/gnutls.scm    |    4 ++-
 3 files changed, 77 insertions(+), 1 deletion(-)
 create mode 100644 gnu/packages/datefudge.scm

-- 
1.7.10.4

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

end of thread, other threads:[~2013-08-17 21:41 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-15 21:58 [PATCH 0/2] Add datefudge to gnutls inputs Cyril Roelandt
2013-08-15 21:58 ` [PATCH 1/2] gnu: Add datefudge Cyril Roelandt
2013-08-16 17:45   ` Ludovic Courtès
2013-08-17 14:28     ` Cyril Roelandt
2013-08-17 21:36       ` Ludovic Courtès
2013-08-15 21:58 ` [PATCH 2/2] gnutls: add datefudge to the inputs Cyril Roelandt
2013-08-16 17:46   ` Ludovic Courtès

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.