mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: ffmpegthumbs: Update to 25.08.1.
* gnu/packages/kde-multimedia.scm (ffmpegthumbs): Update to 25.08.1. Change-Id: I720beb5cfc68d98d30928a93ad93b2e0854f3ada
This commit is contained in:
parent
0b1fc91a35
commit
0cf74c2403
1 changed files with 2 additions and 2 deletions
|
@ -271,14 +271,14 @@ its own database. You can build and play your own playlist.")
|
|||
(define-public ffmpegthumbs
|
||||
(package
|
||||
(name "ffmpegthumbs")
|
||||
(version "25.04.0")
|
||||
(version "25.08.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||
"/src/ffmpegthumbs-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "0wzxajxgnn2d0cf3rbbvnq43xmjr56qrmlqjblmvbm6k50vkdr3g"))))
|
||||
(base32 "1pyvjggjrhzvbiyafba9pcxbixg74ip6clbzr1wm2n4lcf1j6c1c"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules pkg-config))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue