all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [PATCH v2 0/1] Factor out a common pattern into a procedure.
@ 2014-10-19 22:06 Ian Denhardt
  2014-10-19  2:03 ` [PATCH v2 1/1] " Ian Denhardt
  0 siblings, 1 reply; 4+ messages in thread
From: Ian Denhardt @ 2014-10-19 22:06 UTC (permalink / raw)
  To: guix-devel

Updated according to feedback from John, Ludo, and Mark.

-Ian

Ian Denhardt (1):
  Factor out a common pattern into a procedure.

 gnu/packages/backup.scm |  7 ++++---
 gnu/packages/cmake.scm  | 11 +++++------
 gnu/packages/gnome.scm  | 10 +++++-----
 gnu/packages/gnutls.scm |  8 ++++----
 gnu/packages/mail.scm   |  9 ++++-----
 gnu/packages/mpd.scm    |  6 +++---
 gnu/packages/mpi.scm    |  8 ++++----
 guix/utils.scm          | 14 ++++++++++++++
 8 files changed, 43 insertions(+), 30 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2014-10-20 18:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-19 22:06 [PATCH v2 0/1] Factor out a common pattern into a procedure Ian Denhardt
2014-10-19  2:03 ` [PATCH v2 1/1] " Ian Denhardt
2014-10-20 13:34   ` Ludovic Courtès
2014-10-20 18:47     ` Ian Denhardt

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.