gnu: xournal: Update to 0.4.8.2016.

* gnu/packages/pdf.scm (xournal): Update to 0.4.8.2016.
master
Leo Famulari 2018-04-30 14:12:14 -04:00
parent a66853810e
commit d0e888c39d
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08
1 changed files with 2 additions and 2 deletions

View File

@ -673,7 +673,7 @@ program capable of converting PDF into other formats.")
(define-public xournal
(package
(name "xournal")
(version "0.4.8")
(version "0.4.8.2016")
(source
(origin
(method url-fetch)
@ -681,7 +681,7 @@ program capable of converting PDF into other formats.")
"/xournal-" version ".tar.gz"))
(sha256
(base32
"0c7gjcqhygiyp0ypaipdaxgkbivg6q45vhsj8v5jsi9nh6iqff13"))))
"09i88v3wacmx7f96dmq0l3afpyv95lh6jrx16xzm0jd1szdrhn5j"))))
(build-system gnu-build-system)
(inputs
`(("gtk" ,gtk+-2)