summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorKei Kebreau <kkebreau@posteo.net>2019-07-05 00:53:48 -0400
committerKei Kebreau <kkebreau@posteo.net>2019-07-15 09:58:51 -0400
commit00b14dbb09f5ba8f6057b8f98041ead17ddd1809 (patch)
tree4b4a564bb9716c1bd941cdf939e25b2c214ddd07 /gnu
parent3b79afa6a83a2d68109afb8f85ab82596a531b3d (diff)
downloadguix-patches-00b14dbb09f5ba8f6057b8f98041ead17ddd1809.tar
guix-patches-00b14dbb09f5ba8f6057b8f98041ead17ddd1809.tar.gz
gnu: cheese: Update to 3.30.0.
* gnu/packages/gnome.scm (cheese): Update to 3.30.0.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/gnome.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 9ccdcbd83c..95b472a7b1 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7718,7 +7718,7 @@ photo-booth-like software, such as Cheese.")
(define-public cheese
(package
(name "cheese")
- (version "3.28.0")
+ (version "3.30.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -7726,7 +7726,7 @@ photo-booth-like software, such as Cheese.")
version ".tar.xz"))
(sha256
(base32
- "06da5qc5hdvwwd5vkbgbx8pjx1l3mvr07yrnnv3v1hfc3wp7l7jw"))))
+ "0zz2bgjaf2lsmfs3zn24925vbjb0rycr39i288brlbzixrpcyljr"))))
(arguments
;; Tests require GDK.
`(#:tests? #f