GNU bug report logs - #50707
[PATCH] gnu: shotcut: Update to 21.09.13.

Previous Next

Package: guix-patches;

Reported by: Vinicius Monego <monego <at> posteo.net>

Date: Mon, 20 Sep 2021 22:18:02 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

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: Efraim Flashner <efraim <at> flashner.co.il>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#50707: closed ([PATCH] gnu: shotcut: Update to 21.09.13.)
Date: Wed, 22 Sep 2021 10:38:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 22 Sep 2021 13:35:09 +0300
with message-id <YUsG3YhhLDWkqmbc <at> 3900XT>
and subject line Re: [bug#50707] [PATCH] gnu: shotcut: Update to 21.09.13.
has caused the debbugs.gnu.org bug report #50707,
regarding [PATCH] gnu: shotcut: Update to 21.09.13.
to be marked as done.

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


-- 
50707: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=50707
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Vinicius Monego <monego <at> posteo.net>
To: guix-patches <at> gnu.org
Cc: Vinicius Monego <monego <at> posteo.net>
Subject: [PATCH] gnu: shotcut: Update to 21.09.13.
Date: Mon, 20 Sep 2021 22:17:35 +0000
* gnu/packages/video.scm (shotcut): Update to 21.09.13.
---
 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 1b9179c6a8..0fa7dd5bb5 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -4676,7 +4676,7 @@ transitions, and effects and then export your film to many common formats.")
 (define-public shotcut
   (package
     (name "shotcut")
-    (version "21.08.29")
+    (version "21.09.13")
     (source
      (origin
        (method git-fetch)
@@ -4685,7 +4685,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 "0lj3ini0fymvcwxk8l1l8ms5519n5n87gdvh0yfhilwp0zqyqkc6"))))
+        (base32 "0dwf9kbx52zdjm3m8sp7dxmlnz3v1lhyaw1kaw8imnjpdbyx30p1"))))
     (build-system qt-build-system)
     (arguments
      `(#:tests? #f ;there are no tests
-- 
2.30.2



[Message part 3 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: Vinicius Monego <monego <at> posteo.net>
Cc: 50707-done <at> debbugs.gnu.org
Subject: Re: [bug#50707] [PATCH] gnu: shotcut: Update to 21.09.13.
Date: Wed, 22 Sep 2021 13:35:09 +0300
[Message part 4 (text/plain, inline)]
Thanks. Patch pushed.

-- 
Efraim Flashner   <efraim <at> flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 3 years and 237 days ago.

Previous Next


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