GNU bug report logs - #70434
[PATCH] gnu: nemo: Update to 6.0.2.

Previous Next

Package: guix-patches;

Reported by: Daniel Brooks <db48x <at> db48x.net>

Date: Wed, 17 Apr 2024 09:25:02 UTC

Severity: normal

Tags: patch

To reply to this bug, email your comments to 70434 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#70434; Package guix-patches. (Wed, 17 Apr 2024 09:25:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Daniel Brooks <db48x <at> db48x.net>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 17 Apr 2024 09:25:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Daniel Brooks <db48x <at> db48x.net>
To: guix-patches <at> gnu.org
Cc: Daniel Brooks <db48x <at> db48x.net>
Subject: [PATCH] gnu: nemo: Update to 6.0.2.
Date: Wed, 17 Apr 2024 02:23:54 -0700
* 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(-)

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





This bug report was last modified 17 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.