David Thompson <dthomps...@worcester.edu> skribis: > From d86678e29c951ae4983cea92074e8f04c3e49f50 Mon Sep 17 00:00:00 2001 > From: David Thompson <dthomps...@worcester.edu> > Date: Tue, 17 Mar 2015 10:19:36 -0400 > Subject: [PATCH 1/2] store: Add query-path-info operation. > > * guix/store.scm (<path-info>): New record type. > (read-path-info): New procedure. > (read-arg): Add 'path-info' syntax. > (query-path-info): New variable. > * tests/store.scm ("query-path-info"): New test.
LGTM. Also add a copyright line in the files. Thank you! Ludo’.