unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Daniel Brooks <db48x@db48x.net>
To: 70434@debbugs.gnu.org
Cc: Daniel Brooks <db48x@db48x.net>
Subject: [bug#70434] [PATCH] gnu: nemo: Update to 6.0.2.
Date: Wed, 17 Apr 2024 02:23:54 -0700	[thread overview]
Message-ID: <0f55a46411534e9bf3258643abeb838f9592fdea.1713345834.git.db48x@db48x.net> (raw)

* 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	other threads:[~2024-04-17  9:24 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0f55a46411534e9bf3258643abeb838f9592fdea.1713345834.git.db48x@db48x.net \
    --to=db48x@db48x.net \
    --cc=70434@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).