1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: no-more-secrets: Update to 1.0.1.

* gnu/packages/games.scm (no-more-secrets): Update to 1.0.1.

Change-Id: I347c93cbeae95c69512523b3ea1c0e98882cd634
This commit is contained in:
Sughosha
2026-03-22 15:46:45 +05:30
parent 985ad564d4
commit d1903a47cd

View File

@@ -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