mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-05-31 08:15:25 +00:00
rosenthal: grimblast: Update to commit 37c8121f98d7.
* rosenthal/packages/wm.scm (grimblast): Update to commit 37c8121f98d7.
This commit is contained in:
parent
5c7721f208
commit
dd3a4f1c4f
@ -161,8 +161,8 @@ customization, and more.")
|
|||||||
|
|
||||||
;; No releases yet.
|
;; No releases yet.
|
||||||
(define-public grimblast
|
(define-public grimblast
|
||||||
(let ((revision "0")
|
(let ((revision "1")
|
||||||
(commit "5b21c74a3200ffdd48ed7764c7041d43c3cd5588"))
|
(commit "37c8121f98d76f57caa00dd7106877876e0d7483"))
|
||||||
(package
|
(package
|
||||||
(name "grimblast")
|
(name "grimblast")
|
||||||
(version (git-version "0" revision commit))
|
(version (git-version "0" revision commit))
|
||||||
@ -174,7 +174,7 @@ customization, and more.")
|
|||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1wbpmf1dsf1syh7jbirglqkscsrn7l496j7afwxpbdjragagbhc0"))))
|
"1jhjjblklqnz601ic58bl0x550d1rkyaqdmydhqzx3k2bc2mnjk7"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list #:tests? #f ;no tests
|
(list #:tests? #f ;no tests
|
||||||
|
Loading…
Reference in New Issue
Block a user