unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Ekaitz Zarraga <ekaitz@elenq.tech>
To: 48057@debbugs.gnu.org
Subject: [bug#48057] [PATCH]: Update nheko
Date: Tue, 27 Apr 2021 12:45:46 +0000	[thread overview]
Message-ID: <v_dqkExCyTeKy-7IrHTG8EOAD2uX6D84iExwqYmK-gwOdUwJr78aX067rLeTucUXZUt1kcT5mh73AIc87UzLPLt-iqallNqZfwbWCOnKpPo=@elenq.tech> (raw)

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

Hi,
This series of patches update Nheko messaging client to 0.8.1 version.

There's a newer 0.8.2 version but they make use of different dependencies and we need to deal with them before updating.


Hope they are useful,
Ekaitz

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0002-gnu-nheko-Update-to-0.8.1.patch --]
[-- Type: text/x-patch; name=0002-gnu-nheko-Update-to-0.8.1.patch, Size: 1613 bytes --]

From 5173d76501524c73e9e7ae9c8edc9d2f59c69961 Mon Sep 17 00:00:00 2001
From: Ekaitz Zarraga <ekaitz@elenq.tech>
Date: Tue, 27 Apr 2021 14:03:21 +0200
Subject: [PATCH 2/2] gnu: nheko: Update to 0.8.1

* gnu/packages/messaging.scm (nheko): Update to 0.8.1.
[inputs]: Add qtkeychain
---
 gnu/packages/messaging.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index 81cb7c7178..f565283672 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -2300,7 +2300,7 @@ for the Matrix protocol.  It is built on to of @code{Boost.Asio}.")
 (define-public nheko
   (package
     (name "nheko")
-    (version "0.7.2")
+    (version "0.8.1")
     (source
      (origin
        (method git-fetch)
@@ -2309,7 +2309,7 @@ for the Matrix protocol.  It is built on to of @code{Boost.Asio}.")
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1cbhgaf9klgxdirrxj571fqwspm0byl75c1xc40l727a6qswvp7s"))))
+        (base32 "1v7k3ifzi05fdr06hmws1wkfl1bmhrnam3dbwahp086vkj0r8524"))))
     (arguments
      `(#:tests? #f                      ;no test target
        #:configure-flags
@@ -2341,6 +2341,7 @@ for the Matrix protocol.  It is built on to of @code{Boost.Asio}.")
        ("qtbase" ,qtbase)
        ("qtdeclarative" ,qtdeclarative)
        ("qtgraphicaleffects" ,qtgraphicaleffects)
+       ("qtkeychain" ,qtkeychain)
        ("qtmultimedia" ,qtmultimedia)
        ("qtquickcontrols2" ,qtquickcontrols2)
        ("qtsvg" ,qtsvg)
-- 
2.31.0


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #3: 0001-gnu-mtxclient-Update-to-0.4.1.patch --]
[-- Type: text/x-patch; name=0001-gnu-mtxclient-Update-to-0.4.1.patch, Size: 1119 bytes --]

From 75d69bb5aecdf49f9d1dfddbc0a50815c50a5299 Mon Sep 17 00:00:00 2001
From: Ekaitz Zarraga <ekaitz@elenq.tech>
Date: Tue, 27 Apr 2021 14:01:32 +0200
Subject: [PATCH 1/2] gnu: mtxclient: Update to 0.4.1

* gnu/packages/messaging.scm (mtxclient): Update to 0.4.1.
---
 gnu/packages/messaging.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index c356498fd2..81cb7c7178 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -2250,7 +2250,7 @@ QMatrixClient project.")
 (define-public mtxclient
   (package
     (name "mtxclient")
-    (version "0.3.1")
+    (version "0.4.1")
     (source
      (origin
        (method git-fetch)
@@ -2259,7 +2259,7 @@ QMatrixClient project.")
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1dg4dq20g0ah62j5s3gpsxqq4ny7lxkxdxa9q6g54hdwkrb9ms7x"))))
+        (base32 "1044zil3izhb3whhfjah7w0kg5mr3hys32cjffky681d3mb3wi5n"))))
     (arguments
      `(#:configure-flags
        (list
-- 
2.31.0


             reply	other threads:[~2021-04-27 12:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-27 12:45 Ekaitz Zarraga [this message]
2021-04-27 12:50 ` [bug#48057] [PATCH]: Update nheko Nicolò Balzarotti
2021-04-27 12:54   ` Ekaitz Zarraga
2021-04-27 14:00     ` Nicolò Balzarotti

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='v_dqkExCyTeKy-7IrHTG8EOAD2uX6D84iExwqYmK-gwOdUwJr78aX067rLeTucUXZUt1kcT5mh73AIc87UzLPLt-iqallNqZfwbWCOnKpPo=@elenq.tech' \
    --to=ekaitz@elenq.tech \
    --cc=48057@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).