[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/24: gnu: terraform-docs: Update to 0.6.0.
From: |
guix-commits |
Subject: |
01/24: gnu: terraform-docs: Update to 0.6.0. |
Date: |
Wed, 20 Mar 2019 23:07:49 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit f86d56a7af048029268ce1004eeedeba543855f5
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Thu Mar 21 00:20:48 2019 +0100
gnu: terraform-docs: Update to 0.6.0.
* gnu/packages/terraform.scm (terraform-docs): Update to 0.6.0.
---
gnu/packages/terraform.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/terraform.scm b/gnu/packages/terraform.scm
index f14b152..b9313bb 100644
--- a/gnu/packages/terraform.scm
+++ b/gnu/packages/terraform.scm
@@ -1,6 +1,6 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2018 Christopher Baines <address@hidden>
-;;; Copyright © 2018 Tobias Geerinckx-Rice <address@hidden>
+;;; Copyright © 2018, 2019 Tobias Geerinckx-Rice <address@hidden>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -27,7 +27,7 @@
(define-public terraform-docs
(package
(name "terraform-docs")
- (version "0.5.0")
+ (version "0.6.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -36,7 +36,7 @@
(file-name (git-file-name name version))
(sha256
(base32
- "12w2yr669hk5kxdb9rrzsn8hwvx8rzrc1rmn8hs9l8z1bkfhr4gg"))))
+ "1p6prhjf82qnhf1zwl9h92j4ds5g383a6g9pwwnqbc3wdwy5zx7d"))))
(build-system go-build-system)
(arguments
'(#:import-path "github.com/segmentio/terraform-docs"))
- 12/24: gnu: ruby-activerecord: Update to 5.2.2.1., (continued)
- 12/24: gnu: ruby-activerecord: Update to 5.2.2.1., guix-commits, 2019/03/20
- 10/24: gnu: libmatroska: Update to 1.5.0., guix-commits, 2019/03/20
- 11/24: gnu: ruby-activemodel: Update to 5.2.2.1., guix-commits, 2019/03/20
- 08/24: gnu: python-python-gast: Update to 0.2.2., guix-commits, 2019/03/20
- 09/24: gnu: libmatroska: Don't use NAME in source URI., guix-commits, 2019/03/20
- 07/24: gnu: python-latexcodec: Update to 1.0.6., guix-commits, 2019/03/20
- 05/24: gnu: plantuml: Update to 1.2019.3., guix-commits, 2019/03/20
- 04/24: gnu: ghostwriter: Update to 1.7.4., guix-commits, 2019/03/20
- 03/24: gnu: kakoune: Update to 2019.01.20., guix-commits, 2019/03/20
- 06/24: gnu: python-pyro4: Update to 4.75., guix-commits, 2019/03/20
- 01/24: gnu: terraform-docs: Update to 0.6.0.,
guix-commits <=
- 02/24: gnu: kakoune: Don't use NAME in source URI., guix-commits, 2019/03/20