* [bug#39759] [PATCH] gnu: cedille: Update to 1.1.2.
@ 2020-02-23 17:42 John Soo
2020-02-23 18:05 ` bug#39759: " Tobias Geerinckx-Rice via Guix-patches via
0 siblings, 1 reply; 2+ messages in thread
From: John Soo @ 2020-02-23 17:42 UTC (permalink / raw)
To: 39759
[-- Attachment #1: Type: text/plain, Size: 62 bytes --]
Hi Guix,
There was a minor update to cedille.
Thanks,
John
[-- Attachment #2: 0001-gnu-cedille-Update-to-1.1.2.patch --]
[-- Type: text/x-patch, Size: 983 bytes --]
From 0c77817a1d4a4ff6e587cf6ba83dee6ec02c43ba Mon Sep 17 00:00:00 2001
From: John Soo <jsoo1@asu.edu>
Date: Fri, 21 Feb 2020 21:57:29 -0800
Subject: [PATCH] gnu: cedille: Update to 1.1.2.
* gnu/packages/cedille.scm (cedille): Update it.
---
gnu/packages/cedille.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cedille.scm b/gnu/packages/cedille.scm
index 80ed7e9759..d3a6850f9f 100644
--- a/gnu/packages/cedille.scm
+++ b/gnu/packages/cedille.scm
@@ -30,7 +30,7 @@
(define-public cedille
(package
(name "cedille")
- (version "1.1.1")
+ (version "1.1.2")
(source
(origin
(method git-fetch)
@@ -40,7 +40,7 @@
(file-name (git-file-name name version))
(sha256
(base32
- "07kv9wncyipfjf5w4ax8h2p35g70zb1qw6zc4afd7c225xia55wp"))))
+ "1h5s6ayh3s76z184jai3jidcs4cjk8s4nvkkv2am8dg4gfsybq22"))))
(inputs
`(("agda" ,agda)
("agda-ial" ,agda-ial)
--
2.25.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#39759: [PATCH] gnu: cedille: Update to 1.1.2.
2020-02-23 17:42 [bug#39759] [PATCH] gnu: cedille: Update to 1.1.2 John Soo
@ 2020-02-23 18:05 ` Tobias Geerinckx-Rice via Guix-patches via
0 siblings, 0 replies; 2+ messages in thread
From: Tobias Geerinckx-Rice via Guix-patches via @ 2020-02-23 18:05 UTC (permalink / raw)
To: 39759-done
[-- Attachment #1: Type: text/plain, Size: 224 bytes --]
John Soo 写道:
> There was a minor update to cedille.
Built & pushed as 1063dea4ff8a5106b51de8d6de7e23753403c81e with a
miniscule tweak to the commit message.
Thanks!
T G-R (but ‘Tobias’ is fine too :-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-02-23 18:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-23 17:42 [bug#39759] [PATCH] gnu: cedille: Update to 1.1.2 John Soo
2020-02-23 18:05 ` bug#39759: " Tobias Geerinckx-Rice via Guix-patches via
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).