GNU bug report logs - #72853
[PATCH] gnu: openshot: Update to 3.2.1.

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Wed, 28 Aug 2024 15:03:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

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 72853 in the body.
You can then email your comments to 72853 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#72853; Package guix-patches. (Wed, 28 Aug 2024 15:03:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Andy Tai <atai <at> atai.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 28 Aug 2024 15:03:02 GMT) Full text and rfc822 format available.

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

From: Andy Tai <atai <at> atai.org>
To: guix-patches <at> gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH] gnu: openshot: Update to 3.2.1.
Date: Wed, 28 Aug 2024 08:01:43 -0700
* gnu/packages/audio.scm (libopenshot-audio): Update to 0.3.3.
* gnu/packages/video.scm (libpenshot): Update to 0.3.3.
  (openshot): Update to 3.2.1.

Change-Id: I1688395a1181ce258a59e15ce63e2dda535af7f1
---
 gnu/packages/audio.scm | 4 ++--
 gnu/packages/video.scm | 8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm
index c9b22a70de..9d053db3b1 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -5410,7 +5410,7 @@ (define-public libfreeaptx
 (define-public libopenshot-audio
   (package
     (name "libopenshot-audio")
-    (version "0.3.2")
+    (version "0.3.3")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -5419,7 +5419,7 @@ (define-public libopenshot-audio
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0g49akqhd0jsd0ar6sacdqz6cv8y0a4zclnyliifiidxrkv43fiw"))))
+                "1h7hb3nxladpm5mmh9njilz8wjipisd61mgkgcd39k9jr9adw8gn"))))
     (build-system cmake-build-system)
     (inputs
      (list alsa-lib
diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index 84be73a433..2f4e697c6c 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -5815,7 +5815,7 @@ (define-public vidstab
 (define-public libopenshot
   (package
     (name "libopenshot")
-    (version "0.3.2")
+    (version "0.3.3")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -5824,7 +5824,7 @@ (define-public libopenshot
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1hx2y9lvca7fzmy3996z08bzy65z1b0ip9d4jnnwd0wamwv4c4bb"))
+                "0jfp0kdncwmw8gqk0z8frpc4xdv9rxwh4z5m5l6mkyy320hr8zgm"))
               (modules '((guix build utils)))
               (snippet '(begin
                           ;; Allow overriding of the python installation dir
@@ -5878,7 +5878,7 @@ (define-public libopenshot
 (define-public openshot
   (package
     (name "openshot")
-    (version "3.1.1")
+    (version "3.2.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -5887,7 +5887,7 @@ (define-public openshot
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "11wmcipcx5icjcw4vaai5z06p8xj1j39dwl6kkjn5db2y00gak4h"))
+                "1hh5sggvnfayzgj1h9h7wp9k0n44lj2z32am9g51whkyzl5pp5nd"))
        (modules '((guix build utils)))
        (snippet
         '(begin

base-commit: 53396a22afc04536ddf75d8f82ad2eafa5082725
-- 
2.34.1





Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Tue, 03 Sep 2024 10:09:01 GMT) Full text and rfc822 format available.

Notification sent to Andy Tai <atai <at> atai.org>:
bug acknowledged by developer. (Tue, 03 Sep 2024 10:09:02 GMT) Full text and rfc822 format available.

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

From: Ludovic Courtès <ludo <at> gnu.org>
To: Andy Tai <atai <at> atai.org>
Cc: 72853-done <at> debbugs.gnu.org
Subject: Re: [bug#72853] [PATCH] gnu: openshot: Update to 3.2.1.
Date: Tue, 03 Sep 2024 12:05:24 +0200
Andy Tai <atai <at> atai.org> skribis:

> * gnu/packages/audio.scm (libopenshot-audio): Update to 0.3.3.
> * gnu/packages/video.scm (libpenshot): Update to 0.3.3.
>   (openshot): Update to 3.2.1.

Applied, thanks!




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

This bug report was last modified 262 days ago.

Previous Next


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