GNU bug report logs - #62434
[PATCH] gnu: obs: Update to 29.0.2

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Sat, 25 Mar 2023 11:52:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#62434: closed ([PATCH] gnu: obs: Update to 29.0.2)
Date: Mon, 27 Mar 2023 16:06:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 27 Mar 2023 17:04:40 +0100
with message-id <87o7oenpsh.fsf <at> cbaines.net>
and subject line Re: [bug#62434] [PATCH] gnu: obs: Update to 29.0.2
has caused the debbugs.gnu.org bug report #62434,
regarding [PATCH] gnu: obs: Update to 29.0.2
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
62434: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62434
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Andy Tai <atai <at> atai.org>
To: guix-patches <at> gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH] gnu: obs: Update to 29.0.2
Date: Fri, 24 Mar 2023 22:55:51 -0700
* 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



[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Andy Tai <atai <at> atai.org>
Cc: guix-patches <at> gnu.org, 62434-done <at> debbugs.gnu.org
Subject: Re: [bug#62434] [PATCH] gnu: obs: Update to 29.0.2
Date: Mon, 27 Mar 2023 17:04:40 +0100
[Message part 4 (text/plain, inline)]
Andy Tai via Guix-patches <guix-patches <at> 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
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 2 years and 60 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.