unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: John Kehayias via Guix-patches via <guix-patches@gnu.org>
To: 56966@debbugs.gnu.org
Subject: [bug#56966] [PATCH] gnu: vorta: Update to 0.8.7.
Date: Thu, 04 Aug 2022 04:56:52 +0000	[thread overview]
Message-ID: <_z6mMTAA0V-uf2urWOKxfjKDK1IT0Mb55EnzpUoeXHhhB4GzVjlrPy7ydg590PMilMSryBeShTP8zdDmpGtNrRA6swsk9WYAlai8hdjNusc=@protonmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 179 bytes --]

Quick version bump patch for Vorta. Tested that it builds and used it for a backup. Fixes this issue I hit on 0.8.3: https://github.com/borgbase/vorta/issues/1370

Thanks!
John

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-vorta-Update-to-0.8.7.patch --]
[-- Type: text/x-patch; name=0001-gnu-vorta-Update-to-0.8.7.patch, Size: 1036 bytes --]

From dcf451b3d7dc815e4aefd9dd2cc5332a7cf08e55 Mon Sep 17 00:00:00 2001
From: John Kehayias <john.kehayias@protonmail.com>
Date: Thu, 4 Aug 2022 00:53:33 -0400
Subject: [PATCH] gnu: vorta: Update to 0.8.7.

* gnu/packages/backup.scm (vorta): Update to 0.8.7.
---
 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 06a8ac59eb..0d03d2e87f 100644
--- a/gnu/packages/backup.scm
+++ b/gnu/packages/backup.scm
@@ -1291,13 +1291,13 @@ (define-public borgmatic
 (define-public vorta
   (package
     (name "vorta")
-    (version "0.8.3")
+    (version "0.8.7")
     (source (origin
               (method url-fetch)
               (uri (pypi-uri "vorta" version))
               (sha256
                (base32
-                "0674crxsmf1gwiacpi9ixypgz685fyzr5y3f9sd768b0bmh7ilsn"))))
+                "0yv2z2djbl7aq3fa9m3ihzv9i99a5ahsxz7dlzwvvf4a7pmhc6b2"))))
     (build-system python-build-system)
     (arguments
      (list
-- 
2.37.1


             reply	other threads:[~2022-08-04  4:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-04  4:56 John Kehayias via Guix-patches via [this message]
2022-08-04  5:15 ` [bug#56966] [PATCH] gnu: vorta: Update to 0.8.7 John Kehayias via Guix-patches via
2022-08-04 11:41 ` Jonathan Brielmaier
2022-08-04 17:27 ` John Kehayias via Guix-patches via
2022-08-09 15:59 ` bug#56966: " Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='_z6mMTAA0V-uf2urWOKxfjKDK1IT0Mb55EnzpUoeXHhhB4GzVjlrPy7ydg590PMilMSryBeShTP8zdDmpGtNrRA6swsk9WYAlai8hdjNusc=@protonmail.com' \
    --to=guix-patches@gnu.org \
    --cc=56966@debbugs.gnu.org \
    --cc=john.kehayias@protonmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).