all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: John Soo <jsoo1@asu.edu>
To: 39759@debbugs.gnu.org
Subject: [bug#39759] [PATCH] gnu: cedille: Update to 1.1.2.
Date: Sun, 23 Feb 2020 17:42:54 +0000	[thread overview]
Message-ID: <CAKf5CqXBh7bypz6-5VP59bKsGOCC+mCtg1h77uRgeCcoX4ZaBA@mail.gmail.com> (raw)

[-- 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


             reply	other threads:[~2020-02-23 17:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-23 17:42 John Soo [this message]
2020-02-23 18:05 ` bug#39759: [PATCH] gnu: cedille: Update to 1.1.2 Tobias Geerinckx-Rice via Guix-patches via

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=CAKf5CqXBh7bypz6-5VP59bKsGOCC+mCtg1h77uRgeCcoX4ZaBA@mail.gmail.com \
    --to=jsoo1@asu.edu \
    --cc=39759@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.