[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/10: gnu: subversion: Update to 1.10.2.
From: |
Tobias Geerinckx-Rice |
Subject: |
01/10: gnu: subversion: Update to 1.10.2. |
Date: |
Wed, 15 Aug 2018 14:21:07 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 9ecfe08e2efc4722f1298bd9c6c304252788e869
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Wed Aug 15 19:55:58 2018 +0200
gnu: subversion: Update to 1.10.2.
* gnu/packages/version-control.scm (subversion): Update to 1.10.2.
---
gnu/packages/version-control.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm
index ec8b774..97e64a7 100644
--- a/gnu/packages/version-control.scm
+++ b/gnu/packages/version-control.scm
@@ -1131,7 +1131,7 @@ following features:
(define-public subversion
(package
(name "subversion")
- (version "1.10.0")
+ (version "1.10.2")
(source (origin
(method url-fetch)
(uri
@@ -1142,7 +1142,7 @@ following features:
"subversion-" version ".tar.bz2")))
(sha256
(base32
- "115mlvmf663w16mc3xyypnaizq401vbypc56hl2ylzc3pcx3zwic"))))
+ "127dysfc31q4dhbbxaznh9kqixy9jd44kgwji2gdwj6rb2lf6dav"))))
(build-system gnu-build-system)
(arguments
'(#:phases
- branch master updated (44d085b -> c2f6c9b), Tobias Geerinckx-Rice, 2018/08/15
- 03/10: gnu: tremc: Fix shebang., Tobias Geerinckx-Rice, 2018/08/15
- 01/10: gnu: subversion: Update to 1.10.2.,
Tobias Geerinckx-Rice <=
- 05/10: gnu: inxi: Update to 3.0.20-1., Tobias Geerinckx-Rice, 2018/08/15
- 06/10: gnu: python-txamqp: Update to 0.8.2., Tobias Geerinckx-Rice, 2018/08/15
- 02/10: gnu: python-lzstring: Update to 1.0.4., Tobias Geerinckx-Rice, 2018/08/15
- 04/10: gnu: tremc: Update to 0.9.1., Tobias Geerinckx-Rice, 2018/08/15
- 07/10: gnu: cvs-fast-export: Update to 1.44., Tobias Geerinckx-Rice, 2018/08/15
- 10/10: gnu: aubio: Use HTTPS home page., Tobias Geerinckx-Rice, 2018/08/15
- 09/10: gnu: acpid: Update to 2.0.30., Tobias Geerinckx-Rice, 2018/08/15
- 08/10: gnu: ghc-setlocale: Update to 1.0.0.6., Tobias Geerinckx-Rice, 2018/08/15