[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r2889: update thales to 1.99
From: |
Brandon Invergo |
Subject: |
[Gsrc-commit] trunk r2889: update thales to 1.99 |
Date: |
Tue, 01 Apr 2014 20:02:57 +0000 |
User-agent: |
Bazaar (2.6b2) |
------------------------------------------------------------
revno: 2889
revision-id: address@hidden
parent: address@hidden
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Tue 2014-04-01 21:02:30 +0100
message:
update thales to 1.99
modified:
gnu/thales/Makefile makefile-20100610201541-zilbojleihpphujd-103
gnu/thales/sha256sums sha256sums-20100611093859-cc1j7sx6x2qya5t8-102
=== modified file 'gnu/thales/Makefile'
--- a/gnu/thales/Makefile 2014-01-28 22:24:51 +0000
+++ b/gnu/thales/Makefile 2014-04-01 20:02:30 +0000
@@ -1,4 +1,4 @@
-# Copyright © 2013 Brandon Invergo <address@hidden>
+# Copyright © 2013, 2014 Brandon Invergo <address@hidden>
#
# This file is part of GSRC.
#
@@ -17,13 +17,13 @@
NAME = Thales
GARNAME = thales
-GARVERSION = 1.1.1
+GARVERSION = 1.99
HOME_URL = http://www.gnu.org/software/thales/
-DESCRIPTION = IRC to database gateway
+DESCRIPTION = Unit test framework for Guile
define BLURB
-GNU Thales is an IRC-to-database gateway. It receives IRC messages and
-converts them to SQL queries to update a database. It can collect
-data about users, channels and server.
+GNU Thales provides macros for performing unit testing in Guile
+and for checking the stability of the public interface of your
+modueles.
endef
######################################################################
=== modified file 'gnu/thales/sha256sums'
--- a/gnu/thales/sha256sums 2013-03-10 21:49:48 +0000
+++ b/gnu/thales/sha256sums 2014-04-01 20:02:30 +0000
@@ -1,2 +1,2 @@
-1dd91c0d56cc337734a3c29e465ae7c6c36d7f2f0d0e8d33321ee5c951506d11
download/thales-1.1.1.tar.gz
-35dbe119a2b4faa70056b9fef2b9be3344a6170a84d407319a30cf46c27c6485
download/thales-1.1.1.tar.gz.sig
+7445a8e3901c45d1432eea32139061ddc84e30b642887574149b3834f341147e
download/thales-1.99.tar.gz
+842974df8847271b3475e892209740580c9e192f19dc9cc51e9205ff075e7992
download/thales-1.99.tar.gz.sig
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r2889: update thales to 1.99,
Brandon Invergo <=