emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#52793: closed ([PATCH] gnu: shotcut: Update to 21.12.24.)


From: GNU bug Tracking System
Subject: bug#52793: closed ([PATCH] gnu: shotcut: Update to 21.12.24.)
Date: Sun, 26 Dec 2021 08:33:01 +0000

Your message dated Sun, 26 Dec 2021 09:32:16 +0100
with message-id <87ee5zdawf.fsf@waegenei.re>
and subject line Re: bug#52793: [PATCH] gnu: shotcut: Update to 21.12.24.
has caused the debbugs.gnu.org bug report #52793,
regarding [PATCH] gnu: shotcut: Update to 21.12.24.
to be marked as done.

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


-- 
52793: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=52793
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: shotcut: Update to 21.12.24. Date: Sat, 25 Dec 2021 17:02:58 +0000
* gnu/packages/video.scm (shotcut): Update to 21.12.24.
---
 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 7c4410fe12..b369c95688 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -4808,7 +4808,7 @@ transitions, and effects and then export your film to 
many common formats.")
 (define-public shotcut
   (package
     (name "shotcut")
-    (version "21.10.31")
+    (version "21.12.24")
     (source
      (origin
        (method git-fetch)
@@ -4817,7 +4817,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 "0jgv6wl65gf6c4nmfica8k9vbgn3w3594d1phx1mb7zjvyy9y97k"))))
+        (base32 "1l27dqiyi3af0v155w62ib9xcmqyjj2yzs83aqhcrz5pb3i3j18r"))))
     (build-system qt-build-system)
     (arguments
      `(#:tests? #f ;there are no tests
-- 
2.30.2




--- End Message ---
--- Begin Message --- Subject: Re: bug#52793: [PATCH] gnu: shotcut: Update to 21.12.24. Date: Sun, 26 Dec 2021 09:32:16 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.90 (gnu/linux)
Hello Vinicius,

Vinicius Monego <monego@posteo.net> writes:

> * gnu/packages/video.scm (shotcut): Update to 21.12.24.
> ---
>  gnu/packages/video.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thank you for the patch, pushed as 1f7b605b2b17b73118e595a34de21c1dfebfba75.

Cheers,
- Brice


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]