gnu: kemoticons: Update to 5.114.0.
* gnu/packages/kde-frameworks.scm (kemoticons): Update to 5.114.0. Change-Id: I9bc1b45afa0ee4a7a4c132d77b83871aecfa978cmaster
parent
9b776f3f21
commit
167267a8f0
|
@ -2543,7 +2543,7 @@ with su and ssh respectively.")
|
|||
(define-public kemoticons
|
||||
(package
|
||||
(name "kemoticons")
|
||||
(version "5.108.0")
|
||||
(version "5.114.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
@ -2552,7 +2552,7 @@ with su and ssh respectively.")
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0p7q5s9mv7j0sy4mm513warzhqm44wiz4vxcp9kxbqcsw0awfad6"))))
|
||||
"0w87prkhdmba7y8ylbycdpwdzd2djmp7hvv5ljb9s4aqqhnn3vw4"))))
|
||||
(build-system cmake-build-system)
|
||||
(propagated-inputs
|
||||
(list kservice))
|
||||
|
|
Reference in New Issue