diff --git a/recipes/dash b/recipes/dash index 23ded9c2..f649527c 100644 --- a/recipes/dash +++ b/recipes/dash @@ -1 +1 @@ -(dash :fetcher github :repo "magnars/dash.el") +(dash :fetcher github :repo "magnars/dash.el" :files ("dash.el")) diff --git a/recipes/dash-functional b/recipes/dash-functional new file mode 100644 index 00000000..c72fa5f0 --- /dev/null +++ b/recipes/dash-functional @@ -0,0 +1 @@ +(dash-functional :fetcher github :repo "magnars/dash.el" :files ("dash-functional.el"))