mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2026-09-20 18:05:41 +00:00
rosenthal: noctalia: Update to 5.0.0-beta.8.
* modules/rosenthal/packages/wm.scm (noctalia): Update to 5.0.0-beta.8.
This commit is contained in:
parent
bb0a9bebf1
commit
2bf3bf916e
@ -54,7 +54,7 @@
|
||||
(define-public noctalia
|
||||
(package
|
||||
(name "noctalia")
|
||||
(version "5.0.0-beta.7")
|
||||
(version "5.0.0-beta.8")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
@ -63,7 +63,7 @@
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"06knh7g9vzp65dz80x7pb9rwgih6hh0vyxi0ymk5a35nihs4j6gm"))))
|
||||
"1xjkn0zrvg6hk9lp1sa2vf82d2g0d83j5lqkd1chy59zx22w4bdb"))))
|
||||
(build-system meson-build-system)
|
||||
(arguments
|
||||
(list #:build-type "release"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user