~ruther/guix-local

ref: be4be235d22167fca8bb563b6bc92f1e4aa31e19 guix-local/gnu/packages/patches/agda-categories-use-newer-stdlib.patch -rw-r--r-- 427 bytes
be4be235 — Sharlatan Hellseher gnu: imgp: Update to 2.9-0.00b2b52. 4 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Use newer stdlib.

From: Josselin Poiret <dev@jpoiret.xyz>

---
 agda-categories.agda-lib | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/agda-categories.agda-lib b/agda-categories.agda-lib
index 5b19c405..4d63d415 100644
--- a/agda-categories.agda-lib
+++ b/agda-categories.agda-lib
@@ -1,4 +1,4 @@
 name: agda-categories
-depend: standard-library-2.0
+depend: standard-library
 include: src/

-- 
2.41.0