rekahsoft-gnu: Upgrade terraform@0.11.14 -> 0.11.15

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

View File

@ -114,7 +114,7 @@ popular service providers as well as custom in-house solutions.")
(define-public terraform-0.11 (define-public terraform-0.11
(package/inherit terraform-0.13 (package/inherit terraform-0.13
(name "terraform") (name "terraform")
(version "0.11.14") (version "0.11.15")
(source (origin (source (origin
(method git-fetch) (method git-fetch)
(uri (git-reference (uri (git-reference
@ -123,7 +123,7 @@ popular service providers as well as custom in-house solutions.")
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"1bzz5wy13gh8j47mxxp6ij6yh20xmxd9n5lidaln3mf1bil19dmc")))))) "15qs7zwz18cmp8xnkf9rwqmracy7va1n480apxiaijrgvai8sv8n"))))))
(define* (wrap-terraform terraform (define* (wrap-terraform terraform
#:optional #:optional