[PATCH] gnu: nemo: Update to 6.0.2.

  • Open
  • quality assurance status badge
Details
One participant
  • Daniel Brooks
Owner
unassigned
Submitted by
Daniel Brooks
Severity
normal
D
D
Daniel Brooks wrote on 17 Apr 11:23 +0200
(address . guix-patches@gnu.org)(name . Daniel Brooks)(address . db48x@db48x.net)
0f55a46411534e9bf3258643abeb838f9592fdea.1713345834.git.db48x@db48x.net
* gnu/packages/cinnamon.scm (nemo): Update to 6.0.2.

Change-Id: I3f29912c8fd9577b6d400dd4a54a67308bdc7db3
---
gnu/packages/cinnamon.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (26 lines)
diff --git a/gnu/packages/cinnamon.scm b/gnu/packages/cinnamon.scm
index 0406837ad7..cd919686b3 100644
--- a/gnu/packages/cinnamon.scm
+++ b/gnu/packages/cinnamon.scm
@@ -169,7 +169,7 @@ (define-public cinnamon-desktop
(define-public nemo
(package
(name "nemo")
- (version "5.6.5")
+ (version "6.0.2")
(source
(origin
(method git-fetch)
@@ -179,7 +179,7 @@ (define-public nemo
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "15032jzi1x3dr292wbx6sdydybrs5n3lim2sq2i0lb9xa7cxxl0x"))))
+ (base32 "1416rcd0ii92r761lwz62rq0fzaliz6vzpf5nlcnpa109fkwa8mx"))))
(build-system meson-build-system)
(arguments
(list

base-commit: dc0d7dae16bf29fa2dedee01862625fd32e1dfbc
--
2.41.0
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 70434@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 70434
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch