gnu: srain: Update to 1.1.2.
* gnu/packages/irc.scm (srain): Update to 1.1.2.
This commit is contained in:
parent
caf4df50b1
commit
4364d0f861
@ -253,7 +253,7 @@ using a mouse. It is customizable and extensible with plugins and scripts.")
|
|||||||
(define-public srain
|
(define-public srain
|
||||||
(package
|
(package
|
||||||
(name "srain")
|
(name "srain")
|
||||||
(version "1.1.1")
|
(version "1.1.2")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
@ -262,7 +262,7 @@ using a mouse. It is customizable and extensible with plugins and scripts.")
|
|||||||
(commit version)))
|
(commit version)))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "1ypaxdnag61smd8vy4rzl8sarwxa85543nzp0c9zfq02jqmz1gah"))))
|
(base32 "1jjs3lrlz67z9ghpc4c406a5r3naisn1famdh9rwwcg4y4y1vcws"))))
|
||||||
(arguments
|
(arguments
|
||||||
`(#:tests? #f ;there are no tests
|
`(#:tests? #f ;there are no tests
|
||||||
#:phases
|
#:phases
|
||||||
|
Loading…
Reference in New Issue
Block a user