mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-20 01:00:30 +02:00
gnu: neochat: Update to 25.08.2.
* gnu/packages/kde-internet.scm (neochat): Update to 25.08.2. Change-Id: I44e639c53540b69ff1d13409e2b5939bd8f04217
This commit is contained in:
@@ -807,14 +807,14 @@ UnifiedPush} client library and distributor daemon.")
|
||||
(define-public neochat
|
||||
(package
|
||||
(name "neochat")
|
||||
(version "25.08.1")
|
||||
(version "25.08.2")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/"
|
||||
version "/src/" name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "1dp9yng23vdzmhzrsvb3qh4l8z46pg8jbv51h6756a3zkckmvmws"))))
|
||||
(base32 "1xa372pzrg22ngmjl11mzk3746f2mnc983i4yza6ykv7kdy28fal"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments
|
||||
(list #:qtbase qtbase
|
||||
|
||||
Reference in New Issue
Block a user