all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Vinicius Monego <monego@posteo.net>
To: 51898@debbugs.gnu.org
Cc: Vinicius Monego <monego@posteo.net>
Subject: [bug#51898] [PATCH 3/3] gnu: shotcut: Update to 21.10.31.
Date: Tue, 16 Nov 2021 19:12:04 +0000	[thread overview]
Message-ID: <20211116191204.826384-3-monego@posteo.net> (raw)
In-Reply-To: <20211116191204.826384-1-monego@posteo.net>

* gnu/packages/video.scm (shotcut): Update to 21.10.31.
---
 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 09c2dbe8ad..7145af58f1 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -4784,7 +4784,7 @@ transitions, and effects and then export your film to many common formats.")
 (define-public shotcut
   (package
     (name "shotcut")
-    (version "21.09.20")
+    (version "21.10.31")
     (source
      (origin
        (method git-fetch)
@@ -4793,7 +4793,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 "1y46n5gmlayfl46l0vhg5g5dbbc0sg909mxb68sia0clkaas8xrh"))))
+        (base32 "0jgv6wl65gf6c4nmfica8k9vbgn3w3594d1phx1mb7zjvyy9y97k"))))
     (build-system qt-build-system)
     (arguments
      `(#:tests? #f ;there are no tests
-- 
2.30.2





  parent reply	other threads:[~2021-11-16 19:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-16 19:09 [bug#51898] [PATCH 0/3] Update mlt, kdenlive, shotcut Vinicius Monego
2021-11-16 19:12 ` [bug#51898] [PATCH 1/3] gnu: mlt: Update to 7.2.0 Vinicius Monego
2021-11-16 19:12   ` [bug#51898] [PATCH 2/3] gnu: kdenlive: Update to 21.08.3 Vinicius Monego
2021-11-16 19:12   ` Vinicius Monego [this message]
2021-12-02 14:35 ` bug#51898: [PATCH 0/3] Update mlt, kdenlive, shotcut Mathieu Othacehe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211116191204.826384-3-monego@posteo.net \
    --to=monego@posteo.net \
    --cc=51898@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.