mirror of
https://github.com/triqs/dft_tools
synced 2024-11-18 03:53:48 +01:00
Rename easybuild file and update conda meta yaml with version number
This commit is contained in:
parent
e28230abe4
commit
8c67d5e9d3
@ -1,7 +1,7 @@
|
||||
easyblock = 'CMakeMake'
|
||||
|
||||
name = 'TRIQS-app4triqs'
|
||||
version = '3.1.0'
|
||||
version = '3.2.0'
|
||||
|
||||
homepage = 'https://triqs.github.io/app4triqs/'
|
||||
description = """
|
||||
@ -27,7 +27,7 @@ dependencies = [
|
||||
('GMP', '6.2.1'),
|
||||
('HDF5', '1.10.7'),
|
||||
('Mako', '1.1.4'),
|
||||
('TRIQS', '3.1.0'),
|
||||
('TRIQS', '3.2.0'),
|
||||
('NFFT', '3.5.2')
|
||||
]
|
||||
|
@ -1,4 +1,4 @@
|
||||
{% set version = "3.0.0" %}
|
||||
{% set version = "3.2.0" %}
|
||||
|
||||
package:
|
||||
name: app4triqs
|
||||
|
Loading…
Reference in New Issue
Block a user