[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/16: gnu: lightspark: Update to 0.8.4.1.
From: |
guix-commits |
Subject: |
07/16: gnu: lightspark: Update to 0.8.4.1. |
Date: |
Thu, 27 May 2021 12:27:36 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit a16ce0b11d32e6344e4a2e148b1bf6ed34b189b3
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Thu May 27 16:19:25 2021 +0200
gnu: lightspark: Update to 0.8.4.1.
* gnu/packages/animation.scm (lightspark): Update to 0.8.4.1.
---
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 bf139ac..71fc8f2 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")
+ (version "0.8.4.1")
(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 "1mkvjmrjdqx4rsvavd619m144pdfkgs3jb6z7i9fmzyvh4i0jp37"))))
+ (base32 "17l5gzb7p8nivx1a2frca2jklcjdsk2qj4jniv3z8bh307ksz254"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f ;requires Adobe Flex SDK, see README.tests
- 14/16: gnu: lksctp-tools: Edit synopsis & description., (continued)
- 14/16: gnu: lksctp-tools: Edit synopsis & description., guix-commits, 2021/05/27
- 10/16: gnu: libopenmpt: Update to 0.5.9., guix-commits, 2021/05/27
- 05/16: gnu: libnftnl: Update to 1.2.0., guix-commits, 2021/05/27
- 06/16: gnu: nftables: Update to 0.9.9., guix-commits, 2021/05/27
- 13/16: gnu: libndp: Update to 1.8., guix-commits, 2021/05/27
- 08/16: gnu: iperf: Update to 3.10., guix-commits, 2021/05/27
- 16/16: gnu: phodav: Add gsettings-desktop-schemas input., guix-commits, 2021/05/27
- 11/16: gnu: shotwell: Update to 0.30.12., guix-commits, 2021/05/27
- 09/16: gnu: iperf: Omit static library., guix-commits, 2021/05/27
- 15/16: gnu: lksctp-tools: Update to 1.0.19., guix-commits, 2021/05/27
- 07/16: gnu: lightspark: Update to 0.8.4.1.,
guix-commits <=
- 01/16: gnu: sassc: Update to 3.6.2., guix-commits, 2021/05/27