[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/08: gnu: python-wand: Update to 0.6.9.
From: |
guix-commits |
Subject: |
04/08: gnu: python-wand: Update to 0.6.9. |
Date: |
Sat, 13 Aug 2022 01:36:26 -0400 (EDT) |
monego pushed a commit to branch master
in repository guix.
commit 4b88fe049f3a194726dd8f303112efebf2d41f56
Author: Vinicius Monego <monego@posteo.net>
AuthorDate: Mon Jul 18 12:40:47 2022 -0300
gnu: python-wand: Update to 0.6.9.
* gnu/packages/python-xyz.scm (python-wand): Update to 0.6.9.
---
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 9422bf2866..ffa71d1330 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -1792,13 +1792,13 @@ conventions and aliases in the same expression.")
(define-public python-wand
(package
(name "python-wand")
- (version "0.6.7")
+ (version "0.6.9")
(source
(origin
(method url-fetch)
(uri (pypi-uri "Wand" version))
(sha256
- (base32 "1nxn7zvbnfgk4kkxajbzglcjpbgr84ilhnxm990nifjxqb61ph7b"))))
+ (base32 "1g5midlhff2yy64ppiq7mvmy5dssg82mi3rjpvym7nx85644w9s0"))))
(build-system python-build-system)
(arguments
`(#:phases
- branch master updated (bf35cded18 -> 887a5fd5a3), guix-commits, 2022/08/13
- 01/08: gnu: homebank: Update to 5.5.6., guix-commits, 2022/08/13
- 05/08: gnu: mlt: Update to 7.8.0., guix-commits, 2022/08/13
- 02/08: gnu: openxr: Update to 1.0.24., guix-commits, 2022/08/13
- 06/08: gnu: shotcut: Update to 22.06.23., guix-commits, 2022/08/13
- 07/08: gnu: freecad: Update to 0.20.1., guix-commits, 2022/08/13
- 08/08: gnu: pre-commit: Update to 2.20.0., guix-commits, 2022/08/13
- 04/08: gnu: python-wand: Update to 0.6.9.,
guix-commits <=
- 03/08: gnu: mixxx: Update to 2.3.3., guix-commits, 2022/08/13