unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Javier Olaechea <pirata@gmail.com>
To: 74271@debbugs.gnu.org
Subject: [bug#74271] [PATCH] gnu: entr: Update to 5.6.
Date: Fri, 8 Nov 2024 23:02:17 +0000	[thread overview]
Message-ID: <CAFVS=zChJ-yCXnK5249udO1cVw2nKvZmi7uJko+BOVw1Wwq9fQ@mail.gmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 160 bytes --]

Hi, attached is a patch entr to its latest version, 5.6

Cheers,
Javier Olaechea

-- 
"I object to doing things that computers can do." — Olin Shivers

[-- Attachment #1.2: Type: text/html, Size: 373 bytes --]

[-- Attachment #2: 0001-gnu-entr-Update-to-5.6.patch --]
[-- Type: text/x-patch, Size: 1305 bytes --]

From ae09a012f969a700292bdaf9556b515196a6ef38 Mon Sep 17 00:00:00 2001
Message-ID: <ae09a012f969a700292bdaf9556b515196a6ef38.1731106818.git.pirata@gmail.com>
From: Javier Olaechea <pirata@gmail.com>
Date: Fri, 8 Nov 2024 17:55:45 -0500
Subject: [PATCH] gnu: entr: Update to 5.6.

* gnu/packages/entr.scm (entr): Update to 5.6.

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

diff --git a/gnu/packages/entr.scm b/gnu/packages/entr.scm
index 5a8bbc8e4f..bb09acd6aa 100644
--- a/gnu/packages/entr.scm
+++ b/gnu/packages/entr.scm
@@ -36,14 +36,14 @@ (define-module (gnu packages entr)
 (define-public entr
   (package
     (name "entr")
-    (version "5.5")
+    (version "5.6")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://eradman.com/entrproject/code/entr-"
                                   version ".tar.gz"))
               (sha256
                (base32
-                "09p5aqbb95bysdx73n094v0b07hn3v9kqg6k7yyycnpaxzi0r30j"))))
+                "0kniklgnqv4j9carm78d3423wlwqw1ykxmlla4xmlfwdjbgvh8h2"))))
     (build-system gnu-build-system)
     (arguments
      `(#:test-target "test"

base-commit: 2a6d96425eea57dc6dd48a2bec16743046e32e06
-- 
2.46.0


             reply	other threads:[~2024-11-08 23:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-08 23:02 Javier Olaechea [this message]
2024-11-09  0:27 ` [bug#74271] [PATCH] gnu: entr: Update to 5.6 Javier Olaechea
2024-11-12 22:51   ` bug#74271: " Ludovic Courtès
2024-11-09 15:21 ` [bug#74271] QA review for 74271 Ekaitz Zarraga

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='CAFVS=zChJ-yCXnK5249udO1cVw2nKvZmi7uJko+BOVw1Wwq9fQ@mail.gmail.com' \
    --to=pirata@gmail.com \
    --cc=74271@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).