gnu: shlomif-cmake-modules: Update to 89f05caf86078f783873975525230cf4fecede8a.
* gnu/packages/games.scm (shlomif-cmake-modules): Update to commit 89f05caf86078f783873975525230cf4fecede8a.
This commit is contained in:
parent
91f1ce1dda
commit
897ce1c81f
1 changed files with 5 additions and 4 deletions
|
|
@ -7499,11 +7499,12 @@ original.")
|
||||||
(define shlomif-cmake-modules
|
(define shlomif-cmake-modules
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append "https://bitbucket.org/shlomif/shlomif-cmake-modules/"
|
(uri (string-append
|
||||||
"raw/c505713d7a7cda608f97f01577e5868a711b883e/"
|
"https://raw.githubusercontent.com/shlomif/shlomif-cmake-modules/"
|
||||||
"shlomif-cmake-modules/Shlomif_Common.cmake"))
|
"89f05caf86078f783873975525230cf4fecede8a"
|
||||||
|
"/shlomif-cmake-modules/Shlomif_Common.cmake"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "0kx9s1qqhhzprp1w3b67xmsns0n0v506bg5hgrshxaxpy6lqiwb2"))))
|
(base32 "05xdikw5ln0yh8p5chsmd8qnndmxg5b5vjlfpdqrjcb1ncqzywkc"))))
|
||||||
|
|
||||||
(define-public rinutils
|
(define-public rinutils
|
||||||
(package
|
(package
|
||||||
|
|
|
||||||
Reference in a new issue