GNU bug report logs - #58241
[PATCH 0/2] gnu: quaternion: Update to 0.0.95.1.

Previous Next

Package: guix-patches;

Reported by: Michael Rohleder <mike <at> rohleder.de>

Date: Sun, 2 Oct 2022 03:09:01 UTC

Severity: normal

Tags: patch

Merged with 58242, 58243

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Efraim Flashner <efraim <at> flashner.co.il>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#58243: closed ([PATCH 2/2] gnu: quaternion: Update to 0.0.95.1.)
Date: Thu, 06 Oct 2022 14:01:04 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 6 Oct 2022 17:00:38 +0300
with message-id <Yz7fhgar3bu3s1Iu <at> 3900XT>
and subject line Re: [bug#58241] [PATCH 0/2] gnu: quaternion: Update to 0.0.95.1.
has caused the debbugs.gnu.org bug report #58241,
regarding [PATCH 2/2] gnu: quaternion: Update to 0.0.95.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
58241: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58241
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Michael Rohleder <mike <at> rohleder.de>
To: guix-patches <at> gnu.org
Cc: Michael Rohleder <mike <at> rohleder.de>
Subject: [PATCH 2/2] gnu: quaternion: Update to 0.0.95.1.
Date: Sun,  2 Oct 2022 05:07:50 +0200
* gnu/packages/messaging.scm (quaternion): Update to 0.0.95.1.
[inputs]: Add qtgraphicaleffects.
---
 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 2ede436ed6..86ab1d777e 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -2482,7 +2482,7 @@ (define-public nheko
 (define-public quaternion
   (package
     (name "quaternion")
-    (version "0.0.9.4f")
+    (version "0.0.95.1")
     (outputs '("out" "debug"))
     (source
      (origin
@@ -2492,12 +2492,13 @@ (define-public quaternion
               (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1q9ddz4rs02a0w3lwrsjnh59khv38cq9f0kv09vnwvazvayn87ck"))))
+        (base32 "10mzcr4rpyq5bl3h8wzxxlk8rdz7slhiq863xs77bmsq2pzf6lp8"))))
     (build-system qt-build-system)
     (inputs
      (list libqmatrixclient
            qtbase-5
            qtdeclarative-5
+           qtgraphicaleffects
            qtmultimedia-5
            qtquickcontrols-5
            qtquickcontrols2-5
-- 
2.37.3



[Message part 3 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 58243-done <at> debbugs.gnu.org, 58242-done <at> debbugs.gnu.org,
 58241-done <at> debbugs.gnu.org
Subject: Re: [bug#58241] [PATCH 0/2] gnu: quaternion: Update to 0.0.95.1.
Date: Thu, 6 Oct 2022 17:00:38 +0300
[Message part 4 (text/plain, inline)]
On Sun, Oct 02, 2022 at 05:07:48AM +0200, Michael Rohleder wrote:
> * gnu/packages/messaging.scm (quaternion): Update to 0.0.95.1.
> 
> 
> Michael Rohleder (2):
>   gnu: libqmatrixclient: Update to 0.6.11.
>   gnu: quaternion: Update to 0.0.95.1.
> 
>  gnu/packages/messaging.scm | 9 +++++----
>  1 file changed, 5 insertions(+), 4 deletions(-)
> 

Thanks. Patches pushed!

-- 
Efraim Flashner   <efraim <at> flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 2 years and 252 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.