unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#51124] [PATCH] gnu: shotcut: Update to 21.09.20.
@ 2021-10-11  0:01 Vinicius Monego
  2021-10-12 15:13 ` bug#51124: " Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Vinicius Monego @ 2021-10-11  0:01 UTC (permalink / raw)
  To: 51124; +Cc: Vinicius Monego

* gnu/packages/video.scm (shotcut): Update to 21.09.20.
---
 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 3733b93415..fcac369f60 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -4723,7 +4723,7 @@ transitions, and effects and then export your film to many common formats.")
 (define-public shotcut
   (package
     (name "shotcut")
-    (version "21.09.13")
+    (version "21.09.20")
     (source
      (origin
        (method git-fetch)
@@ -4732,7 +4732,7 @@ transitions, and effects and then export your film to many common formats.")
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0dwf9kbx52zdjm3m8sp7dxmlnz3v1lhyaw1kaw8imnjpdbyx30p1"))))
+        (base32 "1y46n5gmlayfl46l0vhg5g5dbbc0sg909mxb68sia0clkaas8xrh"))))
     (build-system qt-build-system)
     (arguments
      `(#:tests? #f ;there are no tests
-- 
2.30.2





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

* bug#51124: [PATCH] gnu: shotcut: Update to 21.09.20.
  2021-10-11  0:01 [bug#51124] [PATCH] gnu: shotcut: Update to 21.09.20 Vinicius Monego
@ 2021-10-12 15:13 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2021-10-12 15:13 UTC (permalink / raw)
  To: Vinicius Monego; +Cc: 51124-done

On Mon, Oct 11, 2021 at 12:01:52AM +0000, Vinicius Monego wrote:
> * gnu/packages/video.scm (shotcut): Update to 21.09.20.

Thanks! Pushed as 9b3c24276a34c21a82d4b51f13c4bfca5f2cae4d




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

end of thread, other threads:[~2021-10-12 15:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-11  0:01 [bug#51124] [PATCH] gnu: shotcut: Update to 21.09.20 Vinicius Monego
2021-10-12 15:13 ` bug#51124: " Leo Famulari

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).