all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#69086] Update diffoscope to 257.
@ 2024-02-12 20:56 Vagrant Cascadian
  2024-02-27 22:48 ` bug#69086: Update diffoscope to 258 Vagrant Cascadian
  0 siblings, 1 reply; 2+ messages in thread
From: Vagrant Cascadian @ 2024-02-12 20:56 UTC (permalink / raw)
  To: 69086


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

Another day, another version of diffoscope!

Patch attached, both diffoscope and reprotest built for me, at least
on...  arm64!

live well,
  vagrant

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

From a894ef58b196b4490d7ef06c1060fead300cf61c Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant@reproducible-builds.org>
Date: Mon, 12 Feb 2024 11:24:28 -0800
Subject: [PATCH] gnu: diffoscope: Update to 257.

* gnu/packages/diffoscope.scm (diffoscope): Update to 257.
---
 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 f4d271f690..e9b2c029c5 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 "256")
+    (version "257")
     (source
      (origin
        (method git-fetch)
@@ -83,7 +83,7 @@ (define-public diffoscope
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1sdg314a3hp2kv492130p8w7j8mlhymij7h2rndm4q7gqrshp6jf"))))
+        (base32 "0niglcdjw75qfsrv2biy9qx1h4zmiynddsy19prb72rh4zbywdn6"))))
     (build-system python-build-system)
     (arguments
      (list

base-commit: bb92a4d7bc71197a51eea9075387c5313f299085
-- 
2.39.2


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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#69086: Update diffoscope to 258.
  2024-02-12 20:56 [bug#69086] Update diffoscope to 257 Vagrant Cascadian
@ 2024-02-27 22:48 ` Vagrant Cascadian
  0 siblings, 0 replies; 2+ messages in thread
From: Vagrant Cascadian @ 2024-02-27 22:48 UTC (permalink / raw)
  To: 69086-done

[-- Attachment #1: Type: text/plain, Size: 293 bytes --]

On 2024-02-12, Vagrant Cascadian wrote:
> Subject: [PATCH] gnu: diffoscope: Update to 257.
>
> * gnu/packages/diffoscope.scm (diffoscope): Update to 257.

Pushed 16ab67182bc1e5b046caee9a2e38b71159703f34 updating to 258, which
had only debian-specific changes beyond 257.

live well,
  vagrant

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-02-27 22:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-12 20:56 [bug#69086] Update diffoscope to 257 Vagrant Cascadian
2024-02-27 22:48 ` bug#69086: Update diffoscope to 258 Vagrant Cascadian

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.