From: Josselin Poiret via Guix-patches via <guix-patches@gnu.org>
To: 73421@debbugs.gnu.org
Cc: Josselin Poiret <dev@jpoiret.xyz>
Subject: [bug#73421] [PATCH 4/5] gnu: agda-cubical: Update to 0.7.
Date: Sun, 22 Sep 2024 13:17:19 +0200 [thread overview]
Message-ID: <3108a4eb351d5f06314ec9426c26a8e1be587979.1727003093.git.dev@jpoiret.xyz> (raw)
In-Reply-To: <cover.1727003093.git.dev@jpoiret.xyz>
From: Josselin Poiret <dev@jpoiret.xyz>
* gnu/packages/agda.scm (agda-cubical): Update to 0.7.
Change-Id: I7a0b3e711974c4d93eea6a753054803acc7e5c30
---
gnu/packages/agda.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/agda.scm b/gnu/packages/agda.scm
index d6a24c8be3..f388b4d669 100644
--- a/gnu/packages/agda.scm
+++ b/gnu/packages/agda.scm
@@ -269,7 +269,7 @@ (define-public agda-categories
(define-public agda-cubical
(package
(name "agda-cubical")
- (version "0.6")
+ (version "0.7")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -278,7 +278,7 @@ (define-public agda-cubical
(file-name (git-file-name name version))
(sha256
(base32
- "0zq0z328zcjmm43mrv2ks27i1dnbylcf8mhzja2hd4gvz1kq1ays"))))
+ "1c6axx3xx9ga7pl5294xqwklgbw96irxj0n74a1bxafhcx2lmfm0"))))
(build-system agda-build-system)
(arguments
(list
--
2.46.0
next prev parent reply other threads:[~2024-09-22 11:18 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-22 11:06 [bug#73421] [PATCH 0/5] Update Agda to 2.7.0.1 along with libraries Josselin Poiret via Guix-patches via
2024-09-22 11:17 ` [bug#73421] [PATCH 1/5] gnu: agda: Update to 2.7.0.1 Josselin Poiret via Guix-patches via
2024-09-22 11:17 ` [bug#73421] [PATCH 2/5] gnu: agda-stdlib: Update to 2.1.13 Josselin Poiret via Guix-patches via
2024-09-22 11:17 ` [bug#73421] [PATCH 3/5] gnu: agda-categories: Update to 0.2.0 Josselin Poiret via Guix-patches via
2024-09-22 11:17 ` Josselin Poiret via Guix-patches via [this message]
2024-09-22 11:17 ` [bug#73421] [PATCH 5/5] gnu: agda-1lab: Update to afcf848d367f906d6d07d1612fbd41d7dd8c978e Josselin Poiret via Guix-patches via
2024-10-12 9:56 ` bug#73421: [PATCH 0/5] Update Agda to 2.7.0.1 along with libraries Josselin Poiret 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=3108a4eb351d5f06314ec9426c26a8e1be587979.1727003093.git.dev@jpoiret.xyz \
--to=guix-patches@gnu.org \
--cc=73421@debbugs.gnu.org \
--cc=dev@jpoiret.xyz \
/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.