gnu: agda-cubical: Update to 0.6.

* gnu/packages/agda.scm (agda-cubical): Update to 0.6.

Change-Id: I1d6edc44755260e505985fb974c632ec6fff2b49
This commit is contained in:
Josselin Poiret 2023-10-27 20:02:43 +02:00
parent 5f4b3ccf50
commit c5c2a82082
No known key found for this signature in database
GPG Key ID: 505E40B916171A8A
1 changed files with 2 additions and 5 deletions

View File

@ -265,12 +265,9 @@ try agda-prelude instead.")
(license license:expat)))
(define-public agda-cubical
;; Upstream's HEAD follows the latest Agda release, but they don't release
;; until a newer Agda release comes up, so their releases are always one
;; version late.
(package
(name "agda-cubical")
(version "0.5")
(version "0.6")
(source (origin
(method git-fetch)
(uri (git-reference
@ -279,7 +276,7 @@ try agda-prelude instead.")
(file-name (git-file-name name version))
(sha256
(base32
"0yfg7gr55n08ly1qgzpcp16s15k1abycppbcdi9lzg1hjryqxcg3"))))
"0zq0z328zcjmm43mrv2ks27i1dnbylcf8mhzja2hd4gvz1kq1ays"))))
(build-system agda-build-system)
(arguments
(list