mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-05 02:16:31 +01:00
gnu: phockup: Update to 1.9.2.
* gnu/packages/image.scm (phockup): Update to 1.9.2.
This commit is contained in:
parent
0d03601931
commit
e68b059686
1 changed files with 2 additions and 3 deletions
|
@ -2409,7 +2409,7 @@ Wacom-style graphics tablets.")
|
|||
(define-public phockup
|
||||
(package
|
||||
(name "phockup")
|
||||
(version "1.9.0")
|
||||
(version "1.9.2")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -2418,8 +2418,7 @@ Wacom-style graphics tablets.")
|
|||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"1xs2h3nj19wsfffl87akinx14drk5nn2svjwyj0csv10apk0q4pp"))))
|
||||
(base32 "0j4mnsy12bhsmd80vgqknv004xbqd165y8gpalw87gp8i8xv172r"))))
|
||||
(build-system copy-build-system)
|
||||
(arguments
|
||||
`(#:install-plan '(("src" "share/phockup/")
|
||||
|
|
Loading…
Add table
Reference in a new issue