guix_mirror_bot pushed a commit to branch master
in repository guix.
commit 4a6dcca4e0cca5d9e41afaac7193722ce65d8d78
Author: moksh <[email protected]>
AuthorDate: Wed Feb 11 23:59:34 2026 +0530
gnu: vorta: Update to 0.11.3.
* gnu/packages/backup.scm (vorta): Update to 0.11.3.
Change-Id: I338d0b595e74f90f881dcc7879be2e1ef8c58766
Signed-off-by: jgart <[email protected]>
---
gnu/packages/backup.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/backup.scm b/gnu/packages/backup.scm
index 2c132c1ef7..dad6d5507c 100644
--- a/gnu/packages/backup.scm
+++ b/gnu/packages/backup.scm
@@ -1325,7 +1325,7 @@ borgmatic is powered by borg.")
(define-public vorta
(package
(name "vorta")
- (version "0.11.1")
+ (version "0.11.3")
;; The test folder is not included in the PyPI archive.
(source (origin
(method git-fetch)
@@ -1335,7 +1335,7 @@ borgmatic is powered by borg.")
(file-name (git-file-name name version))
(sha256
(base32
- "16r9ch80i6nfngah634id16fqnmn62ayh60j62zxn5cfivcn3wsq"))))
+ "0505id65lbbqj42lp4cvbw1q6v9qjhsnldr72ssv1kyir672j2pr"))))
(build-system pyproject-build-system)
(arguments
(list