all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#29338] [PATCH] gnu: cheese: Update to 3.26.0.
@ 2017-11-17 12:25 Rutger Helling
  2017-11-17 21:34 ` bug#29338: " Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Rutger Helling @ 2017-11-17 12:25 UTC (permalink / raw)
  To: 29338


[-- Attachment #1.1: Type: text/plain, Size: 50 bytes --]

Here's an update for cheese to the latest version.

[-- Attachment #1.2: Type: text/html, Size: 237 bytes --]

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-cheese-Update-to-3.26.0.patch --]
[-- Type: text/x-diff; name=0001-gnu-cheese-Update-to-3.26.0.patch, Size: 1187 bytes --]

From 3b87c384247d69e97f4d8ca1594a05022ad407a0 Mon Sep 17 00:00:00 2001
From: Rutger Helling <rhelling@mykolab.com>
Date: Fri, 17 Nov 2017 13:14:00 +0100
Subject: [PATCH] gnu: cheese: Update to 3.26.0.

* gnu/packages/gnome.scm (cheese): Update to 3.26.0
---
 gnu/packages/gnome.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 149feeb51..176353739 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7003,7 +7003,7 @@ photo-booth-like software, such as Cheese.")
 (define-public cheese
   (package
     (name "cheese")
-    (version "3.24.0")
+    (version "3.26.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -7011,7 +7011,7 @@ photo-booth-like software, such as Cheese.")
                                   version ".tar.xz"))
               (sha256
                (base32
-                "0wpks2lnr8va9wxgmj26dwmhlcb3vamhpxkqi8xaan6q25635l16"))))
+                "01f6lsp9jkhq5v2zxlghw15bca4xqavkxqkl8977r0g13p22zxcf"))))
     (arguments
      ;; Tests require GDK.
      `(#:tests? #f
-- 
2.15.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#29338: [PATCH] gnu: cheese: Update to 3.26.0.
  2017-11-17 12:25 [bug#29338] [PATCH] gnu: cheese: Update to 3.26.0 Rutger Helling
@ 2017-11-17 21:34 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2017-11-17 21:34 UTC (permalink / raw)
  To: Rutger Helling; +Cc: 29338-done

[-- Attachment #1: Type: text/plain, Size: 455 bytes --]

On Fri, Nov 17, 2017 at 01:25:14PM +0100, Rutger Helling wrote:
> Here's an update for cheese to the latest version.

> From 3b87c384247d69e97f4d8ca1594a05022ad407a0 Mon Sep 17 00:00:00 2001
> From: Rutger Helling <rhelling@mykolab.com>
> Date: Fri, 17 Nov 2017 13:14:00 +0100
> Subject: [PATCH] gnu: cheese: Update to 3.26.0.
> 
> * gnu/packages/gnome.scm (cheese): Update to 3.26.0

Thanks! Pushed as fc8d6953e202e94ad5b9e46a179d34a15a3075d3

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-11-17 21:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-17 12:25 [bug#29338] [PATCH] gnu: cheese: Update to 3.26.0 Rutger Helling
2017-11-17 21:34 ` bug#29338: " Leo Famulari

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.