change: guix package definition version

This commit is contained in:
4zv4l 2025-12-01 00:07:21 +08:00
parent 99944ec85b
commit b0400adfee

View file

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