mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-05-05 06:47:12 -04:00
change: guix package definition version
This commit is contained in:
parent
99944ec85b
commit
b0400adfee
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@
|
||||||
(define-public mangowc-git
|
(define-public mangowc-git
|
||||||
(package
|
(package
|
||||||
(name "mangowc")
|
(name "mangowc")
|
||||||
(version "0.10.4")
|
(version "git")
|
||||||
(source (local-file "." "mangowc-checkout"
|
(source (local-file "." "mangowc-checkout"
|
||||||
#:recursive? #t
|
#:recursive? #t
|
||||||
#:select? (or (git-predicate (current-source-directory))
|
#:select? (or (git-predicate (current-source-directory))
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue