1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-07 17:55:55 +02:00

gnu: qxmpp: Update to 1.12.0.

* gnu/packages/kde-internet.scm (qxmpp): Update to 1.12.0.

Change-Id: I7990e1229f966f823a60e04f0fdd5e2a5e198223
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
This commit is contained in:
Sughosha
2025-10-18 11:49:11 +05:30
committed by Rutherther
parent dfa5810754
commit d15d7709be
+2 -2
View File
@@ -110,7 +110,7 @@ KDSoap.")
(package
(name "qxmpp")
;; kaidan requires a precise version
(version "1.10.3")
(version "1.12.0")
(source
(origin
(method git-fetch)
@@ -119,7 +119,7 @@ KDSoap.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0qinrbr63b1baqv1a7cph8bma6kj1ib8s8ywq6d9497lc1yl2kgi"))))
(base32 "14cz04fabdlwynn9js97pnpjdqmjfi3kkq29q4fj3zcjkklax0xj"))))
(build-system qt-build-system)
(arguments
`(#:qtbase ,qtbase