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

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

bug#49447: closed ([PATCH] gnu: lightspark: Update to 0.8.5.)


From: GNU bug Tracking System
Subject: bug#49447: closed ([PATCH] gnu: lightspark: Update to 0.8.5.)
Date: Thu, 08 Jul 2021 22:03:01 +0000

Your message dated Fri, 09 Jul 2021 00:01:52 +0200
with message-id <87tul4lb1r.fsf@nicolasgoaziou.fr>
and subject line Re: [bug#49447] [PATCH] gnu: lightspark: Update to 0.8.5.
has caused the debbugs.gnu.org bug report #49447,
regarding [PATCH] gnu: lightspark: Update to 0.8.5.
to be marked as done.

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


-- 
49447: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=49447
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: lightspark: Update to 0.8.5. Date: Tue, 6 Jul 2021 19:09:41 +0000
* gnu/packages/animation.scm (lightspark): Update to 0.8.5.
---
 gnu/packages/animation.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/animation.scm b/gnu/packages/animation.scm
index 653f37f1a7..6f116af63c 100644
--- a/gnu/packages/animation.scm
+++ b/gnu/packages/animation.scm
@@ -329,7 +329,7 @@ audio or video backends, ensuring good performance.")
 (define-public lightspark
   (package
     (name "lightspark")
-    (version "0.8.4.1")
+    (version "0.8.5")
     (source
      (origin
        (method git-fetch)
@@ -338,7 +338,7 @@ audio or video backends, ensuring good performance.")
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "17l5gzb7p8nivx1a2frca2jklcjdsk2qj4jniv3z8bh307ksz254"))))
+        (base32 "00535ndzjbz5xyr95cih01wlkc2mgvg60bv6amz4lnnglk0c5v0p"))))
     (build-system cmake-build-system)
     (arguments
      `(#:tests? #f ;requires Adobe Flex SDK, see README.tests
-- 
2.32.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#49447] [PATCH] gnu: lightspark: Update to 0.8.5. Date: Fri, 09 Jul 2021 00:01:52 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Hello,

Vinicius Monego <monego@posteo.net> writes:

> * gnu/packages/animation.scm (lightspark): Update to 0.8.5.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou


--- End Message ---

reply via email to

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