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

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#70434: closed ([PATCH] gnu: nemo: Update to 6.0.2.)
Date: Sun, 15 Sep 2024 21:55:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 15 Sep 2024 23:53:59 +0200
with message-id <87frq0bn2g.fsf <at> gnu.org>
and subject line Re: [bug#70434] [PATCH] gnu: nemo: Update to 6.0.2.
has caused the debbugs.gnu.org bug report #70434,
regarding [PATCH] gnu: nemo: Update to 6.0.2.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
70434: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=70434
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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



[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Daniel Brooks <db48x <at> db48x.net>
Cc: 70434-done <at> debbugs.gnu.org
Subject: Re: [bug#70434] [PATCH] gnu: nemo: Update to 6.0.2.
Date: Sun, 15 Sep 2024 23:53:59 +0200
Daniel Brooks <db48x <at> db48x.net> skribis:

> * gnu/packages/cinnamon.scm (nemo): Update to 6.0.2.
>
> Change-Id: I3f29912c8fd9577b6d400dd4a54a67308bdc7db3

Applied, thanks!


This bug report was last modified 242 days ago.

Previous Next


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