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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 70434 in the body.
You can then email your comments to 70434 AT debbugs.gnu.org in the normal way.

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





Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Sun, 15 Sep 2024 21:55:01 GMT) Full text and rfc822 format available.

Notification sent to Daniel Brooks <db48x <at> db48x.net>:
bug acknowledged by developer. (Sun, 15 Sep 2024 21:55:02 GMT) Full text and rfc822 format available.

Message #10 received at 70434-done <at> debbugs.gnu.org (full text, mbox):

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!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 14 Oct 2024 11:24:08 GMT) Full text and rfc822 format available.

This bug report was last modified 35 days ago.

Previous Next


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