unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#49447] [PATCH] gnu: lightspark: Update to 0.8.5.
@ 2021-07-06 19:09 Vinicius Monego
  2021-07-08 22:01 ` bug#49447: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Vinicius Monego @ 2021-07-06 19:09 UTC (permalink / raw)
  To: 49447; +Cc: Vinicius Monego

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#49447: [PATCH] gnu: lightspark: Update to 0.8.5.
  2021-07-06 19:09 [bug#49447] [PATCH] gnu: lightspark: Update to 0.8.5 Vinicius Monego
@ 2021-07-08 22:01 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2021-07-08 22:01 UTC (permalink / raw)
  To: Vinicius Monego; +Cc: 49447-done

Hello,

Vinicius Monego <monego@posteo.net> writes:

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

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-07-08 22:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-06 19:09 [bug#49447] [PATCH] gnu: lightspark: Update to 0.8.5 Vinicius Monego
2021-07-08 22:01 ` bug#49447: " Nicolas Goaziou

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).