guix-commits
[Top][All Lists]
Advanced

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

191/332: gnu: plasma-bigscreen: Update to 5.26.90.


From: guix-commits
Subject: 191/332: gnu: plasma-bigscreen: Update to 5.26.90.
Date: Wed, 2 Aug 2023 10:37:00 -0400 (EDT)

iyzsong pushed a commit to branch kde-updates
in repository guix.

commit 8e29bfae66c7e15c0731cb388ab3a4244fa8858b
Author: Zheng Junjie <873216071@qq.com>
AuthorDate: Thu Jul 20 11:28:15 2023 +0800

    gnu: plasma-bigscreen: Update to 5.26.90.
    
    * gnu/packages/kde-plasma.scm (plasma-bigscreen): Update to 5.26.90.
    
    Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
---
 gnu/packages/kde-plasma.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/kde-plasma.scm b/gnu/packages/kde-plasma.scm
index 60e166afd9..710c3b1e75 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -1468,14 +1468,14 @@ on top of Baloo.")
 (define-public plasma-bigscreen
   (package
     (name "plasma-bigscreen")
-    (version "5.25.90")
+    (version "5.26.90")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://kde/unstable/plasma/" version
                                   "/" name "-" version ".tar.xz"))
               (sha256
                (base32
-                "1445j8hzfvh2z91fa8nxrc0z576c67cq5fxcs19pmzpnjjli1ads"))))
+                "1n9sd0d1s31l29c9jy6gavp8dsrvsi3im4978dw56xybcc8mgm2c"))))
     (build-system cmake-build-system)
     (arguments
      (list #:phases #~(modify-phases %standard-phases



reply via email to

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