mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: showmethekey: Update to 1.19.0.
* gnu/packages/video.scm (showmethekey): Update to 1.19.0. Change-Id: I13b57c53453d1c4f947b5567485737d153d788a2
This commit is contained in:
parent
c889cdbfd9
commit
31c60c85d0
1 changed files with 2 additions and 2 deletions
|
|
@ -7046,7 +7046,7 @@ included for convenience.")
|
|||
(define-public showmethekey
|
||||
(package
|
||||
(name "showmethekey")
|
||||
(version "1.18.1")
|
||||
(version "1.19.0")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
|
|
@ -7055,7 +7055,7 @@ included for convenience.")
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"1lmjqr5j8nr990dq5gvkwm33vpvzh8zhcmgxn03m4n4xgq1dg5zy"))))
|
||||
"1hz941fb57f0j7j5x9q6gpj34ay18nm2dlidhqndnywb9a8mq14d"))))
|
||||
(build-system meson-build-system)
|
||||
(arguments
|
||||
(list #:phases
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue