[PATCH] gnu: diffoscope: Update to 114.

  • Done
  • quality assurance status badge
Details
2 participants
  • Ludovic Courtès
  • Vagrant Cascadian
Owner
unassigned
Submitted by
Vagrant Cascadian
Severity
normal

Debbugs page

V
V
Vagrant Cascadian wrote on 28 Apr 2019 12:43
(address . guix-patches@gnu.org)
87r29lc3w8.fsf@ponder
* gnu/packages/package-management (diffoscope): Update to 114.
---
gnu/packages/package-management.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (22 lines)
diff --git a/gnu/packages/package-management.scm b/gnu/packages/package-management.scm
index a490945970..697a04e098 100644
--- a/gnu/packages/package-management.scm
+++ b/gnu/packages/package-management.scm
@@ -546,13 +546,13 @@ transactions from C or Python.")
(define-public diffoscope
(package
(name "diffoscope")
- (version "113")
+ (version "114")
(source (origin
(method url-fetch)
(uri (pypi-uri name version))
(sha256
(base32
- "10wjri6vsqxf2nb7jjhsq38qlpf407b4qrdczrk696aa1v71i44w"))))
+ "07sma4izcqxdv0zi1s5fnsybvkc47c3vbpm372sg83q8l7rhizzp"))))
(build-system python-build-system)
(arguments
`(#:phases (modify-phases %standard-phases
--
2.20.1
-----BEGIN PGP SIGNATURE-----

iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCXMYCSAAKCRDcUY/If5cW
qqloAQDtZpJr/1VA2VQpcdW1UwkzuRtq0VnZEw/+W4ssM9l4OwD/fl5GV8WilC7X
OZKwpfVbL+1MGuHf08TIMmf5lryzXwU=
=hF3u
-----END PGP SIGNATURE-----

L
L
Ludovic Courtès wrote on 29 Apr 2019 00:36
(name . Vagrant Cascadian)(address . vagrant@reproducible-builds.org)
87bm0pjm9u.fsf@gnu.org
Hi!

Vagrant Cascadian <vagrant@reproducible-builds.org> skribis:

Toggle quote (2 lines)
> * gnu/packages/package-management (diffoscope): Update to 114.

Applied, thanks!

Would you like to create an account on Savannah? We’d add you to the
‘guix’ group, which would make it easier for you to push changes like
this one or in your other areas of expertise.

Thanks,
Ludo’.
L
L
Ludovic Courtès wrote on 3 May 2019 08:40
control message for bug #35478
(address . control@debbugs.gnu.org)
87sgtva6mg.fsf@gnu.org
tags 35478 fixed
close 35478
?
Your comment

This issue is archived.

To comment on this conversation send an email to 35478@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 35478
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch