summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 7 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9c36add7e89f..c391fb50b9bd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,13 @@
pkgbase = chicken-condition-utils
- pkgdesc = Chicken Scheme Egg: SRFI 12 Condition Utilities
- pkgver = 1.1.1
+ pkgdesc = SRFI 12 Condition Utilities for Chicken Scheme
+ pkgver = 2.2.3
pkgrel = 1
- url = http://chicken.wiki.br/eggref/4/condition-utils
- arch = i686
+ url = http://wiki.call-cc.org/eggref/5/condition-utils
arch = x86_64
license = BSD
- depends = chicken>=4.5.0
- depends = chicken-setup-helper
- depends = chicken-check-errors>=1.12.0
+ depends = chicken
+ depends = chicken-srfi-1
+ depends = chicken-srfi-69
+ depends = chicken-check-errors
pkgname = chicken-condition-utils
-