Skip to content

Commit

Permalink
libtree package: add version 1.2.0, 1.1.4, and 1.1.3 (spack#17035)
Browse files Browse the repository at this point in the history
  • Loading branch information
haampie authored Jun 12, 2020
1 parent 08c21e4 commit 804b6f2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions var/spack/repos/builtin/packages/libtree/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ class Libtree(CMakePackage):

maintainers = ['haampie']

version('1.2.0', sha256='4316a52aed7c8d2f7d2736c935bbda952204be92e56948110a143283764c427c')
version('1.1.4', sha256='cfafb24c8f5e0d356c82777c338d58730ca6f3cb76dfe8a6857ee3ad65bf8be7')
version('1.1.3', sha256='7baf5aaecd3a076bf1e7a1aa86979e7b841ab3f678ca8ac0e2a22bbbccf0dd06')
version('1.1.2', sha256='31641c6bf6c2980ffa7b4c57392460434f97ba66fe51fe6346867430b33a0374')
version('1.1.1', sha256='3e8543145a40a94e9e2ce9fed003d2bf68294e1fce9607028a286bc132e17dc4')
version('1.1.0', sha256='6cf36fb9a4c8c3af01855527d4931110732bb2d1c19be9334c689f1fd1c78536')
Expand Down

0 comments on commit 804b6f2

Please sign in to comment.