* [bug#34443] [PATCH] gnu: diffoscope: Update to 111.
@ 2019-02-11 18:35 Vagrant Cascadian
2019-02-11 21:55 ` bug#34443: " Leo Famulari
0 siblings, 1 reply; 2+ messages in thread
From: Vagrant Cascadian @ 2019-02-11 18:35 UTC (permalink / raw)
To: 34443
[-- 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 --]
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#34443: [PATCH] gnu: diffoscope: Update to 111.
2019-02-11 18:35 [bug#34443] [PATCH] gnu: diffoscope: Update to 111 Vagrant Cascadian
@ 2019-02-11 21:55 ` Leo Famulari
0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2019-02-11 21:55 UTC (permalink / raw)
To: Vagrant Cascadian; +Cc: 34443-done
[-- Attachment #1: Type: text/plain, Size: 192 bytes --]
On Mon, Feb 11, 2019 at 10:35:52AM -0800, Vagrant Cascadian wrote:
> * gnu/packages/package-management (diffoscope): Update to 111.
Thanks! Pushed as 295de8cc1af9afc2683cee332793bff1730bf1b3
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-02-11 21:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-11 18:35 [bug#34443] [PATCH] gnu: diffoscope: Update to 111 Vagrant Cascadian
2019-02-11 21:55 ` bug#34443: " Leo Famulari
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.