AtlatestRepositorycore-channel
core-channel / tree / recipescollision-a.sgl
1
(recipe2
name: "collision-a"3
version: "1.0.0"4
source: (url "https://ftp.gnu.org/gnu/hello/hello-2.12.2.tar.gz"5
sha256: "5a9a996dc292cc24dcf411cee87e92f6aae5b8d13bd9c6819b4c7a9dce0818ab")6
buildenv: "894ca74bdb03c25d79f00ce915bbe25c56eba192334963c69e1846e6c84526cb"7
phases: (list (configure args: ("--prefix=/out")) (make) (install)))