unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Wilko Meyer <w@wmeyer.eu>
To: 70293@debbugs.gnu.org
Cc: Wilko Meyer <w@wmeyer.eu>,
	Vagrant Cascadian <vagrant@reproducible-builds.org>
Subject: [bug#70293] [PATCH] gnu: diffoscope: Update to 263.
Date: Tue,  9 Apr 2024 00:27:34 +0200	[thread overview]
Message-ID: <625bdf88fb1069252ffde40f3cceb1c9d7ce193f.1712615253.git.w@wmeyer.eu> (raw)

* gnu/packages/diffoscope.scm (diffoscope): Update to 263.

Change-Id: I8c9fce87dcf78fbc0f5ed319fa9e8b6d2e37fee1
---
 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 5bbb4f51e2..bceb465d5b 100644
--- a/gnu/packages/diffoscope.scm
+++ b/gnu/packages/diffoscope.scm
@@ -74,7 +74,7 @@ (define-module (gnu packages diffoscope)
 (define-public diffoscope
   (package
     (name "diffoscope")
-    (version "261")
+    (version "263")
     (source
      (origin
        (method git-fetch)
@@ -83,7 +83,7 @@ (define-public diffoscope
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0v56i2wyc4p843crl5b5w6j1awhp1a6xbfb92hm0pp8558f1h76i"))))
+        (base32 "1bq45gyn214hf9brnn5xlj9xvcg6p0yr8cc2p153f93pgzsyqlg4"))))
     (build-system python-build-system)
     (arguments
      (list

base-commit: 3571e4752501fb0f7da7785a3834009f522eb24c
-- 
2.41.0





             reply	other threads:[~2024-04-08 22:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-08 22:27 Wilko Meyer [this message]
2024-04-09 16:36 ` [bug#70293] [PATCH] gnu: diffoscope: Update to 263 Vagrant Cascadian
2024-04-09 17:40   ` Vagrant Cascadian
2024-04-09 18:03     ` Christopher Baines
2024-04-09 18:32       ` Vagrant Cascadian
2024-04-10 20:50         ` Vagrant Cascadian
2024-04-09 17:49 ` bug#70293: " Christopher Baines

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=625bdf88fb1069252ffde40f3cceb1c9d7ce193f.1712615253.git.w@wmeyer.eu \
    --to=w@wmeyer.eu \
    --cc=70293@debbugs.gnu.org \
    --cc=vagrant@reproducible-builds.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).