12 lines
358 B
Plaintext
12 lines
358 B
Plaintext
(package
|
|
(name "which")
|
|
(version "2.23")
|
|
(homepage "https://carlowood.github.io/which/")
|
|
(dependencies make)
|
|
(src (tar
|
|
(url "https://carlowood.github.io/which/which-2.23.tar.gz")
|
|
(dir "which-2.23")
|
|
(blake3 "4c9fabc1ddc04ad376d577eedc764f90afdac61fb359420b959eb2de82bf7c2c")))
|
|
(build
|
|
(configure_make)))
|