mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-22 09:05:54 +02:00
gnu: tellico: Update to 4.1.1.
* gnu/packages/kde-office.scm (tellico): Update to 4.1.1. Change-Id: Ieca994d73e56111d146399b3eebf340815703915
This commit is contained in:
@@ -194,7 +194,7 @@ cmark processors if they are installed.")
|
||||
(define-public tellico
|
||||
(package
|
||||
(name "tellico")
|
||||
(version "4.1")
|
||||
(version "4.1.1")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
@@ -202,7 +202,7 @@ cmark processors if they are installed.")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "0dni1n3caj2wb7kwiv08k2qqbv8swfd7xdil6aiqdvmv6xihycy7"))
|
||||
(base32 "0jx512rgrbc8n8p2gnk543l3k53gf30a0zjixp8ly2z70w6qp2br"))
|
||||
(modules '((guix build utils)))
|
||||
(snippet
|
||||
;; Fix including QtPrintSupport.
|
||||
|
||||
Reference in New Issue
Block a user