[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/11: gnu: python-dirsync: Update to 2.2.5.
From: |
guix-commits |
Subject: |
05/11: gnu: python-dirsync: Update to 2.2.5. |
Date: |
Sat, 10 Oct 2020 17:40:46 -0400 (EDT) |
mbakke pushed a commit to branch master
in repository guix.
commit 97046522fefc9e7c49f58e517d5304353ce57bd4
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Mon Sep 28 01:22:54 2020 +0200
gnu: python-dirsync: Update to 2.2.5.
* gnu/packages/python-xyz.scm (python-dirsync): Update to 2.2.5.
---
gnu/packages/python-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 25eaf4a..6818b41 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -15404,14 +15404,14 @@ perform the operations required for synchronizing
plain text.")
(define-public python-dirsync
(package
(name "python-dirsync")
- (version "2.2.3")
+ (version "2.2.5")
(source
(origin
(method url-fetch)
(uri (pypi-uri "dirsync" version))
(sha256
(base32
- "1r40fkanksagcszf1ag85mdr8w7rgc7196n6s1qlsk2abw6i7v0z"))))
+ "1gm82jddm1lkazdi8lfsl1b3vi1z0252ng60mzjym8irnv94qfhy"))))
(build-system python-build-system)
(propagated-inputs
`(("six" ,python-six)))
- branch master updated (5b548a1 -> 26f6bd0), guix-commits, 2020/10/10
- 02/11: gnu: Rename 'llvm-download-uri' to 'llvm-uri'., guix-commits, 2020/10/10
- 04/11: gnu: python-oauthlib: Update to 3.1.0., guix-commits, 2020/10/10
- 01/11: gnu: folly: Remove reference to missing patch., guix-commits, 2020/10/10
- 09/11: gnu: libvpx: Update to 1.9.0., guix-commits, 2020/10/10
- 03/11: gnu: python-openid: Update to 3.2.0., guix-commits, 2020/10/10
- 05/11: gnu: python-dirsync: Update to 2.2.5.,
guix-commits <=
- 10/11: services: ganeti: Fix typo., guix-commits, 2020/10/10
- 07/11: gnu: fakeroot: Update to 1.25.1., guix-commits, 2020/10/10
- 06/11: gnu: python-dirsync: Update home page., guix-commits, 2020/10/10
- 08/11: gnu: drbd-utils: Update to 9.15.0., guix-commits, 2020/10/10
- 11/11: gnu: Add buku., guix-commits, 2020/10/10