GNU bug report logs - #51124
[PATCH] gnu: shotcut: Update to 21.09.20.

Previous Next

Package: guix-patches;

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

Date: Mon, 11 Oct 2021 00:03:01 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 51124 in the body.
You can then email your comments to 51124 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#51124; Package guix-patches. (Mon, 11 Oct 2021 00:03:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Vinicius Monego <monego <at> posteo.net>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 11 Oct 2021 00:03:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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.20.
Date: Mon, 11 Oct 2021 00:01:52 +0000
* 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





Reply sent to Leo Famulari <leo <at> famulari.name>:
You have taken responsibility. (Tue, 12 Oct 2021 15:15:02 GMT) Full text and rfc822 format available.

Notification sent to Vinicius Monego <monego <at> posteo.net>:
bug acknowledged by developer. (Tue, 12 Oct 2021 15:15:03 GMT) Full text and rfc822 format available.

Message #10 received at 51124-done <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: Vinicius Monego <monego <at> posteo.net>
Cc: 51124-done <at> debbugs.gnu.org
Subject: Re: [bug#51124] [PATCH] gnu: shotcut: Update to 21.09.20.
Date: Tue, 12 Oct 2021 11:13:57 -0400
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




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 10 Nov 2021 12:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 139 days ago.

Previous Next


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