[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/14: gnu: dehydrated: Update to 0.6.5.
From: |
guix-commits |
Subject: |
12/14: gnu: dehydrated: Update to 0.6.5. |
Date: |
Thu, 26 Sep 2019 00:40:32 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 2359e235a4b6fae2e318a3c17ece25bd1f7f5911
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Thu Sep 26 05:32:03 2019 +0200
gnu: dehydrated: Update to 0.6.5.
* gnu/packages/tls.scm (dehydrated): Update to 0.6.5.
---
gnu/packages/tls.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/tls.scm b/gnu/packages/tls.scm
index c060522..74d16f7 100644
--- a/gnu/packages/tls.scm
+++ b/gnu/packages/tls.scm
@@ -883,7 +883,7 @@ coding footprint.")
(define-public dehydrated
(package
(name "dehydrated")
- (version "0.6.2")
+ (version "0.6.5")
(source (origin
(method url-fetch)
(uri (string-append
@@ -891,7 +891,7 @@ coding footprint.")
"v" version "/dehydrated-" version ".tar.gz"))
(sha256
(base32
- "03p80yj6bnzjc6dkp5hb9wpplmlrla8n5src71cnzw4rj53q8cqn"))))
+ "0dgskgbdd95p13jx6s13p77y15wngb5cm6p4305cf2s54w0bvahh"))))
(build-system trivial-build-system)
(arguments
`(#:modules ((guix build utils))
- branch master updated (b106dd8 -> 91af103), guix-commits, 2019/09/26
- 12/14: gnu: dehydrated: Update to 0.6.5.,
guix-commits <=
- 14/14: gnu: dtc: Update to 1.5.1., guix-commits, 2019/09/26
- 01/14: gnu: fmit: Update to 1.2.13., guix-commits, 2019/09/26
- 06/14: gnu: encodings: Update to 1.0.5., guix-commits, 2019/09/26
- 08/14: gnu: libxcb: Don't use NAME in source URI., guix-commits, 2019/09/26
- 03/14: gnu: beets: Use HTTPS home page., guix-commits, 2019/09/26
- 10/14: gnu: bspwm: Update to 0.9.9., guix-commits, 2019/09/26
- 05/14: gnu: f3: Update to 7.2., guix-commits, 2019/09/26
- 09/14: gnu: vimb: Update to 3.5.0., guix-commits, 2019/09/26
- 13/14: gnu: emacs-circe: Update to 2.11., guix-commits, 2019/09/26
- 11/14: gnu: skopeo: Update to 0.1.39., guix-commits, 2019/09/26