[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#27663] [PATCH] database: Fix typo.
From: |
Ludovic Courtès |
Subject: |
[bug#27663] [PATCH] database: Fix typo. |
Date: |
Wed, 12 Jul 2017 14:25:48 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) |
Mathieu Othacehe <address@hidden> skribis:
> * src/cuirass/database.scm (db-get-stamp, db-add-stamp): Replace #:id
> by #:name. There is no #:id in specifications. Plus, the primary key
> of Specifications is #:name.
Good catch, go for it!
BTW, while you’re at it ;-), would you mind opening a ticket on Savannah
asking them to send us commit notifications for Cuirass to guix-commits?
Thanks,
Ludo’.