projects
/
litex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8283ec
)
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 10:30:08 +0000
(13:30 +0300)
conda/migen/meta.yaml
patch
|
blob
|
history
diff --git
a/conda/migen/meta.yaml
b/conda/migen/meta.yaml
index e57145c965b94fd3456f768ed2919594f019b5d8..7eb932980e8696dd61ef89bb774f8bf33300f2af 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