me
/
guix
Archived
1
0
Fork 0

gnu: cheese: Update to 3.32.1.

* gnu/packages/gnome.scm (cheese): Update to 3.32.1.
master
Kei Kebreau 2019-07-25 11:37:45 -04:00
parent 089e85859c
commit dd33b3379f
No known key found for this signature in database
GPG Key ID: E6A5EE3C19467A0D
1 changed files with 2 additions and 2 deletions

View File

@ -8242,7 +8242,7 @@ photo-booth-like software, such as Cheese.")
(define-public cheese
(package
(name "cheese")
(version "3.30.0")
(version "3.32.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@ -8250,7 +8250,7 @@ photo-booth-like software, such as Cheese.")
version ".tar.xz"))
(sha256
(base32
"0zz2bgjaf2lsmfs3zn24925vbjb0rycr39i288brlbzixrpcyljr"))))
"1xlmsm4zsx05ahvpd4mgy1hfhxbag0r5i6p63bksjxdligdd36kv"))))
(arguments
;; Tests require GDK.
`(#:tests? #f