guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] gnu: Add libmspack.


From: Taylan Ulrich Bayırlı/Kammer
Subject: Re: [PATCH] gnu: Add libmspack.
Date: Sun, 22 Feb 2015 02:34:18 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

David Thompson <address@hidden> writes:

>> +(define-public libmspack
>> +  (package
>> +    (name "libmspack")
>> +    (version "0.5")
>> +    (source
>> +     (origin
>> +      (method url-fetch)
>> +      (uri (string-append 
>> "http://www.cabextract.org.uk/libmspack/libmspack-";
>> +                          version "alpha.tar.gz"))
>
> Perhaps "alpha" should be part of the version?

I'm not sure, but I doubt there will be a "0.5beta" or so?  What do
others think?

Taylan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]