all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#62434] [PATCH] gnu: obs: Update to 29.0.2
@ 2023-03-25  5:55 Andy Tai via Guix-patches
  2023-03-27 16:04 ` Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai via Guix-patches @ 2023-03-25  5:55 UTC (permalink / raw)
  To: 62434; +Cc: Andy Tai

* gnu/packages/video.scm (obs): Update to 29.0.2
---
 gnu/packages/video.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index 73d0c1ca54..2559634c29 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -3405,7 +3405,7 @@ (define-public v4l-utils
 (define-public obs
   (package
     (name "obs")
-    (version "29.0.0")
+    (version "29.0.2")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -3415,7 +3415,7 @@ (define-public obs
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "15nvvlpryvlbf76918jvygg1985glz38cndfgnc2c0009vdb9qbk"))
+                "1ijn19wy52fa7ahr29v1rzvh6j0qr7i5xl129m6s9c644f7i51ac"))
               (patches
                (search-patches "obs-modules-location.patch"))))
     (build-system cmake-build-system)

base-commit: 5174820753be045ba4fc7cc93da33f4e0b730bc3
prerequisite-patch-id: 88a340e0d72bd9cd0531b3441c54210b443c4318
prerequisite-patch-id: d4916c6e8f9390690cb3bd9cfd3d82443e8dd9f4
prerequisite-patch-id: 36d0f07a218ad948b4d3eff96baa45e361896f92
-- 
2.39.2





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

* [bug#62434] [PATCH] gnu: obs: Update to 29.0.2
  2023-03-25  5:55 [bug#62434] [PATCH] gnu: obs: Update to 29.0.2 Andy Tai via Guix-patches
@ 2023-03-27 16:04 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-03-27 16:04 UTC (permalink / raw)
  To: Andy Tai; +Cc: 62434, 62434-done

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


Andy Tai via Guix-patches <guix-patches@gnu.org> writes:

> * gnu/packages/video.scm (obs): Update to 29.0.2
> ---
>  gnu/packages/video.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks Andy, I've pushed this to the master branch as
28cca50a045eb8bcda6ca9ba1e64623fc40c01ae.

Chris

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

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

end of thread, other threads:[~2023-03-27 16:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-25  5:55 [bug#62434] [PATCH] gnu: obs: Update to 29.0.2 Andy Tai via Guix-patches
2023-03-27 16:04 ` Christopher Baines

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.