GNU bug report logs - #45265
[PATCH] gnu: obs: Update to 26.1.0.

Previous Next

Package: guix-patches;

Reported by: Michael Rohleder <mike <at> rohleder.de>

Date: Wed, 16 Dec 2020 04:02:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

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: Leo Famulari <leo <at> famulari.name>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#45265: closed ([PATCH] gnu: obs: Update to 26.1.0.)
Date: Wed, 16 Dec 2020 06:32:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 16 Dec 2020 01:31:33 -0500
with message-id <X9mpxWuSmhYyHinn <at> jasmine.lan>
and subject line Re: [bug#45265] [PATCH] gnu: obs: Update to 26.1.0.
has caused the debbugs.gnu.org bug report #45265,
regarding [PATCH] gnu: obs: Update to 26.1.0.
to be marked as done.

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


-- 
45265: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45265
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Michael Rohleder <mike <at> rohleder.de>
To: guix-patches <at> gnu.org
Cc: Michael Rohleder <mike <at> rohleder.de>
Subject: [PATCH] gnu: obs: Update to 26.1.0.
Date: Wed, 16 Dec 2020 05:00:56 +0100
* gnu/packages/video.scm (obs): Update to 26.1.0.
---
 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 91c06ce3f2..d9c5b45f85 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -3078,7 +3078,7 @@ be used for realtime video capture via Linux-specific APIs.")
 (define-public obs
   (package
     (name "obs")
-    (version "26.0.2")
+    (version "26.1.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -3087,7 +3087,7 @@ be used for realtime video capture via Linux-specific APIs.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1d502f80whh686mvq0yn6zpa5nvmnlzxwp5sjz43vpbbvhpbrdqj"))))
+                "0p8wdzm9imn3s17arr206sz92g4pkacfcpfbwvhvgkrrs4w000bx"))))
     (build-system cmake-build-system)
     (arguments
      `(#:configure-flags
-- 
2.29.2



[Message part 3 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 45265-done <at> debbugs.gnu.org
Subject: Re: [bug#45265] [PATCH] gnu: obs: Update to 26.1.0.
Date: Wed, 16 Dec 2020 01:31:33 -0500
On Wed, Dec 16, 2020 at 05:00:56AM +0100, Michael Rohleder wrote:
> * gnu/packages/video.scm (obs): Update to 26.1.0.

Thank you! Pushed as 18f372bb5744c9a92f10c6d8c2b61eb0b7d46a9b

Have you tried to set up the new virtualcam feature yet?


This bug report was last modified 4 years and 151 days ago.

Previous Next


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