Skip to content

Commit bd99c60

Browse files
committed
Updated to the latest lammps-metatomic
1 parent f742a7a commit bd99c60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
{% set date = datetime.datetime.strptime(version, "%d%b%Y") %}
33
{% set conda_version = "{:%Y.%m.%d}".format(date) %}
44

5-
{% set git_rev = "c1294d3e6ce474c0817655459640988b520ea284" %}
5+
{% set git_rev = "a1c7f5babac742297de86d3d7c0b12a84219a7d3" %}
66
# increase this by 1 everytime you change the git commit above without also
77
# changing the `version`
88
{% set git_rev_count = "3" %}

0 commit comments

Comments
 (0)