rekado pushed a commit to branch wip-python-graphviz
in repository guix.
commit cb33bf9732acc223cdf70a997533a981d2e7ea85
Author: Ricardo Wurmus <[email protected]>
AuthorDate: Sun Dec 11 01:13:12 2022 +0100
gnu: sqlite-next: Update to 3.40.0.
* gnu/packages/sqlite.scm (sqlite-next): Update to 3.40.0.
---
gnu/packages/sqlite.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/sqlite.scm b/gnu/packages/sqlite.scm
index 71cc923a3a..930dc8041d 100644
--- a/gnu/packages/sqlite.scm
+++ b/gnu/packages/sqlite.scm
@@ -7,7 +7,7 @@
;;; Copyright © 2016 Ben Woodcroft <[email protected]>
;;; Copyright © 2016 David Craven <[email protected]>
;;; Copyright © 2016, 2017, 2018, 2019, 2020, 2021 Marius Bakke
<[email protected]>
-;;; Copyright © 2017 Ricardo Wurmus <[email protected]>
+;;; Copyright © 2017, 2022 Ricardo Wurmus <[email protected]>
;;; Copyright © 2017 Jelle Licht <[email protected]>
;;; Copyright © 2018 Tobias Geerinckx-Rice <[email protected]>
;;; Copyright © 2018 Alex Vong <[email protected]>