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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user