guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#60201: [PATCH] gnu: Add libswell


From: Ricardo Wurmus
Subject: bug#60201: [PATCH] gnu: Add libswell
Date: Wed, 04 Jan 2023 11:23:07 +0100
User-agent: mu4e 1.8.13; emacs 28.2

Thank you for your patience.
I took the liberty of making a few changes:

- minor indentation / formatting changes
- pulled out the “with-directory-excursion” to simplify the snippet
- used “with-directory-excursion” where possible to avoid stateful
  behavior across build phases.
- removed the “mkdir-p” which would have only created empty directories
  in $out/include, and simplified installation of all headers.
- added a copyright line for you

It’s all pushed to the “master” branch with commit
a8f15711508abab85cba3174f68a4343a15fb116.

Thanks!

-- 
Ricardo





reply via email to

[Prev in Thread] Current Thread [Next in Thread]