[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/11: gnu: straw-viewer: Update to 0.0.7.
From: |
guix-commits |
Subject: |
09/11: gnu: straw-viewer: Update to 0.0.7. |
Date: |
Sat, 29 Aug 2020 22:57:16 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 4b05e1a204f20908011bdf859b5775130107681c
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Aug 30 04:33:19 2020 +0200
gnu: straw-viewer: Update to 0.0.7.
* gnu/packages/video.scm (straw-viewer): Update to 0.0.7.
---
gnu/packages/video.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index cf7ea44..242816c 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -1001,7 +1001,7 @@ H.264 (MPEG-4 AVC) video streams.")
(define-public straw-viewer
(package
(name "straw-viewer")
- (version "0.0.6")
+ (version "0.0.7")
(source
(origin
(method git-fetch)
@@ -1010,8 +1010,7 @@ H.264 (MPEG-4 AVC) video streams.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32
- "0a9g10r56jdm2jx2yg9i8j8nczq74x78c29bhannr7ybnm2r6w2a"))))
+ (base32 "11ywip9ck2rgyj8s1pyr6za3si0bnx8rl2f3cv84xgcq36ac3rv4"))))
(build-system perl-build-system)
(native-inputs
`(("perl-module-build" ,perl-module-build)
- branch master updated (0c9ead5 -> 73a3085), guix-commits, 2020/08/29
- 01/11: gnu: fetchmail: Update to 6.4.10., guix-commits, 2020/08/29
- 02/11: gnu: alpine: Update to 2.23.2., guix-commits, 2020/08/29
- 06/11: gnu: scrypt: Update to 1.3.1., guix-commits, 2020/08/29
- 03/11: gnu: htop: Update to 3.0.0., guix-commits, 2020/08/29
- 05/11: gnu: scrypt: Install licence file with documentation., guix-commits, 2020/08/29
- 04/11: gnu: fdupes: Update to 2.1.2., guix-commits, 2020/08/29
- 07/11: gnu: wireguard-tools: Update to 1.0.20200827., guix-commits, 2020/08/29
- 08/11: gnu: vapoursynth: Update to 52., guix-commits, 2020/08/29
- 10/11: gnu: osinfo-db: Update to 20200813., guix-commits, 2020/08/29
- 09/11: gnu: straw-viewer: Update to 0.0.7.,
guix-commits <=
- 11/11: gnu: libde265: Update to 1.0.6., guix-commits, 2020/08/29