gnu: workrave: Update to 1.10.42.
* gnu/packages/gnome.scm (workrave): Update to 1.10.42.
This commit is contained in:
		
							parent
							
								
									7f7a6e877e
								
							
						
					
					
						commit
						52fc6508f2
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -9200,7 +9200,7 @@ configurable file renaming. ")
 | 
				
			||||||
(define-public workrave
 | 
					(define-public workrave
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "workrave")
 | 
					    (name "workrave")
 | 
				
			||||||
    (version "1.10.37")
 | 
					    (version "1.10.42")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method git-fetch)
 | 
					       (method git-fetch)
 | 
				
			||||||
| 
						 | 
					@ -9211,7 +9211,7 @@ configurable file renaming. ")
 | 
				
			||||||
                                         version)))))
 | 
					                                         version)))))
 | 
				
			||||||
       (file-name (git-file-name name version))
 | 
					       (file-name (git-file-name name version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32 "01cxy7606hx9wgxl550l4p2xa9hsy0rk7swsp58hyi842z2z0y13"))))
 | 
					        (base32 "03i9kk8r1wgrfkkbwikx8wxaw4r4kn62vismr2zdq5g34fkkjh95"))))
 | 
				
			||||||
    (build-system glib-or-gtk-build-system)
 | 
					    (build-system glib-or-gtk-build-system)
 | 
				
			||||||
    (arguments
 | 
					    (arguments
 | 
				
			||||||
     ;; The only tests are maintainer tests (in po/), which fail.
 | 
					     ;; The only tests are maintainer tests (in po/), which fail.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue