From 5ed7546593dd205f1dd4473b58afa855c07e033d Mon Sep 17 00:00:00 2001 From: Chris Keschnat Date: Fri, 25 Jul 2025 11:05:45 +0000 Subject: nongnu: grayjay: Update to 9. * nongnu/packages/video.scm (grayjay): Update to 9. Signed-off-by: John Kehayias --- nongnu/packages/video.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nongnu') diff --git a/nongnu/packages/video.scm b/nongnu/packages/video.scm index 12403f3..9fa514b 100644 --- a/nongnu/packages/video.scm +++ b/nongnu/packages/video.scm @@ -307,7 +307,7 @@ Browser source.")))) (define-public grayjay (package (name "grayjay") - (version "8") + (version "9") (source (origin (method url-fetch) @@ -316,7 +316,7 @@ Browser source.")))) version ".zip")) (file-name (string-append name "-" version "-x86_64.zip")) (sha256 - (base32 "168p343wn33c8fjm75fz1smr3z1gw09jp7r1b7givyqkiv02pq25")))) + (base32 "1k27rlqbmhfc3v4x4vfl7kvshmmp0dvwra94bi0jr2anfyrzvh0j")))) (supported-systems '("x86_64-linux")) (build-system binary-build-system) (arguments -- cgit v1.2.3