[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#37322: [PATCH v2 1/2] added versoining to crate import
From: |
Ludovic Courtès |
Subject: |
bug#37322: [PATCH v2 1/2] added versoining to crate import |
Date: |
Tue, 10 Sep 2019 00:38:50 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) |
Hi Martin,
Martin Becze <address@hidden> skribis:
> ---
> guix/import/crate.scm | 12 +++++++++---
> guix/scripts/import/crate.scm | 10 +++++++++-
> 2 files changed, 18 insertions(+), 4 deletions(-)
Pushed as fd63ecbe050bf8fa7c8ff0a003d56cce97b6ded1. I tweaked quite a
few things, mostly for cosmetic reasons, and added a commit log that
follows our conventions. Please take a look!
Thank you,
Ludo’.