rekahsoft-gnu: Upgrade terraform@0.12.30 -> 0.12.31

This commit is contained in:
Collin J. Doering 2021-12-05 21:48:43 -05:00
parent aaa8db5c4b
commit 4b89dd5d62
Signed by: rekahsoft
GPG Key ID: 7B4DEB93212B3022
1 changed files with 2 additions and 2 deletions

View File

@ -100,7 +100,7 @@ popular service providers as well as custom in-house solutions.")
(define-public terraform-0.12
(package/inherit terraform-0.13
(name "terraform")
(version "0.12.30")
(version "0.12.31")
(source (origin
(method git-fetch)
(uri (git-reference
@ -109,7 +109,7 @@ popular service providers as well as custom in-house solutions.")
(file-name (git-file-name name version))
(sha256
(base32
"0mv2nsy2ygb1kgkw98xckihcdqxpzhdmks5p2gi2l7wb7lx51yz2"))))))
"03p698xdbk5gj0f9v8v1fpd74zng3948dyy4f2hv7zgks9hid7fg"))))))
(define-public terraform-0.11
(package/inherit terraform-0.13