From d1903a47cd17b0793b89c54d901884d1fc0ed747 Mon Sep 17 00:00:00 2001 From: Sughosha Date: Sun, 22 Mar 2026 15:46:45 +0530 Subject: [PATCH] gnu: no-more-secrets: Update to 1.0.1. * gnu/packages/games.scm (no-more-secrets): Update to 1.0.1. Change-Id: I347c93cbeae95c69512523b3ea1c0e98882cd634 --- gnu/packages/games.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index 35581d9b3b..a027c912f8 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -7559,7 +7559,7 @@ into the Space Age.") (define-public no-more-secrets (package (name "no-more-secrets") - (version "0.3.3") + (version "1.0.1") (source (origin (method git-fetch) @@ -7568,7 +7568,7 @@ into the Space Age.") (commit (string-append "v" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "1zfv4qabikf8w9winsr4brxrdvs3f0d7xvydksyx8bydadsm2v2h")))) + (base32 "14h34zpgjldw9bf65chb72gnzw5q88djrdasz2828r3ck6k88l21")))) (build-system gnu-build-system) (arguments `(#:tests? #f