summaryrefslogtreecommitdiff
path: root/gnu/packages/video.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-10-08 12:14:18 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2020-10-08 15:57:31 +0200
commita5d729fab09957d054add9620e7d36f194ed9336 (patch)
tree0bfa9b242376e35284efcb7b2ae39cd562fc3cee /gnu/packages/video.scm
parent6072182b3d9debaa126a6e4a3ac45eab9c28e20c (diff)
downloadguix-patches-a5d729fab09957d054add9620e7d36f194ed9336.tar
guix-patches-a5d729fab09957d054add9620e7d36f194ed9336.tar.gz
gnu: obs: Update to 26.0.2.
* gnu/packages/video.scm (obs): Update to 26.0.2.
Diffstat (limited to 'gnu/packages/video.scm')
-rw-r--r--gnu/packages/video.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index 3cd7b994b6..b39bd7cada 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -2997,7 +2997,7 @@ be used for realtime video capture via Linux-specific APIs.")
(define-public obs
(package
(name "obs")
- (version "26.0.1")
+ (version "26.0.2")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -3006,7 +3006,7 @@ be used for realtime video capture via Linux-specific APIs.")
(file-name (git-file-name name version))
(sha256
(base32
- "1w6hbj83w91ni4fkkvpr2yz443xsgzilpip1fn7cnbvyizr89c1y"))))
+ "1d502f80whh686mvq0yn6zpa5nvmnlzxwp5sjz43vpbbvhpbrdqj"))))
(build-system cmake-build-system)
(arguments
`(#:configure-flags