From: Vagrant Cascadian <vagrant@reproducible-builds.org>
To: 34443@debbugs.gnu.org
Subject: [bug#34443] [PATCH] gnu: diffoscope: Update to 111.
Date: Mon, 11 Feb 2019 10:35:52 -0800 [thread overview]
Message-ID: <87bm3i41h3.fsf@ponder> (raw)
[-- Attachment #1: Type: text/plain, Size: 975 bytes --]
* gnu/packages/package-management (diffoscope): Update to 111.
---
gnu/packages/package-management.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/package-management.scm b/gnu/packages/package-management.scm
index 2e69cd151..9714fe230 100644
--- a/gnu/packages/package-management.scm
+++ b/gnu/packages/package-management.scm
@@ -541,13 +541,13 @@ transactions from C or Python.")
(define-public diffoscope
(package
(name "diffoscope")
- (version "106")
+ (version "111")
(source (origin
(method url-fetch)
(uri (pypi-uri name version))
(sha256
(base32
- "0qrfp7nha2n2s9h5ibcf7rqji1amh4cqbcf80m6anim6p3ik26da"))))
+ "0sgqx3n0ny75bvcw10pfx61z67mdk5hx3mblw4gqnn2h9vc74qz1"))))
(build-system python-build-system)
(arguments
`(#:phases (modify-phases %standard-phases
--
2.20.1
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]
next reply other threads:[~2019-02-11 19:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-11 18:35 Vagrant Cascadian [this message]
2019-02-11 21:55 ` bug#34443: [PATCH] gnu: diffoscope: Update to 111 Leo Famulari
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87bm3i41h3.fsf@ponder \
--to=vagrant@reproducible-builds.org \
--cc=34443@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 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.