unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Vagrant Cascadian <vagrant@reproducible-builds.org>
To: 72894@debbugs.gnu.org
Subject: [bug#72894] Update diffoscope to 277
Date: Fri, 30 Aug 2024 12:07:27 -0700	[thread overview]
Message-ID: <87h6b1vngw.fsf@wireframe> (raw)


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

The attached patch updates to diffoscope to 277.

This includes upstream fixes with processing symlinks pointing to
directories.

live well,
  vagrant


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: 0001-gnu-diffoscope-Update-to-277.patch --]
[-- Type: text/x-diff, Size: 1228 bytes --]

From 53b42e29d60677c31608a0d1cb25a5dbbc3c9c20 Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant@reproducible-builds.org>
Date: Fri, 30 Aug 2024 10:59:51 -0700
Subject: [PATCH] gnu: diffoscope: Update to 277.

* gnu/packages/diffoscope.scm (diffoscope): Update to 277.
---
 gnu/packages/diffoscope.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/diffoscope.scm b/gnu/packages/diffoscope.scm
index 52383cc159..35007a7b80 100644
--- a/gnu/packages/diffoscope.scm
+++ b/gnu/packages/diffoscope.scm
@@ -75,7 +75,7 @@ (define-module (gnu packages diffoscope)
 (define-public diffoscope
   (package
     (name "diffoscope")
-    (version "276")
+    (version "277")
     (source
      (origin
        (method git-fetch)
@@ -84,7 +84,7 @@ (define-public diffoscope
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0qrv484dm39m5w6awba8z1m850vhil4w914k9l3lfn0s5hf0xhh8"))))
+        (base32 "0b2m3mjcasyvwwrk5jwgbvmnha5smfgarjk4jchxmlhddf9y18wc"))))
     (build-system python-build-system)
     (arguments
      (list

base-commit: d5312370b46ace47e138d84e1bb28e5651cee94b
-- 
2.39.2


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]

             reply	other threads:[~2024-08-30 19:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-30 19:07 Vagrant Cascadian [this message]
2024-09-03 11:49 ` [bug#72894] Update diffoscope to 277 Ludovic Courtès
2024-09-03 20:46   ` bug#72894: " Vagrant Cascadian

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=87h6b1vngw.fsf@wireframe \
    --to=vagrant@reproducible-builds.org \
    --cc=72894@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).