emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#41229: closed ([PATCH 1/2] gnu: libqmatrixclient: Update to 0.5.3.2.


From: GNU bug Tracking System
Subject: bug#41229: closed ([PATCH 1/2] gnu: libqmatrixclient: Update to 0.5.3.2.)
Date: Fri, 15 May 2020 10:23:02 +0000

Your message dated Fri, 15 May 2020 12:22:07 +0200
with message-id <address@hidden>
and subject line Re: [bug#41229] [PATCH 1/2] gnu: libqmatrixclient: Update to 
0.5.3.2.
has caused the debbugs.gnu.org bug report #41229,
regarding [PATCH 1/2] gnu: libqmatrixclient: Update to 0.5.3.2.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
41229: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=41229
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH 1/2] gnu: libqmatrixclient: Update to 0.5.3.2. Date: Wed, 13 May 2020 12:24:47 +0200
* gnu/packages/messaging.scm (libqmatrixclient): Update to 0.5.3.2.
[source]: Name changed to libquotient, will be visible in 0.6.
---
 gnu/packages/messaging.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index 0ba166b591..7f1bfc9072 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -1803,16 +1803,16 @@ notifications, and Python scripting support.")
 (define-public libqmatrixclient
   (package
     (name "libqmatrixclient")
-    (version "0.5.2")
+    (version "0.5.3.2")
     (source
      (origin
        (method git-fetch)
        (uri (git-reference
-              (url "https://github.com/QMatrixClient/libqmatrixclient";)
+              (url "https://github.com/quotient-im/libQuotient";)
               (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1bhlqfs7251fss4icx794ka614npr6zyrpp4qwc4q5408ykfm7lr"))))
+        (base32 "0gkwr3yw6k2m0j8cc085b5p2q788rf5nhp1p5hc5d55pc7mci2qs"))))
     (build-system cmake-build-system)
     (inputs
      `(("qtbase" ,qtbase)
--
2.26.2




--- End Message ---
--- Begin Message --- Subject: Re: [bug#41229] [PATCH 1/2] gnu: libqmatrixclient: Update to 0.5.3.2. Date: Fri, 15 May 2020 12:22:07 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)
Heya!

Jonathan Brielmaier <address@hidden> skribis:

> * gnu/packages/messaging.scm (libqmatrixclient): Update to 0.5.3.2.
> [source]: Name changed to libquotient, will be visible in 0.6.

[...]

> * gnu/packages/messaging.scm (quaternion): Update to 0.0.9.4e.
> [source]: Upstream moved the repo to quotient-im namespace.

Applied!

Ludo’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]