1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-26 11:01:48 +02:00

Merge branch 'master' into core-updates

This commit is contained in:
Mark H Weaver
2016-11-07 00:33:16 -05:00
25 changed files with 656 additions and 506 deletions
+2 -2
View File
@@ -681,7 +681,7 @@ number generator")
(define-public acme-client
(package
(name "acme-client")
(version "0.1.11")
(version "0.1.14")
(source (origin
(method url-fetch)
(uri (string-append "https://kristaps.bsd.lv/" name "/"
@@ -689,7 +689,7 @@ number generator")
version ".tgz"))
(sha256
(base32
"09pipyfk448gxqr7ci56gsq5la8wlydv7wwn9wk0zgjxmlh7h6fb"))))
"1qq4xk41pn65m3v7nnvkmxg96pr06vz6hzdrm0vcmlp3clzpbahl"))))
(build-system gnu-build-system)
(arguments
'(#:tests? #f ; no test suite