mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-01 07:16:39 +01:00
gnu: cheese: Update to 43.0.
* gnu/packages/gnome.scm (cheese): Update to 43.0.
This commit is contained in:
parent
ba17b160ed
commit
895389583b
1 changed files with 2 additions and 2 deletions
|
@ -11441,7 +11441,7 @@ (define-public gnome-video-effects
|
|||
(define-public cheese
|
||||
(package
|
||||
(name "cheese")
|
||||
(version "41.1")
|
||||
(version "43.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://gnome/sources/" name "/"
|
||||
|
@ -11449,7 +11449,7 @@ (define-public cheese
|
|||
version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0iz5cwndl65j13z5pmv0ansln2lyii0h82q775jgc3vk53560aaj"))))
|
||||
"02vzcvk2s6cwvdw6v6qmlq3znamy6zwv7l6nlbqjfwrj7i54qmvl"))))
|
||||
(arguments
|
||||
`(#:glib-or-gtk? #t
|
||||
#:phases
|
||||
|
|
Loading…
Reference in a new issue