unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Liliana Marie Prikler <liliana.prikler@gmail.com>
To: 51117@debbugs.gnu.org
Subject: [bug#51117] [PATCH] gnu: owncloud-client: Update to 2.9.0.5150.
Date: Sun, 10 Oct 2021 19:14:23 +0200	[thread overview]
Message-ID: <7cc2adb8d56a15f7fd9c4318c875cb4b1b62d4cb.camel@gmail.com> (raw)

* gnu/packages/sync.scm (owncloud-client): Update to 2.9.0.5150.
---
Please check that the updater is still disabled and also try to see whether
this upgrade fixes anything w.r.t. <https://issues.guix.gnu.org/issue/51114>.

 gnu/packages/sync.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/sync.scm b/gnu/packages/sync.scm
index c85b4f801c..c1c1e7d57c 100644
--- a/gnu/packages/sync.scm
+++ b/gnu/packages/sync.scm
@@ -312,14 +312,14 @@ See also: megacmd, the official tool set by MEGA.")
 (define-public owncloud-client
   (package
     (name "owncloud-client")
-    (version "2.7.6.3261")
+    (version "2.9.0.5150")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://download.owncloud.com/desktop/ownCloud/stable/"
                            version "/source/ownCloud-" version ".tar.xz"))
        (sha256
-        (base32 "19jjlhbzhy4v5h1wj5a87ismxq2p7avb2bb4lfbh2rvl01r432vy"))
+        (base32 "0nf68x840p30yng4fh1nlyiqg40z0rkcv0lskpz8dd4pj1iw5jjs"))
        (patches (search-patches "owncloud-disable-updatecheck.patch"))))
     ;; TODO: unbundle qprogessindicator, qlockedfile, qtokenizer and
     ;; qtsingleapplication which have not yet been packaged, but all are
-- 
2.33.0






             reply	other threads:[~2021-10-10 17:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-10 17:14 Liliana Marie Prikler [this message]
2021-10-11 11:51 ` [bug#51117] [PATCH] gnu: owncloud-client: Update to 2.9.0.5150 Daniel Meißner via Guix-patches via
2021-10-11 12:13   ` Liliana Marie Prikler
2021-10-11 12:24     ` Daniel Meißner via Guix-patches via

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=7cc2adb8d56a15f7fd9c4318c875cb4b1b62d4cb.camel@gmail.com \
    --to=liliana.prikler@gmail.com \
    --cc=51117@debbugs.gnu.org \
    /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).