3
0
Fork 0
forked from mirrors/nixpkgs

New hash for uuagc.

svn path=/nixpkgs/trunk/; revision=11114
This commit is contained in:
Arie Middelkoop 2008-03-14 08:49:24 +00:00
parent 1275775baf
commit 6aa42a8021

View file

@ -4,7 +4,7 @@ cabal.mkDerivation (self : {
pname = "uuagc";
version = "0.9.5";
name = self.fname;
sha256 = "c5be435efa609f72c09e175dd5cf7835a060bd7eaf6634ec4cde72ea84b99f25";
sha256 = "01babb063390448f127b897b10eb47a07fe0593b7fc8a5ab51826ad65a5e4526";
extraBuildInputs = [uulib];
meta = {
description = "Attribute Grammar System of Universiteit Utrecht";