1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: openshot: Update to 3.4.0.

* gnu/packages/video.scm (openshot): Update to 3.4.0.

Change-Id: Idb4df12dbc6aee1448798b6f571153886b480ab7
This commit is contained in:
Ian Eure
2026-02-09 20:20:44 -08:00
parent ec9611d0c6
commit 4a7d413409

View File

@@ -6262,7 +6262,7 @@ API. It includes bindings for Python, Ruby, and other languages.")
(define-public openshot
(package
(name "openshot")
(version "3.3.0")
(version "3.4.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -6271,7 +6271,7 @@ API. It includes bindings for Python, Ruby, and other languages.")
(file-name (git-file-name name version))
(sha256
(base32
"0x7fv1c3cr28z5nccw4lv61wnj013l8594p2fyrm1cxjpppka0pr"))
"1ap322f5l5bxj28nlyfwz2jshsscf03d5ir3s9jw76gshxp59m8g"))
(modules '((guix build utils)))
(snippet
'(begin