projects
/
litex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2bbcc21
)
conda: include hash in commit.
author
whitequark
<whitequark@whitequark.org>
Wed, 21 Oct 2015 10:29:38 +0000
(13:29 +0300)
committer
whitequark
<whitequark@whitequark.org>
Wed, 21 Oct 2015 17:26:03 +0000
(20:26 +0300)
conda/migen/meta.yaml
patch
|
blob
|
history
diff --git
a/conda/migen/meta.yaml
b/conda/migen/meta.yaml
index 997b1f939cb90a1fef7c9515d80870420abb0e76..0e8871c478ce482c159abc644a4363e56cfdbef7 100644
(file)
--- a/
conda/migen/meta.yaml
+++ b/
conda/migen/meta.yaml
@@
-1,6
+1,6
@@
package:
name: migen
- version: {{ environ.get("GIT_DESCRIBE_TAG", "") }}
+ version: {{ environ.get("GIT_DESCRIBE_TAG", "") }}
.{{ environ.get("GIT_DESCRIBE_HASH") }}
source:
git_url: https://github.com/m-labs/migen